/***
* File:         	content.css
* Package:      	aeskulap.de/wehmann.de
* Version:      	1.0
* Language:     	Cascading Style Sheets
* ---------------------------------------------------------------------------
* (c) 2001 		hier.com
* E-Mail:       	office@hier.com
* WWW:          	http://www.aeskulap.de/wehmann
* ---------------------------------------------------------------------------
* Author:       	hanno
* Date:         	2001-12-06
* Last changed: 	2006-12-07
* Description:  	stellt die globalen Style Angaben für MEDIA=screen für den content-frame zur Verfügung 
***/



body {
	background: url("../px/hg.jpg");
	background-repeat: repeat-x;
	background-color: #ffcf94;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	color: #a56009;
	line-height: 13pt;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	scrollbar-arrow-color: #a56009;
	scrollbar-base-color: #ffcf94; 
	scrollbar-face-color: #ffcf94; 
	scrollbar-shadow-color: #ffcf94;
	scrollbar-highlight-color: #ffcf94;
	scrollbar-darkshadow-color: #a56009;
	scrollbar-3dlight-color: #a56009;
}

td {  
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	line-height: 11pt;
}

.titel {  
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}

h1 {  
	font-size: 18pt;
	line-height: 11pt;
	color: #7a7a7a;
	font-weight: bold;
}

.adr {  
	font-size: 10pt;
	font-weight: bold;
	color: #a56009;
}

.aktiv {
	text-decoration:none;
	color:#757575;
	background-color: #eedbb6;
	font-size : 12px;
	font-weight : bold;
}

.aktiv2 {
	text-decoration:none;
	color: #a56009;
	font-size : 12px;
	font-weight : bold;
}

.feld1 {  
	font-size: 8pt;
	color: #a56009;
	background-color: #ffcf94;
	width: 330px;
	border: 1px solid #a56009;
}

.feld2 {  
	font-size: 8pt;
	color: #a56009;
	background-color: #ffcf94;
	width: 330px;
	height: 80px;
	border: 1px solid #a56009;
}

.feld_dl {  
	font-size: 8pt;
	color: #a56009;
	background-color: #ffcf94;
	width: 100px;
	border: 1px solid #a56009;
}

.button {  
	width: 100px;
	height: 16px;
	font-size: 8pt;
	color: #ffffff;
	background-color: #a56009;
	border: 0px solid;
}



a:link {
	text-decoration:none;
	color:#757575;
	font-weight : bold;
	font-size : 12px;
}

a:visited {
	text-decoration:none;
	color:#757575;
	font-size : 12px;
	font-weight : bold;
}

a:hover {
	text-decoration:none;
	color:#757575;
	background-color: #eedbb6;
	font-size : 12px;
	font-weight : bold;
}
	
a:active  {
	text-decoration:none;
	color:#757575;
	background-color: #eedbb6;
	font-size : 12px;
	font-weight : bold;
}


.unter {  
	font-size: 8pt;
	color: #a56009;
	line-height: 13pt;
	font-weight: normal;
}

.unter a:link {  
	font-size: 8pt;
	color: #a56009;
	line-height: 13pt;
	font-weight: normal;
}

.unter a:visited {  
	font-size: 8pt;
	color: #a56009;
	line-height: 13pt;
	font-weight: normal;
}

.unter a:hover {  
	font-size: 8pt;
	color: #a56009;
	line-height: 13pt;
	font-weight: normal;
}


.sub {  
	text-decoration:none;
	color: #a56009;
	font-size : 12px;
	font-weight : bold;
}

.sub a:link {  
	text-decoration:none;
	color: #a56009;
	font-size : 12px;
	font-weight : bold;
}

.sub a:visited {  
	text-decoration:none;
	color: #a56009;
	background-color: #ffcf94;
	font-size : 12px;
	font-weight : bold;
}

.sub a:hover {  
	text-decoration:none;
	color:#757575;
	background-color: #ffcf94;
	font-size : 12px;
	font-weight : bold;
}


.sub2 {  
	text-decoration:none;
	color: #a56009;
	font-size : 8pt;
	font-weight : normal;
}

.sub2 a:link {  
	text-decoration:none;
	color: #a56009;
	font-size : 8pt;
	font-weight : normal;
}

.sub2 a:visited {  
	text-decoration:none;
	color: #a56009;
	background-color: #ffcf94;
	font-size : 8pt;
	font-weight : normal;
}

.sub2 a:hover {  
	text-decoration:none;
	color:#757575;
	background-color: #ffcf94;
	font-size : 8pt;
	font-weight : normal;
}

.download {
	position:absolute;
	margin-top:77px;
	margin-left:0px;
}

.abstand_a {
	padding-top:5px;
}

.abstand_b {
	padding-top:5px;
	padding-bottom:5px;
	line-height: 12pt;
}