/* CSS Document */

*{
padding: 0;
margin: 0;
}


body {
	background-image:   url(grallg/tapete3_2.gif);
	font-family: Georgia, sans-serif;
}

h1,h2,h3,h4,h5,h6,ol,dl,dt,dd,p,input,textarea,select {
	color: #333; 
	font-family: Georgia, sans-serif;
	text-align: left; /* Alle Elemente linksbündig */ }

#header {
	clear: both;
	background-image:   url(grallg/green_band_wappen.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 125px;
	width: 100%;
	z-index: 2;
	text-align: center;
	font-family: Georgia, sans-serif;
}

#header a {
	text-decoration: none;
	color: #ffffff;
	padding-left: 7px;
	padding-right: 7px;
	letter-spacing: 1px;
	}

#header a.aktuell {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
	}
#header a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

#headermenu1 {
	clear: both;
	height: 30px;
	width: 570px;
	position: absolute;
	left: 50%;
	top: 90px;
	z-index: 2;
	margin-left: -630px;
	color: #ffffff;
	text-align: right;
}
#headermenu2 {
	clear: both;
	height: 30px;
	width: 500px;
	position: absolute;
	left: 50%;
	top: 90px;
	z-index: 2;
	color: #ffffff;
	margin-left: 60px;
	text-align: left;
}
#headerschatten {
	float: left;
	position: absolute;
	z-index: 2;
	height: 2px;
	width: 100%;
	left: 5px;
	top: 125px;
	font-size: 1px;
	background-color: #333333;
	/*
	background-image: url(grallg/headerschatten.gif);
	background-repeat: repeat-x;
	background-position: left bottom; */
}
/* 
	
#headermenu_left li .aktuell {
	color: #ffffff;
	}
*/
#main {
	clear: both;
	/*height: 500px;*/
	width: 700px;
	position: relative;
	left: 50%;
	top: 0px;
	z-index: 1;
	background-color: #f1efe2;
	margin-left: -350px;
}
#mainheader {
	clear: both;
	height: 100px;
	width: 700px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#maintitle {
	clear: both;
	height: 50px;
	width: 700px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
}
#maintitle p {
	font-weight: bold;
	margin-left: 25px;
	line-height: 50px;
	font-size: 20px;
}
#maintext {
	clear: both;
	
	width: 700px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
	padding-bottom: 25px;
}
#maintext p {
	font-weight: normal;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 12px;
	line-height: 16px;
}

#maintext_2spr {
	float: left;	
	width: 425px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
	padding-bottom: 25px;
	margin-left: 25px;
}
#maintext_2spr  p {
	font-weight: normal;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 12px;
	line-height: 16px;
}

#zusatzinfo_print {
	position: absolute;
	top: 250px;
	left: -125px;
	border: none;
}

#zusatzinfo_flash {
	position: absolute;
	top: 25px;
	left: 675px;
	border: none;
}

#zusatzinfo_webdesign {
	position: absolute;
	top: 50px;
	left: -125px;
	border: none;
}

#zusatzinfo_grillus {
	position: absolute;
	top: 225px;
	left: 675px;
	border: none;
}


.grosstitel {
	font-weight: bold;
	line-height: 25px;
	font-size: 20px;
}

#bildcont1 {
	float: left;
	width: 203px;
	height: 200px;
	margin-left: 22px;
	text-align: center;
	border: 2px;
	background-color: #666666;
	background-image: url(grallg/background_bildcont1.gif);
	background-repeat: no-repeat;
	background-position: left top;	/*padding: 3px;
	border: 1px #000000;*/	
}

#bildcont1 img {
	border: 1px solid #333333;	
}

#bildcont1 p {
	text-align: center;
	margin-top: 3px;
	/*padding: 3px;
	background-color: #666666;
	border: 1px #000000;*/	
}

#bildcont1 p a, #bildcont1 p a img{
	text-decoration: none;
	color: #000000;
	padding-left: 3px;
	border: 0px;	
}

.mehrinfo a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding-left: 3px;
	border: 0px;
}

#bildcont1 .mehrinfo img {
	padding-left: 3px;
	border: 0px;
}

#bildcont1_hochkant {
	float: left;
	width: 200px;
	height: 300px;
	margin-left: 25px;
	text-align: center;
	border: 2px;
	margin-bottom: 25px;
	/*padding: 3px;
	background-color: #666666;
	border: 1px #000000;*/	
}

#clearer {
	clear: both;
	height: 1px;
	font-size: 1px;
}
#footer {
	clear: both;
	height: 25px;
	width: 700px;
	position: relative;
	left: 50%;
	top: 0px;
	z-index: 1;
	margin-left: -350px;
	background-image:   url(grallg/gruener_abschlussV2.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	
	}

#footer p{
	text-align: center;
	font-size: 9px;
	margin-top: 0px;
	position: relative;
	top: 6px;
}
#footer a {
	text-decoration: none;
	color: #000000;
	}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	}

