* {
	margin: 0;
	padding: 0;
}


body {
	
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
}

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

#wrap {
	margin: 0px auto;
	width: 780px;
	background: #fff;
	border: 2px;
	border-left:2px #B70000 solid; 
	border-right:2px #B70000 solid;
	border-bottom:2px #B70000 solid;
}
div.index{
border:2px solid black;
}
#header {
	height: 95px;
	background: url(styles/neueslogo_2.png);	  
}


#menu {
height: 20px;
background-color:#ffffff;
border-top: 2px solid #B70000;
border-bottom:2px solid #B70000;
padding-top:4px;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
color: #B70000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}
#menu ul li a:hover {
	color: black;
	text-decoration: none;
}

#content {
padding: 0 20px 20px 20px;
}

.left {
float: left;
width: 460px;
text-align: justify;
}
.left h2 {
font-size: 11pt;
font-weight:bold;
padding: 15px 0 7px 0;
color: #B70000;
font-family: Verdana, Arial, sans-serif;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

.right {
float: right;
width: 260px;
padding-top: 10px;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 28px;
line-height: 28px;
background:#C60000;
color: #111;
font-size: 13px;
color:black
}
.right ul {
padding: 10px 0 15px 20px;
list-style-type: disc;

}
.right ul li a {
text-decoration: none;
font-size: 12px;
font-weight:bold;
}


.right ul li a:hover {
color: #111;
}
.adright {
float: left;
height: 220px;
width:257px;
}
.adright_index {
float: left;
height: 270px;
width:257px;
}
adright_soli {
float: left;
height: 320px;
width:257px;
}
#footer {
height: 30px;
line-height: 30px;
background: white;
text-align: center;
font-size: 11px;
}
.bild{
width:257px;
height: 220px;
padding:0px;
}


#sidebar{background-color:#ffeeee;}
#sidebar h2 {background: url(images/sidebar_background.jpg) no-repeat;
color:#FFFFFF;
}
.politisch_gewalt{
margin-top:170px;
}
#index_border{

}








