html {
	height: 100.3%;
}
body {
	background-image: url(/fileadmin/templates/insidersports/hintergrund.jpg);
	background-position: center bottom;
	background-color: #C2E3F1;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	color: #333;
}
a:link {
	color: #00395F;
}
a:visited {
	color: #00395F;
}
a:hover {
	color: #cccccc;
}
a:active {
	color: #00395F;
}
p {
	margin: 0px;
	padding: 0px;
}
table {
	font-size: 12px;
}
h1, h2, h3, h4 {
	margin: 5px 0px;
	padding: 0px;
}

h1 {
	font-size: 18px;
	color: #00395F;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;

}


#container {
	width: 800px;
	margin: 0px auto;
	display: block;
	text-align: left;
}
#head {
	height: 100px;
	background-color: #0F98D0;
	background-image: url(/fileadmin/templates/insidersports/bghead.gif);
	text-align: right;
	margin: 50px 0px 10px 0px;
}
#nav {
	height: 30px;
	background-color: #666;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
#nav ul li {
	float: left;
	height: 18px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	border-right: 2px solid #fff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav ul li a  {
	text-decoration: none;
	color: #FFF;
	display: block;
	margin: 0px 10px;
}
#logo   {
	top: 115px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 200px;
	height: 100px;
	display: block;
	float:right;
}
#hnav {
	width: 590px;
	display: block;
	float: left;
	text-transform:uppercase;
	padding-top:7px;
	padding-left:5px;
	font-size:16px;
	font-color:#ffffff;
	letter-spacing: -1px;
}

#hnav a:link {
	color: #000000;
	text-decoration:none;
}
#hnav a:visited {
	color: #000000;
}
#hnav a:hover {
	color: #ffffff;
}
#hnav a:active {
	color: #ffffff;
}


#pusher {
	width: 200px;
	display: block;
	float: left;
}



#titel  {
	width: 800px;
	height: 200px;
}
#subtitel  {
	font-size: 14px;
	color: #FFF;
	background-color: #666;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
#footer {
	background-color: #00A6DD;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 50px;
	line-height: 20px;
}
#footer a {
	color: #FFF;
}

#content {
	border-right-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A6DD;
	border-left-color: #00A6DD;
	min-height: 800px;
	width: 600px;
	padding: 10px;
	background-color: #fff;
	v-align: top;
	

}


#content2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #00A6DD;
	border-left-color: #00A6DD;
	padding: 10px;
	background-color: #00A6DD;
	min-height: 800px;
	width: 160px;
	float: right;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#container #nav ul .current a{
	color: #00A6DD;
}

.news-latest-container  {
padding-top:10px;
padding-left:0px;
}

.news-latest-item {
margin:0;
padding:0px;
}