body {font-size:65%}

#einspaltig {
	background:#FFFFFF;
	font-family:arial, helvetica, sans-serif;
}

#zweispaltig {
	background:#E0D0A1;
	font-family:arial, helvetica, sans-serif;
	font-size:65%
	margin:0;
	width:100%;
	height:100%	
}

#page {
	position:relative;
	margin:0 auto;
	width:776px;
	background:#fff
}

/* Header */
#headercon {
	background:url(images/whitetop.gif) no-repeat;
	width:776px;
	
}

.titleheaderbox {
	margin:10px 270px 0px 50px;
	background:url(images/titleheaderfeld.gif) no-repeat;
}

.headerbox {
	margin:10px 250px 0px 50px;
	background:url(images/headerfeld.gif) no-repeat;
}

.header {
	font-family:Verdana, Sans-serif;
	font-size:11px;
	height:17px;
	color:#FFFFFF;
	text-align:center;
}

.header a {
	color:#FFFFFF;
	text-decoration:none
}

/* Double */
#doublecon {
	width:776px;
}

.doublebox {
	color:#FFFFFF;
	padding :0px 47px 0px 50px;
}

.titelbild_box {
	margin :0px 0px 1.5em 46px;
}

.titel_box {
	margin :0px 40px 1.5em 50px;
}

.hometitle {
	font-size:2.5em;
	font-weight:bold;
	color:#666666;
	margin:1em 0px 1em 0;
}

.path {
	font-size:2em;
	font-weight:bold;
	color:#666666;
	margin:1em 0px .5em 0;
}

.path a {
	color:#666666;
	text-decoration:none;
}

.homeart {
	background:url(images/titelfoto2.gif) no-repeat right;
	width:679px;
	height:194px;
	margin-bottom:1.5em
}

.homeart img {
	float:left;
	display:block;
	vertical-align:middle;
	margin-right:10px;
}

.homeart .text {
	font-size:16px;
	line-height:26px;
	font-weight:bold;
	padding-top:50px;
}

.homeart .text a {
	text-decoration:none;
	color:#FFFFFF;
}

/* Maincon */
#maincon {
	width:537px;
	clear:both;
	padding-top:1.5em;
	vertical-align:top
}

.standard_box {
	margin :0px 10px 1.5em 50px;
}

.standard, .article, .list {
	clear:both;
}

.teaser_list {
	clear:both;
}

.standard_box .item_head {
	color:#336699;
	margin-bottom:1em;
}

.standard_box .item_bottom {
	color:#336699;
	text-align:center;
	margin-top:1em;
}

.standard_box .item_bottom a {
	text-decoration:none;
	text-align:center;
}

.standard .table, .article .table {
	font-size:1em;
	width:100%
}

.standard {
	padding-bottom:1.5em;
}

.standard td {
	padding:.2em;
}

.article h2, .standard h2, .teaser_list .title {
	font-weight:bold;
	font-size:1.6em;
	color:#AB7701;
	margin-bottom:.5em
}

h2 a {text-decoration:none;color:#AB7701;}

.standard .other_title a {
	font-weight:bold;
	font-size:1.4em;
	color:#AB7701;
}

.standard .text, .teaser_list .text {
	font-family:Verdana, Arial, Sans-serif;
	font-size:1.2em;
	line-height:1.4em;
	color:#666666;
}

.standard .text a, .article .text a, .teaser_list .text a {
	color:#AB7701;
}

.standard .text a:visited, .article .text a:visited, .teaser_list .text a:visited {
	color:#999999
}

.standard .text a:hover, .article .text a:hover, .teaser_list .text a:hover {
	color:#993333
}

.standard .input_text {
	font-family:Sans-serif;
	font-size:1.2em;
	color:#336699;
	background:#EEEEEE;
	border:0;
}

.standard .message_area {
	font-family:Sans-serif;
	font-size:1.2em;
	color:#336699;
	width:430px;
	height:10em;
	background:#EEEEEE;
	border:0;
}

.article .subtitle {
	font-weight:bold;
	font-size:1.4em;
	line-height:1.6em;
	color:#AB7701;
	margin-bottom:.3em
}

.article .date, .standard .date, .printview a {
	display:inline;
	font-size:1em;
	line-height:1.4em;
	color:#666699;
}

.subdate {
	font-size:1em;
	line-height:1.4em;
	color:#666699;
	margin-top:.5em
}
.article .text {
	font-family:Verdana, Arial, Sans-serif;
	font-size:1.2em;
	color:#666666;
	line-height:1.6em;
}

.icon {
	color:#666666;
}

.note {
	color:#CC0000;
}

/* Rightcon */
#rightcon {
	position:absolute;
	top:0;right:0;
	width:239px;
	padding-top:1.5em;
	vertical-align:top
}

.list_box {
	margin :0px 50px 2em 0;
}

.list_box .item_head {
	font-size:1.2em;
	color:#336699;
	margin-bottom:1em
}

.list .title {
	font-size:1.2em;
	line-height:1.4em;
	color:#333333;
	margin-bottom:.3em
}

.list a {
	text-decoration:none;
	color:#663300;
}

.list a:hover {
	color:#996633;
}

.list .text {
	font-size:1.2em;
	line-height:1.4em;
	color:#444444
}

/* item_head*/
.link_item_head, .attachment_item_head, .forum_item_head {
	font-size:1.2em;
	line-height:1.4em;
	margin:1.4em 0px 0 0;
	color:#996633;
}

.link_text, .attachment_text, .forum_text {
	font-size:1.1em;
	line-height:1.4em;
	color:#444444;
}

.link_text a, .attachment_text a, .forum_text a {
	color:#444444;
}

/* Bilder */
.image {margin:.4em 0px 1.5em 0;}

.image_left {padding-right:1.0em;}

.image_right {padding-left:1.0em}

.image_top {padding-bottom:1.0em;}

.zoom {color:#FFFFFF; background:#999999; font: normal 1em Verdana, sans-serif; padding :0px 1px 0px 1px; margin :0px 1px 0px 0; display:inline;}

.zoom a {color:#FFFFFF; background:#666666; text-decoration:none;}

.zoom a:hover {background:#333333;}

.thumbnumber {font: normal 1em Verdana, sans-serif; margin-bottom:.2em;}

.thumbnumber a {
	color:#333333;
	margin-right:.2em;
	text-decoration:none;
}

.thumbnumber div {
	border:1px solid #333333;
	color:#333333;
	margin-right:.2em;
	padding :0px .5em 0px .5em;
	display:inline;
}

.thumbnumber_active {
	background:#CCCCCC;
	border:1px solid #333333;
	color:#333333;
	padding :0px .5em 0px .5em;
	margin-right:.2em;
	display:inline;
}

.thumbnumber a:hover {
	background:#999999;
}

/* Suchschlitz*/
.search_box {
	width:189px;
	height:105px;
	background:url(images/suchfeld.gif) no-repeat;
	font-family:Verdana, sans-serif;
	font-size:1em;
	margin-bottom:2em;
}

.search_box form {
	margin:0;
}

.search {
	position:relative;
	top:77px;
	left:25px;
}

.search .input_text {
	font-size:10px;
	color:#663333;
	background:#FFFFFF;
	height:17px;
	width:85px;
	border:1px solid #FFFFFF;
	vertical-align:bottom;
}

.search .button_go {
	font-size:10px;
	color:#FFFFFF;
	background:#A97500;
	border:0;
	padding:1px;
	margin-left:2px;
	vertical-align:bottom;
}

.search .button_go:hover {
	background:#CC0000;
	color:#000000;	
}

/* Navigation */
.navi_box {
	margin :0px 50px 2em 0px;
}

.navi {
	line-height:2em;
	font-size:1.3em;
	background:#EDDABC;
	padding-left: 25px;
	font-weight:bold
}

.navi_box .item_head {height:10px;}

.active, .sub {
}

.active a {
	color:#AD7700;
	text-decoration:none;
}

.same a {
	color:#666666;
	text-decoration:none;
}

.sub a, .subactive a {
	color:#AD7700;
	text-decoration:none;
	padding :0px 0px 0 20px;
}

.same a:hover, .active a:hover {
	color:#FF3333;
}

.sub a:hover, .subactive a:hover {
	color:#FF3333;
}

/* Bottom */
#bottomcon {
	background:url(images/whitebottom.gif) no-repeat bottom;
	height:90px;
	padding :0px 2em 0px 2em
}

.bottombox {
	color:#667788;
	padding :0px 47px 0px 40px;
}

.bottombox a {
	color:#667788;
	text-decoration:none
}

/*Drucken*/
@media print {
	.article .print_me {
		display:none;
}

.print_me {
	font-family:Arial, Sans-serif;
	font-size:1.2em;
	color:#663333;
	text-align:right;
}
