* html>body {
   margin-right: -3px; /* IE hack */
}

div {
   border: 0;
	margin: 0px;
   padding: 0px;
}

html {
	width: 100%
}

body {
	font-family: "Trebuchet MS", verdana, arial, "Times New Roman";
	font-size: 90%;
   margin: 0px;
   padding: 0px;
	color: #3D3535;
	line-height: 140%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: 0;
}

form {
   display:inline;
   margin: 0;
   padding: 0;
}

.links { float:left; margin-right:10px; margin-top:10px; margin-bottom:10px; padding: 15px;  }
.rechts { float:right; margin-left:10px; margin-top:10px; padding: 15px; }

/* Header */

#header {
	margin: 0;
	padding: 0;
	height: 160px;
	border-bottom: 2px #F3F3F3 solid;
}

h2 {
	display: inline;
}

#logo {
	margin: 0;
	padding: 0;
	width:100%;
	height: 129px;
	background: url(../images/hd.jpg) repeat-x;	
}


#theme {
	height: 129px;
	color: white;
/*	float:left;*/
	text-align:right;
}

#pica {
	background: url(../images/logo_bg.jpg) no-repeat;
	height: 129px;
	width: 109px;
	float:left;
}

#picb {	
	background: url(../images/companyname_bg.jpg) no-repeat;	
	height: 129px;
	width: 206px;	
	float:left;
}

#picc {
	background: url(../images/auto.jpg) no-repeat;	
	height: 129px;
	width: 334px;	
	float:left;
}

#navbar {
	float:left;
	width:100%;
	line-height:normal;
	background: url(../images/menu_btnbg.jpg) repeat-x;
}
#navbar ul {
	margin:0;
	padding:0px;
	list-style:none;
}

#navbar li {
	display:inline;
	margin:0;
	padding:0;
}

#navbar a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}

#navbar a span {
	float:left;
	display:block;
	padding:5px 15px 4px 6px;
	color:#FFF;
}

#navbar a.hover {
	color:#EEE;
	text-decoration:underline;
}



/* Page */

#page {
	width: 100%;
	margin: 0 auto;
}

/* Content */

#content {
	padding: 10px 0 0 10px;	
	float: left;
	width: 700px;
}


/* Sidebar */

#sidebar {
	padding: 10px 0 0 10px;	
	float: right;
	width: 260px;
	margin-right: 10px;
	margin-bottom: 300px;
}


/* Box */

.box {
	background: #FFFFFF url(../images/header.png) repeat-x;
	border: 1px #AAA solid;
	
}

.box .title {
	height: 30px;
}

.box .title p {
	height: 12px;
	margin: 0;
	padding: 5px 0 0 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #000000;
}

.box .entry {
	padding: 5px 5px 0 5px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background: #fafad2;
}

.btm { background: url(../images/img06.gif) repeat-x left bottom; }
.btm .l { background: url(../images/img07.gif) no-repeat left bottom; }
.btm .r { background: url(../images/img08.gif) no-repeat right bottom; }


/* Footer */

#footer {
	background: #344e6c;	
	clear: both;
	padding: 10px 10px;
	text-align: center;
	font-size: smaller;
	color: #000000;
	border-top: 1px #000000 dashed;
}

.error {
	margin: 0;
	padding: 0;
	background: #fa8072;
	border: 2px #FF0000 solid;
}

.row1 {
	background-color: #f0e68c;
}

.title {
	font-size: 1.0em; 
	font-weight: 400;
}
