/* 	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
	
	dunkel blau: #23303D
	mittleres blau: #156B98
	grau: #666666

*/
		


/*	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:#156B98;
	scrollbar-highlight-color:#156B98;
	scrollbar-arrow-color:#156B98;
	scrollbar-shadow-color:#23303D;
	scrollbar-darkshadow-color:#23303D;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	/*color: #027BAB; */
	color: #23303D;
	text-decoration: none;
}

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

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

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

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

select{
	border: 1 px solid #027BAB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23303D;
	background-color: #ffffff;
}
#table_start{
	width: 800px;
	height: 550px;
}

/* ID-Bereich - Positionierung */

#main_container{
	position: relative;
	left: 0px;
	top: 0px;
	width: 810px;
	min-height: 560px;
	/*background-image: url('/images/grundaufbau/grundaufbau.gif');
	background-repeat: no-repeat;*/
}


/*  Änderungen 2010 Anfang*/
#header {
			position: relative;
			height: 110px;
			background-image: url('/images/grundaufbau/header.gif');
			background-repeat: no-repeat;
			}
			
#logo {
			position: absolute;
			top: 20px;
			right: 100px;
			width: 250px;
			height: 80px;
			overflow: hidden;
			}	
			
#logo a img  {		
			border: none;
			outline: none;
			border-width: 0;
			}			


#cnt {
			position: relative;
			margin: 0;
			width: 100%;
			text-align: left;
			/*min-height: 300px;*/
			background-image: url('/images/grundaufbau/bg_cnt.gif');
			background-repeat: repeat-y;
			background-position: top;
			}


#footer {
			position: relative;
			height: 110px;
			background-image: url('/images/grundaufbau/footer.gif');
			background-repeat: no-repeat;

			}
			
/*  Änderungen 2010 Ende*/			
			
			
#nav {
	position: absolute;
	left: 102px;
	top: 48px;
	height: auto;
	width: 350px;
	text-align: right;
}

#content {
	position: relative;
	margin-left: 50px;
	/*margin-top: 50px;*/
	margin-right: 100px;
	text-align: left;
	padding-right: 0px;
	/*height: 300px;*/
	width: 600px;
	border: 1px dashed red;
}


#content_header {
	/*position: absolute;*/
	margin-left: 70px;
	padding-top: 30px;
	text-align: left;
	height: 27px;
	width: 440px;
	/*background-color: #E6B3C8;
	padding: 2px;*/
}


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

#content_inner {
	/*position: absolute;*/
	margin-left: 100px;
	margin-top: 30px;
	text-align: left;
	/*height: 350px;*/
	width: 600px;
	border: 0px dashed #444444;
	padding-right: 0px;
}

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

#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #23303D;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#index_page {
	overflow: none;
	height:600px;
}

/*#credit {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #000000;
	right: 10px;
	bottom: 10px;
	text-align: right;
	height: 12px;
	width: 180px;
}*/

#adresse {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #23303D;
	left: 20px;
	bottom: 15px;
	text-align: center;
	height: 15px;
	width: 770px;
}

#keywords {
	position: absolute;
	height:500px;
	top:0px;
	overflow: none;
	color: #ffffff;
	visibility:none;
	z-index: -1000;
}

/* Tabellen */


/* Klassen - Formatierungen */
.txt_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #23303D;
	font-weight: bold;
}

.txt_fett_head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #23303D;
	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: #23303D;	
}

.banner {
	padding-left: 10px;
}

.pad_left_20 {
	padding-left: 20px;
}

.read_more {
	font-size: 9px;
	text-align: right;
}

.border_bild {
	border: solid 1px #027BAB;
}

/* Tablegestaltung -------------------------- */

table.navi_border td {
	border-right: 1px solid #23303D;
	width: auto;
}

/* -------------- span gestaltung -------------------------- */

.credit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 14px;
	/*color: #027BAB; */
	color: #23303D;
	text-decoration: none;
}

.credit a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 14px;
	color: #23303D;
	text-decoration: none;
}

.credit a:hover {
	color: #156B98;
	text-decoration: underline;
}

