/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background: #6b6b6b url(../gfx/bg2.gif); /* Optional */
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #000;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a { text-decoration: none; color:#660000; }
a:hover {color: #49515C; }
em { font-style:normal; }
.deadlink {color:#aa0000;text-decoration:line-through;}
.highlight {padding:0px 1px;font-size:inherit;background-color:#dd0000;color:#ffffff;font-size:inherit;}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	margin: 0 auto;
	width: 916px;
	text-align: left; /* Cancel IE Fix */
	z-index:-100;
	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	background: url(../gfx/bg_head.png) no-repeat;
	width: 916px;
	height: 141px;
	z-index: +100;
}	

#header #headline{
	font-size: 14px;
	font-weight: bold;
	position: relative;
	height: 20px;
	width: 250px;
	float: left;
	top: 62px;
	left: 350px;
}
	
#header #searchcontainer {
	clear: both;
	float:right;
	padding-top:59px;
	width: 170px;
}

.searchform{height:25px;}

input{vertical-align:top;}

.searchbutton {
	margin:1px 0 0 3px;
	border:none;
}
.searchtextfield {
	width:85px;
	margin:2px 0px;
	height: 14px;
}

#header #topnav{
	float:right;
	padding-top: 17px;
	height:30px;
	width: 250px;
}

#topnav a, #topnav a:visited {
	color:#663300;
	text-decoration:none;
	border-style:none;

}
/*------------------------------------------------------------*
**  Nav
**------------------------------------------------------------*/
#left {
	background: url(../gfx/bg_left.png) no-repeat;
	float: left;
	width: 279px;
	height: 625px;
}

#sidebar ul {list-style:none; padding:0 0 0 13px;  }
.mainmenu li {


	}		
.mainmenu li a { 
	display: block;
	width: 258px;
	height: 32px;
	background:url(../gfx/bg_menu.gif) no-repeat;
	text-decoration: none; 
	text-align: center;
	color: #000;
	padding: 8px 0 0 0;
	font-size: 1em;
	font-weight: bold;
	border:none;
	}
.mainmenu li a.menuactive { background-color: #6B7687; }
.mainmenu li a:hover {background: url(../gfx/bg_menu_active.gif) no-repeat; }
.mainmenu li a.on { background-color: #49515C; color: #C6C4C5; }

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#left #watch {
	clear: both;
	position: relative;
	top:20px;
	left:40px;
	height:130px;
	width:200px;
}



#sidebar {
	float: left;
	width: 278px;
	height: 300px;
	position: relative;
	line-height: 20px; 

	}
	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
	
/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: right;
	width: 637px;
	background-color: #fff;
	padding: 0px;
	position: relative;
	height: 624px;
	z-index:1;
}	

#mright{
	float:right;
	width:15px;
	height:624px;
	background: url(../gfx/margin_right.png) bottom right no-repeat;
}
#main{
	width:624px;
	height: 624px;
	background:url(../gfx/main_bottom.gif) bottom left no-repeat;
	padding: 0px;
}
#page {
	height: 570px;
	width: 580px;
	padding:20px;

}
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {
	text-align: center;	
	color: #fff;
	font-size: 0.8em;
	padding: 10px;
	line-height: 16px;
	clear: both;
	}
	
#footer a { text-decoration: none; color: #A2AFBF; border-bottom: 1px dashed #A2AFBF; }
#footer a:hover { border-bottom: 1px dashed #fff; color: #fff; }


a.link {
}


/* -------------------------------------------------------- */
/* [mail|...]      */
/* --------------- */
a.mail {
}


/* -------------------------------------------------------- */
/* [seite|...]      */
/* --------------- */
a.page {
}


/* -------------------------------------------------------- */
/* [kategorie|...]      */
/* --------------- */
a.category {
}


/* -------------------------------------------------------- */
/* [datei|...]      */
/* --------------- */
a.file {
}


/* -------------------------------------------------------- */
/* [galerie|...]      */
/* --------------- */
a.gallery {
}


/* -------------------------------------------------------- */
/* [bild|...] */
/* ---------- */
img {
	border:none;
}

span.imagesubtitle {
	margin:3px 0px !important;
	text-align:justify;
	font-size:0.8em;
	line-height:1.4em;
	padding:0px !important;
	border:none !important;
}


/* -------------------------------------------------------- */
/* [bildlinks|...] */
/* --------------- */
span.leftcontentimage {
	margin:6px 20px 6px 20px;
	max-width:200px;
	float:left;
	margin-left:0px;
	border:none !important;
}

img.leftcontentimage {
	max-width:200px;
	border:1px solid;
}


/* -------------------------------------------------------- */
/* [bildrechts|...] */
/* ---------------- */
span.rightcontentimage {
	margin:6px 20px 6px 20px;
	max-width:400px;
	float:right;
	margin-right:0px;
	border:none !important;
}
img.rightcontentimage {
	max-width:400px;
	border:1px solid;
}


/* -------------------------------------------------------- */
/* [fett|...] */
/* ---------- */
b {

}


/* -------------------------------------------------------- */
/* [kursiv|...] */
/* ------------ */
i {

}


/* -------------------------------------------------------- */
/* [unter|...] */
/* ------------ */
u {

}


/* -------------------------------------------------------- */
/* [durch|...] */
/* ------------ */
s {

}


/* -------------------------------------------------------- */
/* [ueber1|...] */
/* ------------ */
h1 {
/*	font-size:16px;
	margin-top:10px;
	margin-bottom:5px;
	*/
}


/* -------------------------------------------------------- */
/* [ueber2|...] */
/* ------------ */
h2 {
/*	font-size:12px;
	margin-top:10px;
	margin-bottom:5px; */
}


/* -------------------------------------------------------- */
/* [ueber3|...] */
/* ------------ */
h3 {
	font-size:1em;
	margin-top:10px;
	margin-bottom:4px;
}


/* -------------------------------------------------------- */
/* [liste|...] */
/* [numliste|...] */
/* ------------ */



/* -------------------------------------------------------- */
/* [----] */
/* ------ */
hr {

}

/* -------------------------------------------------------- */
/* [tabelle|...] */
/* ------------- */
table.contenttable {
	margin:0px auto;
	border:1px solid #858F9E;
	border-collapse:collapse;
	width:100%;
}
th.contenttable {
	vertical-align:top;
	border:1px solid #858F9E;
	background-color:#858F9E;
	padding:2px 5px;
	color:#ffffff;
}
td.contenttable1 {
	vertical-align:top;
	border:1px solid #858F9E;
	background-color:#ffffff;
	padding:2px 5px;
}
td.contenttable2 {
	vertical-align:top;
	border:1px solid #858F9E;
	background-color:#ffffff;
	padding:2px 5px;
}

