/* 	CSS Datei doktorkuepper.de 
*	@author: 	David Zgoll, Andy Wenk
*	@copyright:	voodoo-media GmbH Hamburg
*	@web:		http://www.voodoo-media.de
*	@email:		dz@voodoo-media.de, aw@voodoo-media.de


	Farben  #B6123E
*/
/*	Standard Tag Definitionen */

body {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	
	/*scrollbar-base-color:#e1efff;
	scrollbar-highlight-color:#B6123E;
	scrollbar-arrow-color:#B6123E;
	scrollbar-shadow-color:#B6123E;
	scrollbar-darkshadow-color:#e1efff;*/
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #B6123E;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

form {
	padding: 0px;
	margin: 0px;
}

input, textarea{
	border: 1px solid #B6123E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6123E;
	background-color: #ffffff;
}

/* Ausnahme fürs Kontaktformular */
#mainform textarea  {
	width: 285px;
	height: 50px;	
}

#mainform table {
	width: 480px;
}

input.blank {
	background-color: transparent;
	border: 0px;
}

select{
	border: 1 px solid #027BAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6123E;
	background-color: #ffffff;
}

#table_mother{
	border: 0 px solid #027BAB;
	width: 100%;
	height: 100%;
}
/* ID-Bereich - Positionierung */

#main_container_index	{
	position: relative;
	/*left: 0px;
	top: 0px;*/
	width: 880px;
	height: 550px;
	background-image: url(/images/neitzel.gif);
	background-repeat: no-repeat;
}

#nav {
	position: absolute;
	left: 35px;
	top: 150px;
	height: auto;
	width: 150px;
}

#content {
	position: absolute;
	left: 220px;
	top: 130px;
	margin-right: 100px;
	text-align: left;
	padding-right: 95px;
	height: 335px;
	width: 555px;
	overflow-x:hidden;
	overflow-y:auto;
	
	border: 0px dashed #444444;
}
#content_inner {
	position: absolute;
	left: 35px;
	top: 62px;
	text-align: left;
	font-size: 10px;
	height: 270px;
	width: 530px;
	border: 0px dashed #444444;
	padding-right: 90px;
	
}

#content_inner table td, #content_inner table th {
	vertical-align: top;
	}

#content_header {
	position: absolute;
	left: 0px;
	top: 20px;
	text-align: left;
	height: 27px;
	width: 440px;
	border: 0px dashed #444444;
	/*background-color: #E6B3C8;
	padding: 2px;*/
}

#content_header a:hover {
	background-color: #B6123E;
	color: #ffffff;
}

#top {
	position: absolute;
	left:440px;
	width:50px;
}



#credit {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #B6123E;
	right: 15px;
	bottom: 15px;
	text-align: right;
	height: 12px;
	width: 180px;
}


#adresse {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #B6123E;
	left: 45px;
	bottom: 35px;
	text-align: left;
	height: 15px;
	width: 620;
}


/* Tabellen */

#content_inner table td {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

#table_content td {
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
}

table.content_auszeichnung {
	text-align: left;
	width: 250px;
	background-color: #E6E6E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 5px;
	border: 1px solid #B6123E;
}

/*table.content_auszeichnung td {
	padding: 5px;
}*/

/* --------- Neue Naviagtion -------------- */

table.navi {
	width: 150px;
}


table.navi td.nav_main a {
	margin-top: 3px;
	height:20px;
	color: #B6123E;	
	font-family:  Helvetica, sans-serif, Verdana, Arial;
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	text-indent: 15px;
	display: block;
	
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}	

table.navi td.nav_main a:hover {
	color: #B6123E;	
	text-decoration: none;
	background-image: url('/images/navi_neu/winkel.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
	border-bottom: 1px solid #B6123E;
	border-right: 1px solid #B6123E;
}
	

table.navi td.nav_main_active a {
	margin-top: 3px;
	height:20px;	
	font-family:  Helvetica, sans-serif, Verdana, Arial;
	font-size: 13px;
	line-height: 24px;
	text-align: left;
	text-indent: 15px;
	display: block;
	color: #B6123E;
	background-image: url('/images/navi_neu/winkel.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

table.navi td.nav_main_active a:hover {
	color: #B6123E;	
	text-decoration: none;
	background-image: url('/images/navi_neu/winkel.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
	border-bottom: 1px solid #B6123E;
	border-right: 1px solid #B6123E;
}
	


table.navi td.child a {
	color: #B6123E;	
	margin-left: 15px;
	margin-top: 3px;
	height:20px;	
	font-family:  Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
	text-indent: 15px;
	display: block;
	
	background-image: none;	
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}	

table.navi td.child a:hover {
	color: #B6123E;	
	text-decoration: none;
	background-image: url('/images/navi_neu/winkel.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
	border-bottom: 1px solid #B6123E;
	border-right: 1px solid #B6123E;
	
}
	

table.navi td.child_active a {
	color: #B6123E;	
	margin-left: 15px;
	margin-top: 3px;
	height:20px;	
	font-family:  Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
	text-indent: 15px;
	display: block;
	color: #B6123E;	
	
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	
	
	background-image: url('/images/navi_neu/winkel.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
}

table.navi td.child_active a:hover {
	height:20px;	
	font-family:  Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
	text-indent: 15px;
	text-decoration: none;
	display: block;
	color: #B6123E;	
	
	border-bottom: 1px solid #B6123E;
	border-right: 1px solid #B6123E;
	
	
	
	background-image: url('/images/navi_neu/winkel.gif');
	background-position: top left;
	background-repeat: no-repeat;
	
}


/* Klassen - Formatierungen */

.align_r {
		text-align: right;
	}

a.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #B6123E;
	text-decoration: underline;
}


.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #B6123E;
}

.txt_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B6123E;
	font-weight: bold;
}

.txt_fett_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6123E;
	font-weight: bold;
}

.sub_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-decoration: italic;	
}
.sub_fett_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-decoration: italic;
	font-size: 11px;
	color: #B6123E;	
}


h1, h2, h3 {
	color: #B6123E;
	font-weight: bold;
}

.head_1, .head_1 a, h2 {
	font-size: 14px;
	color: #B6123E;
	font-weight: bold;
}

.head_1 a:hover {
	font-size: 14px;
	color: #B6123E;
	font-weight: bold;
	text-decoration: underline;
}

/* ----------------- */

.head_2, .head_2 a{
	font-size: 14px;
	/*color: #DB4F00;*/
	color: #4F4F4F;
	font-weight: bold;
}


.head_2 a:hover {
	font-size: 14px;
	/*color: #DB4F00;*/
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: underline;
}

/* ----------------- */

.sub_1, .sub_1 a {
	font-size: 12px;	
	color: #B6123E;
}

.sub_1 a:hover {
	font-size: 12px;	
	color: #B6123E;
	text-decoration: underline;
}

/* ----------------- */

.sub_2, .sub_2 a {
	font-size: 12px;
	color: #4F4F4F;
}


.sub_2 a:hover {
	font-size: 12px;
	color: #4F4F4F;
	text-decoration: underline;
}


/* ----------------- */
.mag {
	color: #4F4F4F;
	font-weight: bold;
}
.banner {
	padding-left: 10px;
}
.pad_left_20 {
	padding-left: 20px;
}
.read_more {
	font-size: 9px;
	text-align: right;
}
.border_bild {
	border: solid 1px #B6123E;
}
.border_liste {
	border: solid 1px #B6123E;
}


