body 	{
    		font-family: verdana, arial;
    		font-size: 12px;
    		color: #05313e;
			padding:0;
			margin:0;
			}
			
p 			{padding:0; margin:0;}

			
/*Tabellen*/
table, tr, td			{
			font-size:12px;
			border:0px solid #cfdde6;
			}
			
input, textarea, select {
			border:1px solid #cfdde6;
			padding: 3px 5px;
			font-family: arial;
			}
			
/*links start*/

a 			{
			text-decoration: none;
			}

a:link 		{ 	
			color:black;
			}
			
a:visited 		{ 	
			color:black;
			}
		
a:hover   	{
			color:#0091bc;
		    }
			
a:hover img		{
			border:none;
			opacity:0.7;
			moz-opacity:0.7;
			filter:Alpha(opacity=70);
			}
			
a img 		{
			border:none;
			opacity:1;
			moz-opacity:1;
			filter:Alpha(opacity=100);
			}
				
/*links ende*/


/*überschriften*/

h1, h2, h3, {
			font-weight:bold;
			margin:0 0 5px 0;
			padding:0;
			}

h1 			{
			font-size:13px;
			color:#0091bc;
			}
			
h2 			{
			font-size:16px;
			color:#0091bc;
			}
			
h3 			{
			font-size:20px;
			color:#0091bc;
			}

			
			
			
/*hr*/			
.hr hr		{border:1px solid #0091bc;}

#centering {
			position:relative;
			margin:auto;
	  		width: 961px;
			background:url(pix/wrapper.gif);
			}
			
#hg_overlay	{
			width:961px;
			background:url(pix/hg_overlay.jpg);
			background-repeat:no-repeat;
			}
			
#header		{
			padding:10px 0 0 30px;
			}
			
#menuetop	{
			
			}
			
#menuetop a	{
			font-size:13px;
			}
						
#menuetop ul {margin:0; padding:0;}
			
#menuetop li {
			float:left;
			list-style-type:none;
			margin-right:25px;
			}
			
			#logos		{
						position:absolute;
						right:68px;
						top:3px;
						}
			
#logos img	{margin-left:5px;}
			
#sitetitle	{
			font-size:25px;
			font-weight:bold;
			margin:65px 0 0 0;
			line-height:50px;
			}
			
#newsbutton	{
			width:109px;
			height:50px;
			margin:20px 0 0 0;
			float:left;
			}
			
#menuesportler {
			font-size:14px;
			float:right;
			margin:23px 46px 0 0;
			}
			
.menu-last 	{color:white;}
			
#menuesportlerBILD {
			width:533px;
			font-size:16px;
			margin:3px 40px 0 0;
			float:right;
			}
			
#menuesportlerBILD img {
			margin-right:-6px;
			padding:0;
			}


			
#content	{
			margin:0 57px 0 26px;
			padding:10px;
			background:white;
			}
			
#header 	{
			
			}
			
#footer 	{
			height:80px;
			background-image:url(pix/footer.jpg);
			background-color:white;
			background-repeat:no-repeat;
			}
			
#logoleft	{
			float:left;
			margin:50px 0 0 40px;
			}
			
#logoright	{
			float:right;
			margin:55px 65px 0 0;
			}
/*NewsModul*/

.post_title, .post_date {
	border-bottom: 1px solid #DDDDDD;
}

.post_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.post_date {
	text-align: right;
	font-weight: bold;
}

.post_short {
	text-align: justify;
	padding-bottom: 5px;
}

.comment_title {
	font-weight: bold;
}

.comment_text {
	font-weight: bold;
	background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}

.comment_title, .comment_text {
	border-left: 1px solid #DDDDDD;
}

.comment_info {
	text-align: right;
	border-right: 1px solid #DDDDDD;
}

.comment_title, .comment_info {
	border-top: 1px solid #DDDDDD;
	background-color: #EEEEEE;
}

.selected_group_title { 
	font-size: 14px;
	text-align: center;
}
/*** Don't remove the class nixhier, this is required for ASP ***/
.nixhier {
	display:none;
}
			

.clear{clear:both;}
