@import url("menue1.css");

html{
margin:0;
padding:0;}

body{
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000000;
	line-height:17px;
	margin:0;
	padding:0;
	text-align:center;
	background-color: #FFFFFF;
	background-image: url(background.png);
	background-repeat: repeat-x;
}
td { 
font-size: 11px;
}
a {color: #000000; text-decoration:none; }
a:visited {color:#555555;}
a:hover {color: #555555;}
a:active { color:#555555;}

a.main {
	color: #FFFFFF
}
a.main:hover {
	color: #000000;
	text-decoration: underline;
}
hr{border-top:1px solid #000000;border-bottom:0px solid #000000;height:1px;}

li.content {
	margin-left: -10px;
	line-height: 17px;
	list-style-type: square;
	}
ul.content {
padding-left:35px;
margin-left: 25px;
margin-top: 9px;
margin-bottom: 9px;
}

h1 {
	font-size:17px;
	font-weight: normal;
	margin:0px;
	background-image:url(bullet01.gif);
	background-repeat:no-repeat;
	background-position: 0px 15px;
	padding-top: 13px;
	padding-right: 31px;
	padding-bottom: 23px;
	padding-left: 41px;
}
h2 {
	text-align:left;
	color:#FFFFFF;
	font-size:17px;
	font-weight: normal;
	margin:0px;
	padding-top: 8px;
	padding-left: 251px;
	letter-spacing: 0.15em;
}
h3 {
	text-align:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 250px;
	height:15px;
	margin-bottom:7px;
	border:1px inset #CCCCCC;
}
textarea{
height:90px;
}
.inputbut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #008DC8;
	border: 2px outset;
	width:100px;
	height:21px;
}

p {
padding: 5px 15px;
margin:0px; }

table{
float:left;
margin-left:7px;
padding-left:8px;
}


td{vertical-align:top; height:17px;}
/*------ layout-----------*/
#boxtop{
	width: 770px;
	height: 257px;
	margin: auto;
	background-image: url(shadow_top.png);
	background-repeat: no-repeat;
	background-position: top;
}
#logo {
float:left;
margin-top: 13px;
margin-left:7px;
width:220px;
}
#logo[id] {
margin-left:14px;
}
#topimage{
    float:right;
	width:auto;
	margin-top: 49px;
	margin-right: 19px;
	margin-bottom: 0;
	margin-left: 0px;
}
#topimage[id]{
margin-right:38px;
}
#box1{
	width: 770px;
	height: auto;
	margin-top: 0px;
	background-image: url(shadow.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#inner{ 
clear:both;
float:left;
width:770px;
min-height:430px;
text-align:left;

background-repeat:no-repeat;
background-position: 6px 0px;
}

/* -------------left und right navigavtion------------ */
#left {
	clear:both;
	float:left;
	width:180px;
	margin-left:23px;
	margin-top: 19px;
}
#left[id]{
margin-left:37px;
padding-left:8px;
}
 #right {
 width:225px; 
 float:left; 
 position:relative; 
 margin-top:2px;
 margin-left:5px;
 }

/* ----------------content-------------------- */ 
#content{
	width:480px;
	float:right;
	margin-top:16px;
	margin-right:11px;
	text-align:left;	
}
#content[id]{
	margin-right:21px;
}
table img{
align:left;
border: 1px solid #474747;
margin-right:9px;
}
#footer{
    clear: both;
	width: 756px;
	height:5px;
	margin: auto;
	padding-top:7px;
}

#boxfooter{
	clear: both;
	width: 770px;
	height: 35px;
	background-image: url(shadow_bottom.png);
	background-repeat: no-repeat;
}
#footleft{
	float:left;
	width: 200px;
	margin-left:16px;
} 
#footleft[id]{
	margin-left:32px;
} 
#footright{
	float:right;
	width: 380px;
	margin-right: 17px;
	margin-top:5px;
	text-align: right;
	font-size: 10px;
}
#footright a{
color:#000000;
}

#footright[id]{
	margin-right: 37px;
}

