body{
	background-color:#C7C5F1;
	color:#000000;
	font-family:"Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin-left: auto;
    margin-right: auto;
    width: 1500px;
	line-height:20px; 	
}

* {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-decoration: none;
}

#p {
	margin: 18px 0px;
}

#h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 35px; 
	
}

#innenbody {
	background-color:#fefefe;
	border:3px solid #909090;
	min-height: 100px;
    overflow: hidden;
	width:1000px;
	margin:auto;
	display: block;
	margin: 20px 20px 20px 200px;
	padding: 0px;
}

#banner2 {
	margin: 0px;
	padding: 0px;
}

#navigation{
	font-size:1.4em;
	background:#fff url(img/nav-bg.gif) bottom repeat-x;
}

#navigation ul{
	text-decoration:none;
	list-style-type: none;
	float:left;
	margin:0px;
	padding:0px 2px 0px 130px; /* Innenabstand rechts 325px, sonst 0px */
	background: url(img/trenner.gif) right repeat-y;
}

#navigation li,
#navigation li .active{
	float: left;
	background: url(img/trenner.gif) left repeat-y;
}

#navigation li a{
	display: block; 
	text-decoration: none;
	font-weight:bold;
	margin:0px 0px 0px 2px; /*rand für li*/
	padding: 8px 12px 6px;
	background: transperent;
}

#navigation .active a,
#navigation li a:hover{
	background: url(img/nav-active.gif) bottom repeat-x;
}


#navigation .innen {
	width:950px;
	margin:0px auto;
	padding-bottom: 15px;
	overflow: hidden;
}

#wrapper,
#footer div{
	text-align:left;
	width:950px;
	margin:0px;
}

#sidebar,
#main {
	width:1000px;
}

#sidebar-brandaktuell,
#main-brandaktuell {
	width:995px;
}

#main {
	float:right;
	width: 690px;
}

#main-brandaktuell {
	float:right;
	width: 810px;
}


#sidebar {
	float: left;
	width: 250px;
	margin:0px 10px 0px 0px;
}

#sidebar-brandaktuell {
	float: left;
	width: 130px;
}

#footer {
	clear: both;
}

#container_content {
	width: 950px;
	height: 1000px;
}

#inside {
	margin: 0px;
	padding: 0px; 
}

#inside a {
	display: block;
	text-decoration: none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background: transperent;
	font-weight:bold;
}

#commentform p{
	overflow:hidden;
	clear:both;
}

#commentform label{
	float:left;
	width:200px;
}

#commentform label small{
	display:block;
}

#commentform input{
	border:1px solid #B6623D;
	padding:3px 3px 3px 25px;
}

#commentform textarea{
	border:1px solid #B6623D;
	padding:3px 3px 3px 3px;
	background:url(img/comment.png) 98% 98% no-repeat;
}

#commentform #submit{
	padding:5px;
	font-weight:bold;
}
#boxen {
	list-style-type: none;
}

#wrapper {
	margin: 10px;
}

#login {
	float: left;
}
#author{background:url(img/user.png) 2% 50% no-repeat;}
#email{background:url(img/email.png) 2% 50% no-repeat;}
#url{background:url(img/house.png) 2% 50% no-repeat;}
#mcspvalue{background:url(img/calculator.png) 2% 50% no-repeat;}