/* 
* 
* $Revision: 22 $
* $LastChangedDate: 2008-03-21 12:55:02 +0100 (Fr, 21 Mrz 2008) $
* $Author: arvid $
*
*/
/*#############################################################
Name: Bitter Sweet
Date: 2006-10-02
Description: Lime flavoured template with two columns.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}
.logo {width:270px;height:80px;float:left;display:block;}
.input_error{
    background:#0a0;
	color:white;
	-moz-border-radius:0px;
}

.input_ok{
    background:#a00;
	color:white;
	-moz-border-radius:0px;

}

.leftmargin {margin-left:5px;}
.rightmargin {margin-right:5px;}
textarea {font-family:Arial, Helvetica, sans-serif;font-size:12px;line-height:1.5em;}
a {color: #386e95;}
a:hover {color: #ff9900;}
label {width:160px;display:block;}
th {background-color:#aaa;color:white;padding-left:5px;}
td {background-color:#f2f2f2;vertical-align:top;padding:5px;}
.online {color:#00dd00;}
.offline {color:#ff0000;}
fieldset {-moz-border-radius:10px;padding:5px;border-color:#ccc;}
body {
	
	background: #dedede url(../images/bg.gif) repeat-y center top;
	color: #333;
	font: normal 10px "Arial", Times, serif;
	width:100%;
}
bodygal {
	background: #ccc repeat-y center top;
	color: #333;
	font: normal 10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width:100%
}
input {
	color: #555;
	font: normal 1.3em;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
p,cite,code,ul,ol {
/*	font-size: 1.2em;
	padding-bottom: 1.2em;*/
}
ul,ol {margin-left: 1.2em;}
ul li {list-style-image: url(../images/li.gif);}
h1 {font-size: 1.4em;}
blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #386e95;font-family:	font-family:Geneva, Arial, Helvetica, sans-serif;line-height:normal;}
h2 a {text-decoration:none;cursor:pointer;margin-bottom:2px;}
h3 a {text-decoration:none;cursor:pointer;margin-bottom:5px;}
#usermenu {clear:both;color:white;padding:5px;background-color:#386e95;border-bottom:1px solid #ccc;font-size:12px;text-align:right;margin-right:-10px;}
#usermenu a {color:white;}
#userinfo {clear:both;padding-right:5px;margin-bottom:4px;text-align:right;background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:9px;color:#999;}
/* misc */
.clearer {clear: both;}

.galcontainer {
	margin: 0 auto;
	width: 800px;
}

/* top */
.top {
	background: #f2f2f2;
	font: normal 2.4em ,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 800px;
}
.top a {
	color: #FFF;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

/* structure */
.container {margin:0 auto;width: 810px;background:url(../images/bgcontainer.gif) repeat-y;}

/*	.header {margin:0 auto;width:800px;height:140px;background: url(../images/header.png) no-repeat;} */
	.header {margin:0 auto;width:805px;height:90px;background: url(../images/header_interim.png) no-repeat;} 
		#banner {float:right;width:473px;height:60px;margin-right:10px;margin-top:10px;margin-bottom:0px;}

#date {float:right;margin-top:5px;margin-right:5px;font-size:10px;color:#386e95;white-space:nowrap;margin-bottom:-10px;padding-bottom:-10px;}

/* item */
.item {clear: both;}
.item .date {
/*	background: url(../images/bgdate.gif) no-repeat;  
	color: #fff;
	float: left;
	height: 30px;
	text-align: center;
	width: 10px; */
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 590px;
}

.item .contentgal {
	float: left;
	width: 800px;
}
.item h1.main 
{font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.05em;
	text-align:right;
	padding-right:10px;
	display: block;
	width:565px;
	background: #bbb;
	background-image:url(../images/bg_userstatus.png);
	color: #666;
	line-height:31px;
	padding-left:15px;
}
.item .body {
	padding: 12px 18px;
	letter-spacing: 0.03em;
	color: #777;
	line-height: 1.3em;
}
.item .bodygal {padding: 12px 18px; text-align: center;}

/* main */
.main {float:left;width:590px;}

/* navigation */
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:210px;
	text-decoration:none;
}
.navigation a.menuactive {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing:0.05em;
	background: #386e95;
	color: #fff;
	border-left:5px solid #386e95;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
	line-height: 30px;
	padding-left: 12px;
}
/* .navigation ul {margin: 0; padding: 0;} */
.navigation a {
	display: block;
	border-bottom: 1px solid #ccc;
	border-left:5px solid #adadad;
}
.navigation a.submenuactive {
	
	display: block;
	background: #ccc url(../images/bgnavigation.gif) repeat-x;	
	border-left:5px solid #386e95;
	color: #777;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}

.navigation a.menu
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	display: block;
	letter-spacing:0.05em;
	background: #386e95;
	color: #fff;
	border-left:5px solid #386e95;
	font-size: 1.2em;
	font-weight:bold;
	text-decoration:none;
	line-height: 30px;
	padding-left: 12px;
}

.navigation a.submenu {
	display: block;
	background: #ccc url(../images/bgnavigation.gif) repeat-x;	
	color: #000;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}

.navigation a.submenu_enimal {
	display: block;
	background: #ccc url(../images/bgnavigation_enimal.gif) repeat-x;	
	color: #006600;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}

.navigation a.submenuinactive {
	display: block;
	background: #ccc url(../images/bgnavigation.gif) repeat-x;	
	color: #ccc;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation a:hover {
	background: #dedede;
	color: #777;
}

/* footer */
.footer {
	background: url(../images/bgfooter.gif) repeat-x;
	color: #FFF;
	font-size: 1.1em;
	line-height: 20px;
	margin: 0 auto;
	text-align: center;
	width: 800px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

.content
{
	font-size: 1.2em;
	line-height: 9px;
}

div.body ul
{
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 1.0em;
}

.crossed
{
	text-decoration: line-through;
}

div.body h1
{

	margin-bottom: 10px;
	font-size: 22px;
}

div.body h2
{
	margin-bottom: 10px;
	font-size: 18px;
}

div.body h2
{
	margin-bottom: 10px;
	font-size: 16px;
}
div.body
{
	clear:both;
}

div.gallerycontent {
	width:99%;
	overflow:hidden;
	text-align:center;
}

div.gallerymenu {
	padding:6px 8px 0px 8px;
	line-height:30px;
	text-align:center;
}

div.gallerynumbermenu {
	padding:6px 8px 0px 8px;
	line-height:30px;
	text-align:center;width:99%;
	float:none;
	margin:0px auto;
	line-height:16px;
}

table.gallerytable {
	margin:0px auto;
	border:1px solid #C0C0C0;
	border-collapse:collapse;
}
td.gallerytd {
	vertical-align:top;
	border:1px solid #C0C0C0;
}
img.thumbnail {
	margin:5px;
}

em {
font-style:normal;
}
em.bold {
font-weight:bold;
}
em.italic {
font-style:italic;
}
em.deadlink {
color:#aa0000;
text-decoration:line-through;
}
em.underlined {
	text-decoration:underline;
}
/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border:none;
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
img.leftcontentimage {
	margin:8px;
	border:1px solid;
	max-width:100px;
	float:left;
	margin-left:0px;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
img.rightcontentimage {
	margin:8px;
	border:1px solid;
	max-width:100px;
	float:right;
	margin-right:0px;
}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin:0px auto;
	border:1px solid #ccc;
	border-collapse:collapse;
	width:100%;
}
th.contenttable {
	vertical-align:top;
	border:1px solid #ccc;
	background-color:#efefef;
	padding:2px 5px;
}
td.contenttable1 {
	vertical-align:top;
	border:1px solid #ccc;
	padding:2px 5px;
}
td.contenttable2 {
	vertical-align:top;
	border:1px solid #ccc;
	padding:2px 5px;
}
/*front adverts & articles*/

#advert {
	width:260px;
	float:left;
	margin:5px;
	height:140px;
	border-bottom:1px solid #ccc;
	overflow:hidden;
}
#advert_nav{
	background-color:black;
	width:260px;
	float:left;
	margin:5px;
	height:16px;
	border-bottom:1px solid #ccc;
	text-align:right;
	overflow:hidden;
}#advertuserinfo {
clear:both;padding-right:5px;margin-bottom:4px;text-align:right;background-color:#f2f2f2;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:9px;color:#999;
	width:260px;
	overflow:hidden;
	white-space:nowrap;
 }