/******** colors *********
gruen:				 	#999933
grau:					#000000

***************************/
body {
	background-color: #E4E4E4;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	color:				#000000;
	margin: 			0;
	SCROLLBAR-FACE-COLOR: #E4E4E4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #CCCCCC; 
	SCROLLBAR-3DLIGHT-COLOR: #CCCCCC; 
	SCROLLBAR-ARROW-COLOR:  #666666; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}

ul {
	margin-left:		19px;
	margin-top:			19px;
	padding: 			0 0 0 19px;
	list-style-image:	url(/templates/webgarten/images/arrow.gif);
	color:				#000000;
	background-color:	#fff;
}

ul.nach  {
	margin-left:		19px;
	margin-top:			-5px;
	margin-bottom:		-5px;
	padding: 			0 0 0 19px;
	list-style-image:	url(/templates/webgarten/images/arrow.gif);
	color:				#000000;
	background-color:	#fff;
}

li {
	
	padding: 			0 0 8px 0;
}

#teaser ul {
	margin-left:		0;
	margin-top:			0;
	margin-bottom:		0;
	padding: 			0 0 0 19px;
	list-style-image:	url(/templates/webgarten/images/arrow.gif);
	color:				#000000;
	background-color:	#fff;
}

#teaser li {
	padding: 			0 0 8px 0;
}

.bildrahmen {
	border: 1px solid #cccccc;
	margin-top: 7px;
	margin-bottom: 5px;
}

.bildrahmenfall {
	border: 1px solid #999;
	margin-top: 24px;
	margin-bottom: 10px;
}

.bildrahmennone {
	border: 1px solid #999;
}

#teaser p {
	margin-top: 0px;
	margin-bottom: 7px;
}

a {
	color: 				#406194;
	background-color: 	inherit;
	text-decoration: 	none;
}
	
a:hover {
	color: 				#0066CC;
	background-color:	inherit;
	text-decoration: 	none;
}

span {
	color: 				#ffffff;
}
	
span:hover {
	color: 				#ffffff;
}

.contentpaneopen {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

.contentheading {
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}



/* Anfang Navigation */

#navigation {
	position:			absolute;
	height:				350px;
	width:				136px;
	left:				23px;
	top:				88px;
}

a.mainlevel {
	color: 				#666;
	font-weight:		bold;
	background-color: 	inherit;
	text-decoration: 	none;
	padding: 	        0px 1px 1px 1px;
}

a.sublevel {
	color: 				#666;
	font-size:			9pt;
	margin-left: 		6px;
	text-decoration: 	none;
	background-color:	#fff;
	padding: 	        0px 2px 0px 2px;
}
	
a.mainlevel:hover {
	color: 				#fff;
	text-decoration: 	none;
	background-color:	#999933;
}

a.sublevel:hover {
	color: 				#fff;
	margin-left: 		6px;
	text-decoration: 	none;
	background-color:	#999933;
}

#active_menu {
	color: 				#999933;
	text-decoration: 	none;
	background-color:	#FFFFFF;
}

#active_menu:hover {
	color: 				#999933;
	text-decoration: 	none;
	background:  		#fff;
}




/* Layout */

#logo {
	position:			absolute;
	height:				267px;
	width:				121px;
	left:				842px;
	top:				34px;
}

#inhaltsbereich {
	position:			absolute;
	width:				738px;
	left:				227px;
	top:				84px;
}

#header {
	height:				257px;
	width:				738px;
	left:				0px;
	top:				0px;
}

#headerschmal {
	height:				35px;
	width:				738px;
	left:				0px;
	top:				0px;
}

#inhalt {
	float:				left;
	width:				526px;
}

#teaser {
	float:				right;
	height:				350px;
	width:				137px;
}





/* Schriften */


td {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	color:				#333333;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 29px;
	font-size: 29px;
	color: #999933;
	padding: 0 0 0 0;
	margin: 0 0 6px 0;
	background-color: #fff;
}

h2 {
	font-size: 13px;
	color: #999933;
	padding: 0 0 0 0;
	margin: 22px 0 -8px 0;
	background-color: #fff;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 0px;
	color:	#999933;
	margin-bottom: 6px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}

.moduletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin-top: 0px;
	padding: 0px 0px 0px 1px;
	color:	#666;
	background-color:#FFFFFF;
}

.footer {
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	line-height: 		12pt;
	color:				#999;
	background-color: 	#fff;
}

.kursiv {
	background-color:	#fff;
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			9pt;
	font-style:			italic;
	color:				#000000;
	line-height:        24px;

}




/* Tabellen */

.tabheader {
	background-color: 	#999;
	color:#FFFFFF;
	font-size: 12px;
}

.tabhell {
	background-color: 	#fff;
	color:				#000000;
	height: 23px;
	padding: 3px;
}

.tabdunkel {
	background-color: 	#e6e6e6;
	color:				#000000;
	height: 23px;
	padding: 3px;
}


/* Formulare */

.inputfeld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:401px;
	height:23px;
	border:none;
	padding-top: 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}

.inputfeld2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:401px;
	height:23px;
	border:none;
	padding-top: 5px;
	padding-left: 7px;
}

.inputfeldmed	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:152px;
	height:23px;
	border:none;
	padding-top: 5px;
	padding-left: 7px;
	background-repeat: no-repeat;
	background-position: left top;
}

.inputfeldmed2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:152px;
	height:23px;
	border:none;
	padding-top: 5px;
	padding-left: 7px;
}

.ssinputfeldsmall	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:62px;
	height:23px;
	border:none;
	padding-top: 5px;
	padding-left: 7px;
}

.ssinputfeldsmall2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:62px;
	height:23px;
	border:none;
	padding-top: 5px;
	padding-left: 7px;
}

/*Text areas*/
.textarea, .textareaHovered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:402px;
	height:133px;
	background:url(../images/form-images/1450_textarea.gif) no-repeat left top;
	border:none;
	padding-top: 8px;
	padding-left: 8px;
	overflow-y:hidden;
}
.textareaHovered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	width:402px;
	height:133px;
	background:url(../images/form-images/1450_textarea.gif) no-repeat left bottom;
	border:none;
	padding-top: 8px;
	padding-left: 8px;
	overflow-y:hidden;
}

.auswahl	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 3px;
	border: 1px solid #cccccc;
	text-decoration : none;
	background-color: #fff;
}

.textfeld	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 3px;
	border: 1px solid #999;
	text-decoration : none;
	background-color: #fff;
	width: 390px;
}

.button	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: pointer;
	width:69px;
	height:26px;
	color:#FFF;
	padding-top: 3px;
	background:url(../images/form-images/1450_button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}

.button2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: pointer;
	width:69px;
	height:26px;
	color:#FFF;
	padding-top: 3px;
	background:url(../images/form-images/1450_button.gif) no-repeat left bottom;
	cursor:pointer;
	border:none;
}

.buttonss	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	cursor: pointer;
	width:19px;
	height:19px;
	color:#FFF;
	background:url(../images/bottomback.jpg) no-repeat left top;
	cursor:pointer;
}
