body{
	background-color: white;
	color: black;
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	margin:0;
}

h1, h2, h3, h4, h5, h6 , a{
	color: #0094de;
}

#header{
	background-color: #0094de;
	height: 227px;
}
#bluefooter{
	background-color: #0094de;
	height: 120px;
	margin-top: 40px;
}

#container, #main, #header .content{
	margin:0 auto;
	width:737px;
	position: relative;
}

#sidebar-right{
	float: right;
	width:25%;
	position: relative;
}
#sidebar-left{
	float: left;
}

#header .content{
	background-image: url(img/navileiste.png);
	height:235px;
	position: relative;
}

#header .content .content{
	background-image: none;
}

#main #content{
	float: left;
	width: 70%;
}

#main{
	margin-top: 20px;
}
#footer-wrapper{
	text-align: center;
}
#top ul li a.active{
	color: black;
}
#top ul li a{
	color: white;
	text-decoration: none;
}
#top ul li.first{
	padding-left: 0px;
}
#top ul li{
	float: left;
	list-style-image: none;
	list-style-type: none;
	padding: 0;
	padding-left: 5px;
	margin: 0;
	color: white;
	font-size: 14px;
	text-decoration: none;
}
#top ul li.expanded li {
	font-size: 11px;
}
#top ul{
	position: absolute;
	bottom:15px;
	left:0px;
	padding: 0px;
	padding-left: 15px;
}
#top ul li.expanded ul {
	position: absolute;
	left: 0px;
	top: 17px;
	padding: 0px;
	padding-left: 15px;
	white-space:nowrap;
	width:720px;
}

#top{
	position: absolute;
	bottom: 5px;
	left: 0px;
}
#block-menu-menu-top-menu h2{
	display: none;
}
#block-menu-menu-top-menu .content{
	height: auto;
	background-image: none;
}

#main #content-content, #main #sidebar-right{
	border: 4px solid black;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding: 5px;
	
}
#main #sidebar-right{
	

	padding-bottom: 50px;	
}

#fernseher{
	background-image: url(img/fernseher.png);
	width: 124px;
	height: 98px;
	position: absolute;
	left: 35px;
	bottom: -70px;
}

#block-views-JMTNeuesteBlogeintraege-block_1 h2 {
    background-color:#E87516;
    color:white;
    margin-left:-5px;
    margin-right:-5px;
    margin-top:-5px;
    padding:4px;
}

#node-151 .meta {
    display:none;
}

#block-views-JMTNeuesteBlogeintraege-block_1 .views-field-title {
      color: #0094de;
      font-weight: bold;
      font-style: italic;
}
