/* CSS Document */

body {
	margin:0 0 0 0;
	font-size: 12px;
	font-family: verdana;
	background-color: #F2EFEE;
	background-image: url(kunst.gif);
	background-repeat: repeat-y;
	scrollbar-track-color:#F2EFEE;
	scrollbar-face-color:#F2EFEE;
	scrollbar-arrow-color:#F2EFEE;
	scrollbar-highlight-color:#989B86;
	scrollbar-3dlight-color:#F2EFEE;
	scrollbar-shadow-color:#989B86;
	scrollbar-darkshadow-color:#F2EFEE;
}
p {    text-indent: 0px;
	font-size: 12px;
	/*text-align: justify;*/
	color: #413C23;
        line-height: 180%;
	}
td {      
	font-size: 12px;
	/*text-align: justify;*/
	color: #333333;
        line-height: 18px;}
        
a.navi:link, a.navi:visited, a.navi:active, a.navi:hover {
        padding-right: 20px;
        font-size: 12px;
	color: #AD431C;
	font-weight: bold;
	text-decoration: none}

a {	font-size: 12px;
	text-decoration: none;
}
a:link {font-size: 12px;
	color: #AD431C;
}
a:visited {
	color: #AD431C;
}
a:active {
	color: AD431C;
	text-decoration: underline;
}
a:hover {
	color: #FD431C;
	text-decoration: underline;
}
#logo {
	position:absolute; 
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	width:176px; 
	height:136px;  
	top: 0px; 
	left: 0px;
	z-index: auto; 
	overflow: visible;
}
#header{
	position:absolute; 
	width:100%; 
	background-image: url(banner.gif);
	background-repeat: repeat-x;
	height:136px;  
	top: 0px; 
	z-index: auto; 
}

#links {
	position:absolute; 
        text-align: right;
	width:176px; 
	height:200px;  
	top: 136px; 
	padding-top: 85px;
	left: 0px;
	z-index: auto; 
	overflow: visible;
}
#bild{
	position:absolute; 
	width:300px; 
	height:116px;  
	top: 230px; 
	left: 220px;
	z-index: auto;
	overflow:visible;
}
#content{
	position:absolute; 
	width:420px; 
	height:116px;  
	top: 225px; 
	left: 545px;
	z-index: auto;
	overflow:visible;
}
h1 {
	font-size: 13px;
	padding: 0px;
	line-height: 14px;
	font-family: verdana;
	font-wight: bold;
	color: #413C23;
}

.mailformrequired, .mailform, .csc-mailform-field{
       font-size: 12px;
	padding: 0px;
	line-height: 18px;
	font-family: verdana;
	color: #333;
text-align:right;
}
input, textarea, select, submit {
	font-family : verdana;
	width: 230px;
	font-size : 11px;
	font-weight : normal;
       margin-bottom: 15px;
	color : #333333; 
	border: 1px solid #666; 
       vertical-align:top;
}
label {
	text-align:left;}
fieldset.csc-mailform {
	border:0; width: 320px;
       text-align:justify;
}
.csc-mailform-submit { 
      width: 230px;
      margin-top: 8px;
}
