/* CSS Document */

body { 
	margin: 0; 
	padding: 0; 	
	font-size: 100%;
	text-align: left; 
	background:url('../webimg/1/hinter1.gif');
	color: #333;
}
#alles {
	width: 725px; 
	background: #ffffff;
}
#topbar {   
	width: 725px;
	height: 25px;
	background: #f0f0f0;
}
#middlebar {   
	width: 725px;
	height: 25px;
	background: #f0f0f0;
}
#topbar1 {   
	width: 725px;
	height: 25px;
	background:url('../webimg/1/hintergrund.gif') ; 
}
#siteimg {   
	width: 725px; 
	height: 200px;
	background: url('../webimg/1/image1.gif') ; 	
}
#siteimg11 {   
	width: 725px; 
	height: 200px;
	background: url('../webimg/1/image11.jpg') ; 	
}
#siteimg p {   
	margin: 0 0 0 30px; 
	padding-left: 140px;
	padding-top: 40px;
	font-family: Arial, san-serif;
	font-size: 12px; 
	line-height: 1.25em; 
	font-weight: bold; 
}
#navbar { 
	width: 725px; 
	height: 1.75em; 
	background: #f0f0f0;
}
#nav ul {display: inline}

#nav li {display: inline}

#nav a {
	line-height: 25px; 
	margin-left: 65px; 
	display: inline;
	font-weight: bold
}
ul {margin-left: 50px; font-size: 0.70em; line-height: 1.75em; list-style: inside square}


a {color: #333; font-weight: bold; text-decoration: none} 
a:link {color: #333; font-weight: bold; text-decoration: none}
a:hover {color: #446C8C; font-weight: bold; text-decoration: none}

* {margin: 0; padding: 0; border: 0;}
span {color: #333}
p, ul, p a, h2 {font-family: Arial, Helvetica, sans-serif}

#hdr {    /* Header/Banner area */
	width: 725px; /* Suits an 800x600 page, allowing for scrollbar */
	height: 4.5em; /* Same as h1 line-height */
	line-height: 4.5em;
	background: #fff
}


#lftcol {
	float: left;
	width: 300px;
	background: transparent;
	overflow: visible;
	margin-left: 40px;
	margin-top:40px;
}

#rgtcol {
	float: left;
	width: 300px;
	background: transparent;
	overflow: visible;
    margin-left: 40px;
	margin-top:40px;

}
#mitcol{
	width: 725px;
	background: transparent;

}
h1 {margin-left: 10px; font-family: Arial, Helvetica, sans-serif; color: #42A1B5; float: middle; font-weight: bold; margin-left: 300px; font-size: 1.55em}
h1 a:link, h1 a:visited, h1 a:active {text-decoration: none; color: #333; font-weight: bold}
h1 a:link span, h1 a:visited span, h1 a:active span {text-decoration: none; font-weight: normal}
h1 a:hover {color: #446C8C; text-decoration: none; font-weight: bold}
h1 a:hover span {color: #333; text-decoration: none; font-weight: bold}

h3 a, h3 a:link, h3 a:hover {font-weight: normal} /* styling for h3 heading links */
h4 a, h4 a:link, h4 a:hover, h5 a:link, h5 a:hover {font-weight: bold} /* styling for other heading links */

h2 {margin: 0; padding-left: 10px; font-size: 0.75em; background-color: #333; color: #fff; line-height: 2.0em} /* headings on black backgrounds */

h3, h4, h5 {font-family: Arial, san-serif; margin: 20px 0 0 10px; color:#888}
h3 {font-size: 1.25em; line-height: 1.25em; font-weight: normal}
h4 {font-size: 0.90em; line-height: 0.90em; font-weight: bold}
h5 {font-size: 0.70em; line-height: 0.70em; font-family: Arial, Helvetica, sans-serif; font-weight: bold} /* appears like bold paragraph text */



/* Text styles */
p {margin: 10px; font-size: 0.70em; line-height: 1.75em}

p.updated {margin-left: 10px; font-size: 0.60em; line-height: 0.60em; letter-spacing: 0.05em; color: #888; line-height: 1.25em; }

