/* basic elements */

body { 
	margin: 0;
	pedding: 0;
	text-align: left;
	font-family: Verdana, Georgia,  Arial,  sans-serif;
	font: 9pt/14pt Verdana; 
	color: #000099; 
	background-color: #FFFFFF;  	
	background-image: url(hintergrundbilder/hintergrund.jpg);
	background-repeat: no-repeat;
	background-position left:30px top;
	}
	
p { 
	font: 9pt/14pt Verdana; 
	text-align: left; 
	margin-top: 0px; 
	text-align: justify;
	color: #3060AC;
	}

h1 { 
	font: normal 16pt Verdana;
	text-align: left; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3060AC;
	}
	
h2 { 
	font: normal 16pt Verdana;
	text-align: left; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3060AC;
	}
	
h3 { 
	font: normal 16pt Verdana;
	text-align: left; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3060AC;
	}
	
h4 { 
	font: normal 16pt Verdana;
	text-align: left; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3060AC;
	}
	
h5 { 
	font: normal 16pt Verdana;
	text-align: left; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #3060AC;
	}

a:link { 
	font-weight: bold;
	text-align: left; 
	text-decoration: none; 
	color: #3060AC;
	}
	
a:visited { 
	font-weight: bold; 
	text-align: left; 
	text-decoration: none; 
	color: #3060AC;	
	}
	
a:hover, a:active { 
	text-align: left; 
	text-decoration: underline; 
	color: #3060AC;
	}
	
#INHALT {
	position:absolute; left:120; top:122px;
	width: 700px;
	height: 500px;	
	}
	
#MENU_Oben {
	position:absolute; left:110; top:97px;
	width: 800px;
	height: 20px;
	background-color: #FFFFFF; 
	}
	
#MENU_Links {
	position:absolute; left:10; top:142px;
	width: 100px;
	height: 500px;
	}
	
#BORDER_Rechts {
	position:absolute; left:130; top:652px;
	width: 500px;
	height: 20px;
	}

#HINTERGRUND_MENU_Links {
	position:absolute; left:10; top:122px;
	width: 100px;
	height: 550px;
	background-color: #3060AC; 
	}

#BILD_Links {
	position:absolute; left:10; top:552px;
	width: 100px;
	height: 100px;
	}
	
#BILD_Rechts {
	position:absolute; left:10; top:432px;
	width: 100px;
	height: 100px;
	}

#logo {
	position:absolute; left:10; top:10px;
	width: 800px;
	height: 82px;
	background-image: url(static/logo.jpg);
	}
		
#iframe_6 {
	position:absolute; left:960; top:10px;
	width: 60px;
	height: 620px;
	background-image: url(hintergrundbilder/hintergrund.jpg);
	}	


.abstand_iframe{
	padding: 10px;
	} 
	
.scrollbereich {
	overflow: auto;
	height: 500px;
	} 
	
.scrollbarabstand {
	padding-right: 20px;
	} 

plugin.tx_wagrandomimage_pi1 {

  noDuplicates = 0

  alt = 

  defaultDir = fileadmin/images/

  filetypes = gif,png,jpg,jpeg

  numImages = 1

  templateFile = EXT:wag_randomimage/pi1/tx_wagrandomimage_pi1.tmpl

  recursive = 0

}

/* Contact Form */
.csc-mailform { border: none; }

input {
	font: 9pt/14pt Verdana; 
	color: #3060AC;
	display: block;
	width: 250px;
	margin-bottom: 5px;
}

textarea {
	font: 9pt/14pt Verdana; 
	color: #3060AC;
	display: block;
	width: 250px;
	margin-bottom: 5px;
}

label {
	text-align: left;
	width: 10px;	
}

br {
	clear: left;
}


