h3,h4,h5,h6,div,body,html,input,button,ul,li,td  {
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
}

p   {
	color: black;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-style: normal;
	margin-top: 0px;
}

h1 	{	
	color: #747577; 
	font-size: 15px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 15px;
	font-weight: normal; 
	margin-top: 0px;
	margin-bottom: 15px;
}

h2  { 
	color: black; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 15px;
	font-weight: normal; 
	font-style: normal;
	margin-top: 0px;
}

body   {
	background-color: #39393B;
	margin: 0;
	padding: 0;
	text-align:center;
}

div#whiteback  {
	background-color: #FFFFFF;
	top: 0px;
	left: 0px;
	right: 0px;
	height:454px;
	text-align:center;
	position: relative;
} 

div#container  {
	background-color: #fff;
	width: 1020px;
	height:454px;
	text-align:left;
	position: relative;
	margin: 0px auto;
}

div#logo {
	text-align: left;
	width: 150px;
	position: absolute;
	height: 454px;
}

div#menucontainer {
	margin: 0px auto;
	text-align: left;
	width: 1020px;
	height: 130px;
}

div#menu {
	text-align: left;
	width: 595px;
	height: 26px;
	left: 150px;
	position: relative;
	top: 104px;
}

div#submenu {
	text-align: left;
	width: 270px;
	height: 26px;
	left: 745px;
	position: relative;
	top: 78px;
}

div#bild {
	text-align: left;
	width: 595px;
	position: absolute;
	left: 150px;
	height: 454px;
	overflow:visible;
}

div#galerie_gross {
	text-align: left;
	width: 467px;
	position: absolute;
	left: 72px;
	height: 250px;
	top: 45px;
}

div#galerie_klein {
	text-align: left;
	width: 520px;
	position: absolute;
	left: 72px;
	height: 133px;
	top: 307px;
}

div#inhaltcontainer {
	position: relative;
	left: 745px;
	height: 454px;
	top:0px;
	overflow: auto;
	width: 275px;
}

div#inhalt {
	text-align: left;
	width: 240px;
	position: relative;
	left: 20px;
	height: 390px;
	top: 45px;
	overflow: visible;
}

a:link, a:visited  { 
	color: black; 
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif;  
	font-style: normal; 
	line-height: 1.4; 
	text-decoration: none;
	}
	
a:active, a:hover  { 
	color: black; 
	font-size: 12px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: 1.4; 
	}
	
ul {
	margin-left:8px; 
	padding-left:8px;
	}

li{
   list-style-type:square;
  }
  
.wtgallery_list
	{
	margin-right:4px; 
	margin-bottom:4px;
	}



/*<agl.folder "mailformular">*/
	#mailform fieldset.csc-mailform   { 
		margin-left: 0px; 
		margin-top: 0px; 
		width: 300px; 
		float: left; 
		border: none 
		}
		
	#mailform fieldset.csc-mailform .csc-mailform-field {
		font-size: 12px; 
		font-family:Arial, Helvetica, sans-serif; 
		text-align: left;  
		width: 300px; 
		float: left  
		}
		
	#mailform fieldset.csc-mailform .csc-mailform-field label { 
		font-size: 12px; 
		width: 300px; 
		float: left; 
		color: white;
		}
		
	#mailform input { 
		margin-top: 3px;
		margin-bottom: 8px; 
		width: 300px; 
		float: left; 
		border: solid 1pt #dce1e5 
		}
		
	#mailform textarea  { 
		margin-top: 3px; 
		margin-bottom: 8px; 
		width: 300px; 
		float: left; 
		border: solid 1pt #dce1e5 
		}
		
	#mailform .csc-mailform-submit {
		background-color: #008cd0;
        	margin-left: 0px;
		margin-top: 10px;
		width:100px;
		border: 0px;
		}
	
	#mailform .csc-mailform-submit {
		color: white; 
		font-size: 12px; 
		font-family:Arial, Helvetica, sans-serif; 
		font-style: normal; 
		font-weight: normal; 
		line-height: 15px;
		}
/*</agl.folder>*/
 
