/* abc styles version 4 vom 28. aug 2006 */
/* mod by df version 5, latest update 2006-11-03, 13:15 */

/* Layout styles */
html {height: 100%;}

img {border:none;background:transparent;}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
	color: #000;
	font-family: Arial, sans-serif;
}

a {color: #999;text-decoration: none;}


h3 {font-size: 19px;}

#content .internal-link:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
}

#content .bodytext a:hover {
	background-color: #999;
	color: #fff;
	text-decoration: none;
}
    
#wrapper {
	/*background-color: #f00;*/
	position: relative;
	min-height: 100%;
	width: 938px;
	text-align: left;
	margin: 0 auto;
	background-image: url(../img/fauxcol2.png);
	background-repeat: repeat-y;
	border-top: 0 dotted #888888;
	border-bottom: 0 dotted #888888;
	border-right: 0 dotted #888888;
	border-left: 0 dotted #888888;
}
  
/* IE Fix */
* html #wrapper {height: 100%;width: 936px;}

/*************************************************/
/********************** Sprachmodul ****************/ 
/*************************************************/  
#language {display:none;}
/*************************************************/  

#sidebar {display:none;}
  
#content {
	width: 600px;
	float: left;
	margin-top: -10px;
	margin-left: 0px;
} 

#spacer {clear: both;height: 115px;}

#logo {display:none;}

#logoprint {
	float:left;
	margin-left: 30px;
	background-color: transparent;
	height: 70px;
	width: 135px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-bottom: 0px;
	_margin-bottom: -110px;
	_margin-left: 16px;
}

#footer {
	 width: 938px;
	 text-align: left;
	 position: relative;
	 margin: -115px auto 0;
	 height: 115px;
	 background-image: url(../img/footer.png);
	 background-position: bottom right;
	 background-repeat: no-repeat;
	 border-bottom: 0 dotted #888888;
}
   
/*************************************************/
/********************** Inhalt *********************/ 
/*************************************************/  
h1 {
	color: #000;
	font-weight: normal;
	font-size: 1.8em;
	line-height: 1.3em;
	margin: 40px 120px 35px 35px;
	padding:0;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

h3 {
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

p {
	margin: 10px 120px 10px 35px;
	padding:0;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.09em;
}

#content img {
	margin-left: 35px;
	margin-bottom: 10px;
}

#content a img {
	margin-right: 25px;
}

/**** Formulare ****/
/*****************/
form, #Formular {
	padding: 0;
	margin: 0;
	border: 0;
}

fieldset, #Formular fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

#mailform, #Formular {
	font-family:Arial, sans-serif;
	font-size: 0.8em;
	letter-spacing: 0.09em;
	width: 90%;
	margin-left: 35px;	
}

#titel {
	margin-top: 5px;
}

#content div {
	margin-top: 10px;
}

input, textarea {
	background-color:#EDEEEF;
	color: #000;
}
