
form {
	padding:0;
	margin:0;
}

a:link {
	color: #79b41e;
	text-decoration:none;
}
a:visited {
	color: #79b41e;
}
a:hover {
	color: #4c4c4c;
	text-decoration:underline;
}
a:active {
	color: #79b41e;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	padding:0;
	margin:0;
	margin-bottom:0.5em;
	color:#79b454;
	
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	padding:0;
	margin:0;
	color:#79b454;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.2em;
	padding:0;
	margin:0;
	color:#79b454;
}

h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	padding:0;
	margin:0;
	color:#79b454;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	padding:0;
	margin:0;
	color:#79b454;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	padding:0;
	margin:0;
	color:#79b454;
}

input.form {
	font-size: 11px;
	background-color:#EEEEEE;
	color:#333333;
	background-image: url("../images/form_bg.gif");
	background-repeat: no-repeat;
	border-left: 	1px solid	#BBBBBB;
	border-bottom: 	1px solid	#FFFFFF;
	border-right: 	1px solid	#FFFFFF;
   	border-top: 	1px solid 	#BBBBBB; 
	}
	
textarea.form {
	background-color: #EEEEEE;
	color: #333333;
	background-image: url("../images/form_bg.gif");
	background-repeat: no-repeat;
	border-left: 1px solid 	#BBBBBB;
	border-bottom: 1px solid 	#FFFFFF;
	border-right: 1px solid 	#FFFFFF;
	border-top: 1px solid 	#BBBBBB;
	buttonface: #BBBBBB; 
	}
	
input.button {
	height: 18px;
	background-color: #EEEEEE;
	color: #333333;
	border-left: 1px solid 	#FFFFFF;
	border-bottom: 1px solid	#BBBBBB;
	border-right: 1px solid	#BBBBBB;
	border-top: 1px solid	#FFFFFF; 
	}

/* Inhaltlayouts */

.template1 {
	float:left;
}

.template1 {
	float:left;
	margin-bottom:5px;
}
.template2 {
	float:left;
	margin-bottom:5px;
}
.template3 {
	float:left;
}
.template4 {
	float:left;
}
.template5 {
	float:left;
	padding-right:20px;
	margin-bottom:5px;
}
.template6 {
	float:left;
	margin-bottom:5px;
}
.template7 {
	float:left;
}
.template8 {
	float:left;
}
.template9 {
	float:left;
}
.template10 {
	float:left;
}

.template11 {
	float:left;
	margin-bottom:5px;
}

.template12 {
	float:left;
	margin-bottom:5px;
}

.template13 {
	float:left;
	margin-bottom:5px;
}

.template14 {
	float:left;
	margin-bottom:5px;
}

.abstrechts {
	margin-left:10px;
	margin-bottom:5px;
}

.abstlinks {
	margin-right:10px;
	margin-bottom:5px;
}

.temp11 {
	padding:5px;
	margin:5px;
}

.clear {
	clear:both;
}

.picture {
	padding:5px;
}

.small {
	font-size:10px;
	color:#FFF;
}

fieldset {width:92%; border:1px solid #999; padding:10px; margin:5px; text-align:left; background-repeat:repeat-x; }
fieldset:hover {border-color:#333;}
fieldset#checkbox input  {width:35px;}
legend {font-size:1.1em; color:#666; font-weight:bold; padding:5px; margin:5px; background:none;}
.formular label { font-size:1em; margin:0 5px 5px 0; padding:0; line-height:1.6em; width:150px; display:block; float:left; clear:left;}
.formular input { margin:0 5px 5px 0; line-height:1.6em; padding:0;}

.detailbox {
	width:620px; background-image:url(../tpl/detail6.gif); background-repeat:no-repeat; height:39px;
}
