*{
padding:0;
margin:0;
}

body {
background-color: #fff;
background-image:url(img_2/bg.jpg);
background-position:center;
background-position:top;
background-repeat:no-repeat;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
color:#333;
padding:0;
margin:0;
}

a {color: #999;}
a:visited {color:#999;}
a:hover {color: #999;}
a:active { color:#999;}

h1 {
font-size: 11px;
}

h2 {
font-size: 11px;
line-height:16px;
font-weight: bold;
}

h3 {
font-size: 16px;
line-height:24px;
font-weight: bold;
}

ul{
	list-style: none !important;
	margin-bottom:15px;
}

li{
	line-height:16px;
	color: #333;
	list-style: none !important;
	margin-bottom:15px;
	/*margin: 0 !important;*/
}

li a{color:#333;text-decoration: none;}

li a:visited {color:#333; text-decoration: none;}
li a:hover {text-decoration: underline;}
li a:active {text-decoration: none;}

/* ----------container zentriert das layout-------------- */
#info_text {
padding:15px;
background-color:#FFF;
height: 280px;
}

/* ----------container zentriert das layout-------------- */
#container {
width: 945px;
margin-bottom: 10px;
margin:0 auto;
}

/* ----------banner for logo-------------- */
#logo {
text-align: right;
padding-top: 33px;
margin: 0px;
height:96px;
}

#bild {
float: left;
} 

/* ----------flash-------------- */
#flash {
text-align: right;
padding: 0px;
margin: 0px;
height:320px;
}

/* -----------------Inhalt--------------------- */
#content {
background-color: #ffffff;
padding: 0;
margin: 0 315px;
}

div#content { 
min-height:350px;
height:expression(this.scrollHeight > 350 ? "auto":"350px"); 
}

p{
line-height:16px;
margin-bottom:15px;
}

p.small{
font-size:10px;
}

/* --------------left navigavtion------------- */
#left {
float: left;
width: 300px;
margin: 0px;
padding-right: 15px;
}

#right {
float: right;
width: 300px;
margin: 0px;
padding-right: 15px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
padding-top: 5px;
text-align: right;
height: 30px;
background-image:url(img/back_footer.jpg);
background-position:top;
background-repeat:no-repeat;
}

/* ---space footer--- */
.space_footer{
font-size:10px;
font-weight:normal;
color:#666;
padding-left:7px;
padding-right:7px;
}

/* ---link footer--- */
a.footer {
font-size: 10px;
color: #666;
text-decoration:none;
}

a.footer:hover {
font-size: 10px;
color: #666;
text-decoration:underline;
}
