/* DEFAULT */
html * {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000;
}

h1 {
	font-weight: bold;
	font-size: 1.2em;
	margin: 1em 0 .5em 0;
	color: #666666;
	

	}
.subhead {font-size: 1.0em; margin: 1.5em 0 .5em 0; font-weight: bold; color: #336699}
.pfad {font-size: 0.7em; margin: 2.5em 0 1.5em 0; font-weight: lighter; letter-spacing: 0.2em; color: #666;}
.bu {font-size: 0.9em; margin: 2.5em 0 1.5em 0; font-weight: lighter; color: #666;}

a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	
}

	body {background-attachment: fixed; background-image: url(pic/hg.jpg); background-repeat: repeat-x; background-position: left left}


#siteWrapper {
	width: 770px;
	margin: 2em auto;
	background: url(pic/hg_color.jpg);
}
#header {
	width: 770px;
	height: 142px;
	background-color: #CCC;
	background: url(pic/head.jpg);
}
#contentWrapper {
	width: 770px;
	min-height: 450px;
	float: left;
	
}
#navigation {
	width: 200px;
	margin:30px auto;
	float: left;
	
	
}
#content {
	width: 570px;
	float: right;
	
}
#footer {
	text-align: center;
	clear: both;
	height: 25px;
	padding: 10px;
	background-color: #CCC;
}

#content_fenster {
	width: 400px;
	height: 400px;
	float: left;
	background-color: #CCC;
		padding: 20px;
	}

.bild_re {
	float: right;
	margin: 0 30px 0 0;
	
}
.bild_li {
	float: left;
	margin: 0 10px 0 0;
	
}

#navigation ul {
	list-style: none;	
}
	
#navigation li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding: 05px 0 5px 25px;
	background: url(pic/pic_rahmen.gif) no-repeat 7px 7px;
	
}
	

#navigation li .aktiv {
	background: url(pic/pic_aktiv.gif) no-repeat 7px 7px;
}
#navigation li a:hover {
	background: url(pic/pic_blau.gif) no-repeat 7px 7px;
}


.linie {  background-attachment: fixed; background-image: url(pic/linie.gif); background-repeat: repeat-x; background-position: left}

.table_fenster {  background-image: url(pic/hg_color.jpg)}

#siteWrapperausst {
	width: 550px;
	margin: 2em auto;
	background: url(pic/hg_color.jpg);
}	

#fensterausst {
	width: 350px;
	float: left;
	background-color: #CCC;
	padding: 20px;
			}
#presseausst {
	width: 150px;
	float: right;
		
}
#fensterpresse {
	width: 500px;
	margin: 1em 1em auto;
	float: left;
	background-color: #CCC;
	padding: 20px;
			}

