/*** BASIS TAGS ***/
#printheader {
	display: none;
}

body {
	background-color: #D2D5C5;
	margin: 0Px 0Px 0Px 0Px;
	padding: 0Px 0Px 0Px 0Px;
}

a,input,textarea,select,div,td,p {
}

a {
	text-decoration: none;
}

form {
	display: inline;
}

input, textarea {
	font-size: 11px;
	line-height: 19px;
}


/*** HAUPT LAYOUT ***/

#positioner {
	height:100%;
}

#page {
	position: relative;
	background-image: url(/images/kafka/bg_main.gif);
	background-repeat: repeat-y;
	width: 789Px;
	height: 100%;
}

#main {
	position: relative;
	background-image: url(/images/kafka/bg_main.gif);
	background-repeat: repeat-y;
}

#header {
	position: relative;
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;	
	background-image: url(/images/kafka/bg_head.gif);
	background-repeat: no-repeat;
}

#header_navi, #header_navi .block {
	height: 33Px;
}

#header_blank, #header_blank .block {
	height: 83Px;
}

#header_info, #header_info .block {
	background-color: #070706;
	height: 28Px;
}

#header .sizer {
	width: 788Px;
	height: 83Px;
}

#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	width: 595Px;	
}

#content .sizer {
	width: 595Px;	
}

#navi {
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;	
	width: 194Px;	
	text-align: right;
	padding-top: 0Px;
	padding-bottom: 10Px;
}

#navi .sizer {
	width: 194Px;
}

.topnavi {
	margin: 9Px 0Px 0Px 0Px;
	line-height: 10Px;
	text-transform: uppercase;
}

.subnavi {
	margin: 5Px 0Px 0Px 0Px;
	line-height: 10Px;
	text-transform: none;
}

.subnavi2 {
	margin: 0Px 0Px 0Px 0Px;
	line-height: 10Px;
	text-transform: none;
}

/*** LINK KLASSEN - ACHTUNG VERERBUNG !!! ***/
#content a:link, #content a:visited {
	color: #7C2627;
	font-weight:bold;
}

#content a:hover, #content a:active {
	color: #782727;
}

#navi a:link, #navi a:visited {
	font-size: 11Px;
	color: #425749;
	display: block;
	padding-right: 9Px;
}

#navi a:hover, #navi a:active {
	font-size: 11Px;
	color: #782727;
	display: block;
	padding-right: 9Px;
	background-image: url(/images/kafka/navi_marker.gif);
	background-repeat: no-repeat;
	background-position: right 0Px;
}

#content a.exturl:link, #content a.exturl:visited {
	/*color: #6A6B6F;*/
	color: #7C2627;
}

#content a.exturl:hover, #content a.exturl:active {
	color: #782727;
}

#navi a.highlight:link, #navi a.highlight:visited, #navi a.highlight:hover, #navi a.highlight:active {
	font-size: 11Px;
	display: block;
	padding-right: 9Px;
	font-weight: bold;
}

#navi .topnavi a.highlight:link, #navi .topnavi a.highlight:visited, 
#navi a.highlight:hover, #navi a.highlight:active {
	background-image: url(/images/kafka/navi_marker.gif);
	background-repeat: no-repeat;
	background-position: right 0Px;
}

#navi a.highlight:link, #navi a.highlight:visited {
	color: #425749;
}

#navi a.highlight:hover, #navi a.highlight:active {
	color: #782727;
}

#content .highlight, #content a.highlight:link, #content a.highlight:visited, #content a.highlight:hover, #content a.highlight:active  {
	color: #782727;
}

#header_navi a:link, #header_navi a:visited {
	font-size: 10Px;
	color: #F0EEDD;
	text-transform: uppercase;
}

#header_navi a:hover, #header_navi a:active {
	font-size: 10Px;
	color: #000000;
	text-transform: uppercase;
}

#header_navi a.highlight:link, #header_navi a.highlight:visited, #header_navi a.highlight:hover, #header_navi a.highlight:active {
	color: #000000;
}



/*** CONTENTKLASSEN ***/

/* Fliesstext */
.copytext, .copytextbig, .copytextp, .copytextbigp {
	color: #38372B;
	line-height: 14Px;
}

.copytext, .copytextp {
	font-size: 11px;
}

.copytextbig, .copytextbigp {
	font-size: 12px;
}

.copytextp, .copytextbigp {
	margin-bottom: 12px;
}

/* Ueberschriften */
.headline {
	color: #373632;
	font-size: 14px;
	font-weight: bold;
	padding: 13Px 0Px 11Px 0Px;
}

.subheadline {
	font-size: 12px;
	color: #782727;
	font-weight: bold;
}

.texthl, .texthlbig, .textshl, .textshlbig {
	color: #38372B;
	font-weight: bold;
}

.texthl, .texthlbig {
	padding: 8px 0px 8px 0px;
}

.textshl, .textshlbig {
	padding: 0px 0px 4px 0px;
}

.texthl, .textshl {
	font-size: 11px;
}

.texthlbig, .textshlbig {
	font-size: 12px;
}


/* Rahmen und Hintergrunddesigns */
.bg_row1 {
	background-color: #DFDECF;
}

.bg_row2 {
}

.border01 {
	background-color: #425749;
}

.border02 {
	background-image: url(/images/kafka/bg_border-dotted01.gif);
}

.imageborder {
border: 1px solid #38372B;
}

.navi_trenner {
	background-image: url(/images/kafka/navi_trenner.gif);
	margin-top: 10Px;
}

.imagetextbox_left, .imagetextbox_right {
	border: solid 1Px #425749; 
	width:100Px; 
	background-color: #F0EEDD;
	margin-bottom: 3Px;
	color: #333232;
	font-size: 9Px;
	font-style: italic;
}
.imagetextbox_left {
	float: left;
	margin-right: 5Px;
}
.imagetextbox_right {
	float: right;
	margin-left: 5Px;
}


/** RANDABSTAND **/

.lspacer {
	width: 15Px;
}

.rspacer {
	width: 15Px;
}

.main_hpad {
	padding-left: 15px;
	padding-right: 15px;
}

.td_pad {
	padding: 3px 5px 3px 5px;
}

.td_hpad {
	padding-left: 5px;
	padding-right: 5px;
}

.td_vpad {
	padding-top: 3px;
	padding-bottom: 3px;
}


/*** HOME Spezial-CSS ***/

#body_home #page {
	background-image: none;
}

#body_home #header {
	background-image: url(/images/kafka/home_bg_head.gif);
	background-repeat: no-repeat;
}

#body_home #main {
	border-bottom: solid 1Px black;
}

#body_home #content {
	width: 596Px;	
}

#body_home #content .sizer {
	display: none;
}

#body_home #navi {
	width: 193Px;	
	padding-bottom: 0Px;
}

#body_home #navi .sizer {
	width: 193Px;	
}

