.div {
	border: 1px solid #FF0000;
}
/* Fonts*/

H1 {
	color:#519ACE;
	font-family: bold 1.6em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
}

H2 {
	color:#519ACE;
	font-family: bold 1.3em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
}

H3 {
	color: #666666;
	font: 1.2em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-style:normal;
}

H4 {
	color: #666666;
	font: 1em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-style:normal;
}
/* Links */

a:link		{ color: #519ACE; text-decoration: none;}
a:visited	{ color: #519ACE; text-decoration: none }
a:active	{ color: #519ACE; text-decoration: none }
a:hover		{ color: #333333; text-decoration: none }

a.menu:link		{ color: #519ACE; text-decoration: none;}
a.menu:visited	{ color: #519ACE; text-decoration: none }
a.menu:active	{ color: #519ACE; text-decoration: none }
a.menu:hover	{ color: #CCCCCC; text-decoration: none }

a.menu_active:link		{ color: #666666; text-decoration: none;}
a.menu_active:visited	{ color: #666666; text-decoration: none;}
a.menu_active:active	{ color: #666666; text-decoration: none;}
a.menu_active:hover		{ color: #666666; text-decoration: none;}

a.menu_active { 
	
}


a.subMenu:link		{ color: #444444; text-decoration: none;}
a.subMenu:visited	{ color: #444444; text-decoration: none }
a.subMenu:active	{ color: #444444; text-decoration: none }
a.subMenu:hover	{ color: #333333; text-decoration: none }

a.subMenu_active:link		{ color: #881c1c; text-decoration: none;}
a.subMenu_active:visited	{ color: #881c1c; text-decoration: none }
a.subMenu_active:active	{ color: #881c1c; text-decoration: none }
a.subMenu_active:hover		{ color: #881c1c; text-decoration: none }

a.subMenu2:link		{ color: #444444; text-decoration: none;}
a.subMenu2:visited	{ color: #444444; text-decoration: none }
a.subMenu2:active	{ color: #444444; text-decoration: none }
a.subMenu2:hover	{ color: #333333; text-decoration: none }

a.subMenu2_active:link		{ color: #881c1c; text-decoration: none;}
a.subMenu2_active:visited	{ color: #881c1c; text-decoration: none }
a.subMenu2_active:active	{ color: #881c1c; text-decoration: none }
a.subMenu2_active:hover		{ color: #881c1c; text-decoration: none }

a.none:link		{ color: #666666; text-decoration: none;}
a.none:visited	{ color: #666666; text-decoration: none }
a.none:active	{ color: #666666; text-decoration: none }
a.none:hover	{ color: #666666; text-decoration: none }

a.white:link	{ color: #FFFFFF; text-decoration: none;}
a.white:visited	{ color: #FFFFFF; text-decoration: none }
a.white:active	{ color: #FFFFFF; text-decoration: none }
a.white:hover	{ color: #FFFFFF; text-decoration: none }


/* page */

body {
	margin:0px;
	padding:0px;
	font-family: "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-size:12px;
}


form {
	padding:0px;
	margin:0px;
}

input {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size:11px;
}

select {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	font-size:11px;
}





/* top */

#top {

width:800px;
float:left;
clear:both;
}





#wrap_mainMenu {
	float:left;
	clear:both;
	width:800px;
	font-weight:bold;	
    background-repeat:x-repeat;

}

#mainMenu {
	float:right;
	clear:both;
	width:800px;
	background-image:url(bilder/menu_background.jpg);
}

.mainMenuLink {
	margin:10px;
	margin-top:0px;
	margin-bottom:0px;
	float:left;
	display:inline;

}




/* start */

#wrap_start {
	float:left;
	width:100%;
	background-image:;
}

#startLeft {
	float:left;
	width:450px;
	padding:20px;
}

#top_space {
	height:0px;
	float:left;
	clear:both;
	width:100%;
}
	
#start_top {
	float:left;
	width:800px;
	height:69px;
	background-image:url(bilder/images/startpage_bg_05.jpg);
}

#start_content {
	float:left;
	width:800px;
	float:left;

}


#start_wrapLeft {
	float:left;
	padding-left:25px;
	padding-right:15px;
	width:206px;
	
}


	

/* News list */

#start_boxWrap {
	float:left;	
	width:362px;
	background-image:url(bilder/newsbox.gif);
	background-repeat:no-repeat;
}
#start_news {
	float:left;	
	width:300px;
	font-size:12px;
	padding-left:20px;
	padding-top:55px;
}

.newsTitle {
	font: 1.1em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	margin-top:2px;
	margin-bottom:0px;
}


.newsDate {
	font: .9em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	color:#666666;
}

.newsHead {
	font: bold 1.1em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	margin-top:2px;
	margin-bottom:0px;
	color:#CCCCCC;
}

.newsText {
	font: 1em "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color:#FFFFFF;
	margin-top:0px;
	margin-bottom:7px;
	
}


 

/* Content */

#top_content {
	float:left;
	clear:both;
	width:800px;
	background-image:url(bilder/content_topcurved.gif);
	height:44px;
	border:none;
}

#wrap_content {
	float:left;
	width:800px;
	
}

#wrap_textContent {
	float:left;	
	width:380px;
	padding:;
	
}

#wrap_nav {
	float:left;	
	width:135px;
	padding:25px;
	
}

#bannerAd {
    background-color:#FFFFFF;
	float:left;
	width:130px;
	padding-left:25px;

	}
	
#minibox_head {
	background-image:url(bilder/box_head.gif);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:8px;
	height:20px;
	float:left;
	width:350px;
	margin-top:10px;

	}


/* subMenu */
#wrap_subMenu {
	padding:20px;
	float:left;
	width:110px;
	font-weight:bold;
}

.subMenuBox {
	padding-left:10px;
	margin-bottom:5px;
	float:left;
	clear:both;
	background-image: ;
	background-repeat: no-repeat;
}


/* subMenu2 */


#contentRight {
	padding:20px;
	float:right;
	width:390px;
}


.submenuFormat {
	float:left;
	clear:left;
	width:100%;
	
	}

.submenuFormat_level2 {
	float:left;
	clear:left;
	text-indent:10px;
	width:100%;
	}


.liveScore_group {
	float:left; 
	clear:both;  
	border-bottom:solid 1px #CCCCCC; 
	width:350px;
	padding-bottom:10px;
	}

.liveScore_match {
	float:left; 
	clear:both; 
	padding-left:5px; 
	padding-right:5px; 
	width:350px; 

	}




/*bottom*/

#bannerBottom {
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	text-align:center;
	
}
