h1 {
	font-size: 16px;
	padding-bottom: 25px;
}

h2 {
	font-size: 12px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: underline;
}

h2 a {
	text-decoration: underline;	
}

h3 {
	font-size: 11px;
}

div.ueber_leistung {
	font-size: 16px;
	font-weight: bold;
}

table.rahmen-gruen {
	border: 1px solid #007642;	
}

table.linie-gruen {
	border-bottom: 2px solid #007642;	
}

td.weshalb {
	background-image: url(layout/content/3_leistungsspektrum/hinter_kopf.jpg);
	background-repeat: repeat-y;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
	height: 20px;
}

td.gruen {
	background-color: #007642;
}

input.text, textarea.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
}

input.button  {
	padding: 2px 5px 2px 5px;
	border: 0px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #006638;
	cursor: pointer;
}

.error  {
	color: #CC0000;
}

.linie_1 {
	background-image: url(layout/screen/content/linie_1.gif);
	background-repeat: repeat-x;
	clear: left;
	clear: right;
}

.linie_2 {
	background-image: url(layout/screen/left/linie_1.gif);
	background-repeat: repeat-x;
	clear: left;
	clear: right;
}

p.news_betreff {
	color: #000000;
	font-size: 12px;
	font-weight: bold;	
	padding-left:13px;
	background-image: url(layout/screen//right/pfeil.gif);
	background-repeat: no-repeat;	
	background-position: 0px 4px;
	
}

div.news_text {
	width:195px;
	overflow:hidden;
	
}

p.bild-unter {
	color: #A8A8A8;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
	line-height: 12px;
}

a.news_link {
	color: #990000;
	font-size: 11px;	
}

ul {
	padding: 0px 0px 0px 15px;
	margin: 0px;
	list-style-type: disc;
}

ul.haken {
	list-style-type: none;
	padding: 15px 10px 0px 0px;
}

ul.haken li {
	background-image: url(layout/content/3_leistungsspektrum/haken.gif);
	background-repeat: no-repeat;
	background-position: 5px 20%;
	padding: 0px 0px 10px 45px;
}
 
li {
	margin: 0px;
	padding-bottom: 5px;
}

.text-h11dgr {
	color: #999999;
}

.text-ueber {
	font-size: 12px;
	color: #006638;
}

.captcha {
	border-top: 1px solid #c0c0c0;	
	border-bottom: 1px solid #c0c0c0; 
	border-left: none; 
	border-right: none; 
	padding: 5px 0px 5px 0px
}

/*############# Error/Hinweise #################################################*/

.error_cell {
	padding: 8px;
	border: 1px solid #B4BCAD;
	color: #CC0000;	
	margin-bottom:15px;
}

.error_cell a {
	color: #CC0000;	
	
}

.note_cell {
	padding: 8px;
	border: 1px solid #B4BCAD;
	margin-bottom:15px;
}

.note_cell_image  {
	padding: 8px 8px 8px 30px;
	border: 1px solid #B4BCAD;
	margin-bottom:15px;
	background-repeat: no-repeat;
	background-position: 8px 8px;
}

.system_messages {
	text-align:center;
	padding-top:50px;
}

.system_messages p {
	margin-left:auto; 
	margin-right:auto; 
	text-align:left;
}

.system_messages_high {
	background-image: url(layout/buttons/high.gif);	
}

.system_messages_medium {
	background-image: url(layout/buttons/medium.gif);	
}

.system_messages_low {
	background-image: url(layout/buttons/low.gif);	
}

