
*{ margin: 0px; padding: 0px; }*
body
{ 
  background:#eee center top;
  color: #CBDFF5;
  font: .8em normal small "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;
}
/**Common**/
p
{
	font-family:arial;
	font-size:0.9em;
}
/**Wrapper **/
#wrapper 
{
	width:850px;
	margin:5px auto;
	background:#ffffff;
	border-width:1px;
  border-style:solid;
  border-color:white;
  padding:0.5em;
  text-align:justify;

	
}
#top,#footer,#main,#content,#container
{
	width:850px;
	margin:0px auto;
}
#top
{
	
	
	background-color:#333333;
	height:26px;
	background-image:url(Bilder/angheadhg.png);
	border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	
	
	
}
#logo h1
{
	font-family:ae_Cortoba;
    font-size:2.4em;
    font-weight:500;
    margin:0px ;
    padding-left:50px;
	padding-top:20px;
	color:#000000;
}
#logo p
{
	 padding-left:60px;
}
#logo
{
float:left;
}
/**Menu***/
ul
{
list-style:none;
}
#menu li
{
display:inline;
}
li a
{
text-align:center;
color:#ffffff;
float: left;
height: 38px;
margin-right: 1px;
text-decoration: none;
font-size: 1.1em;
padding: 20px 20px 13px 20px;
}
#menu
{
margin-left:350px;
}
#menu a:hover
{
	color:#000000;
}
#main
{
	height:145px;
	background-image:url(Bilder/top1.png);
	border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
}
#content
{
	
	height:auto;
	background-color:#ffffff;
	
	
	
    	
}
#right
{
	width:280px;
    height:auto;padding-top:5px;
    border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-right:thick;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	height:auto;padding-top:0px;
		
}
#left
{
	float:left;
	background-color:#B1D0FE;
	border-bottom:thick;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	border-right:thin;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	height:auto;padding-top:5px;
	width:555px;
	color:#000000;
	
}
#right
{
	float:right;
	
}
#center
{
	margin:0px 275px 0px 275px;
	
	height:auto;
    padding-top:5px;
}
#left h1,#right h1,#center h1
{
font-size:1.0em;
padding:10px 0 0 50px;
font-family:Verdana;
}
#left h2,#right h2,#center h2
{
font-size:1.0em;
padding:10px 0 0 50px;
font-family:Verdana;
}
#left p,#right p,#center p
{
padding:10px 15px 0px 20px;
}

#left a,#right a,#center a
{
	color:#000000;
	text-decoration:none;
}
#container
{
	height:270px;
	background:#d9d9d9;
	margin-top:5px;
	margin-bottom:5px;
	
}
#lcontain
{
	width:260px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:260px;
	margin-top:7px;

}
#rcontain
{
	
	background:#eeeeee;
	float:right;
	width:575px;
      height:260px;
	margin-right:5px;
    margin-top:7px;
 	
}
#rcontain  h1,#lcontain h1
{
color:#000000;
font-size:1.5em;
font-family:arial;
padding:15px 0px 0px 15px;
}
#rcontain p
{
color:#000000;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
color:#2f2f2f;
padding-left:15px;
}
#lcontain h2
{
font-size:1.1em;
font-family:arial;
}
#lcontain a 
{
	color:#1c443b;
}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

/**footer ***/
#footer {
	
	margin: 0 auto;
	background-color:#72BCF3;
	text-align: center;
	clear:both;
	height:20px;
}
#footer a {
	color: #5E6F6E;
	text-decoration: none;
}
#footer a:hover {
	color: #9ab2be;
	text-decoration: underline;
}

