/* MyFunlink StyleSheet */

html,body {
	margin: 0px;
	background-color: #162f5d;
	background-image: url(../images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;
	height: 100%;
}

img {
	border-width: 0px;
}

h1 {
	font-size: 14pt;
	font-weight: bold;
	color: #1b58a9;
}

h2 {
	font-size: 10pt;
	font-weight: normal;
	color: #4a7ab9;	
}

.kategorie_beschreibung {
	font-size: 10pt;
	color: #4a7ab9;	
	text-align: justify;
}

.text_u_content {
	font-size: 10pt;
	font-weight: normal;
	color: #4a7ab9;	
}

hr {
	border-style: inset;
	border-width: 1px;
	border-color: #4a7ab9;
	color: #4a7ab9;
	margin: 15px 0px 0px 0px;
}

a {
 color: #1b58a9;
 text-decoration: none;
}

a:visited {
 color: #1b58a9;
 text-decoration: none;
}

a:hover {
 color: #75aaef;
 text-decoration: none;
}

td {
	font-size: 10pt;
	font-weight: normal;
	color: #4a7ab9;
}

input {
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #012a5f;
}

textarea {
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #012a5f;
}

form { 
margin:0px; 
padding: 0px;
display: inline;
}

ul.arrowy {
	list-style-image: url(../images/arrowy.jpg);
	padding: 2px 0px 2px 20px;
	margin: 3px;
	/padding: 0px 0px 0px 0px;
	/margin: 5px 0px 5px 20px;
}

* html ul.arrowy {
	list-style-image: url(../images/arrowy.jpg);
	padding: 2px 0px 2px 20px;
	margin: 3px;
	/padding: 0px 0px 0px 0px;
	/margin: 5px 0px 5px 20px;
}

li {
	margin: 0px 0px -1px 0px;
}

.searchbox {
	width: 260px;
	font-size: 10pt;
	height: 17px;
	margin: 10px 5px 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #012a5f;
}

.chosebox {
	width: 100px;
	font-size: 10pt;
	height: 17px;
	margin: 10px 5px 0px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #012a5f;
}

.searchbutton {
	background-color: #012a5f;
	background-image: url(../images/searchbutton.jpg);
	height: 21px;
	border-style: solid;
	border-width: 1px;
	color: #FFFFFF;
	border-color: #012a5f;
}

.navtxt {
	font-size: 8pt;
	color: #FFF;
	margin: 0px 0px 0px 20px;
}

.navend {
		    list-style: none;
    display: inline;
    margin: 0px; 
	padding: 0px;
		border-style: solid;
		border-width: 1px;
		border-left-width: 1px;
		border-left-color: #014f9e;
		}

ul#mainnav {
	margin: 0px;
	font-size: 10pt;
    margin-left: 7px; 
	padding: 6px;
	/padding-bottom: 7px;
    text-align: left;
  }
  
  ul#mainnav li {
    list-style: none;
    display: inline;
    margin-top: 0px; 
	padding: 0px;
  }

  ul#mainnav a  {
	padding: 6px 10px 7px 10px;
	p/adding: 7px 10px 7px 10px;
	margin: -3px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-left-color: #014f9e;
	border-right-width: 2px;
	border-right-color: #09afd9;
    text-decoration: none; 
	font-weight: bold;
    color: #FFF;
  }
  * html ul#mainnav a, * html ul#mainnav span {
    width: 1em; 
    w/idth: auto;
  }
  ul#mainnav a:hover{
    color: #000;
    background-image: url(../images/navhover.jpg);
    border-right-color: #b8b800;
  }
  
ul#mainnav span{
  	color: #000;
	background-image: none;	
	border-right-color: #b8b800;
}	
  
  a.mainnavxx  {
	padding: 6px 10px 7px 10px;
	p/adding: 7px 10px 7px 10px;
	margin: -3px;
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 2px;
	border-left-color: #014f9e;
	border-right-width: 10px;
	border-right-color: #b8b800;
    text-decoration: none; 
	font-weight: bold;
	background-image: url(../images/navhover.jpg);
    color: #FFF;
  }

  ul.subnav {
  	list-style: none;
	padding: 0;
	margin: 0px 10px auto;
	width: 590px;
}

  ul.subnav li {
	display: block;
	float: left;
    margin-top: 0px; 
	padding:  0px;
	width: 146px;
  }
  
  ul.subnav a {
  	display: block;
	width: 140px;
  	padding: 5px 0px 5px 5px;
  	margin: 0px;
	background-color: #f8fbff;
	border: solid 1px #d9ecff;
  }
  ul.subnav a:hover {
	background-color: #e8f4ff;
	color: #043463;
  }

.subnav_box:after
{
color: #FFF;
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

a.arrowy {
 font-size: 8pt;
 color: #FFF;
 text-decoration: none;
}

a.arrowy:visited {
 font-size: 8pt;
 color: #FFF;
 text-decoration: none;
}

a.arrowy:hover {
 color: #75aaef;
 text-decoration: none;
}

#mainframe {
	margin: auto;
	width: 1004px;
	background-image: url(../images/fullrowcontentbg.jpg);	
}

#rightcontent {
	float: right;
	width: 369px;
}

#topweektitle {
	width: 369px;
	height: 37px;
	background-image:url(../images/topweekheader.jpg);
}

#topweetitleright {
	float: right;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	margin: 14px 22px 0px 0px;
}

* html #topweetitleright {
	margin: 14px 12px 0px 0px;
}

span.fonty {
	color: #f6ff00;
}

#topweetitleleft {
	float: left;	
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	margin: 14px 0px 0px 10px;
}

* html #topweetitleleft {
	margin: 14px 0px 0px 5px;
}

#topweekcontent {
	background-image: url(../images/topweekbg.jpg);
}

#topweekgirl {
	margin:5px;
	margin-left: 0px;
	margin-right:15px;
	float:right;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF; 
}

* html #topweekgirl {
	font-size:0px;
	margin-right: 8px;
}


#topweekgame {
	float:left;
	margin:5px;
	margin-right: 0px;
	margin-left: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF; 
}

* html #topweekgame {
	font-size:0px;
	margin-left: 3px;
}

* html #topweekgame {
	font-size:0px;
}

#topweekvideo {
	margin: 10px;
	width: 180px;
	height: 120px;
	border-style: solid;
	border-width: 1px;
	border-color: #a8acfa; 
}

* html #topweekvideo {
	font-size:0px;
}

#searchbox {
	width: 369px;
	height: 41px;
	background-image:url(../images/searchbg.jpg);	
}

#sndnavititles {
	background-image: url(../images/subnavbg.jpg);	
	width: 369px;
	height: 31px;
}

#sndnavititleright {
	float: right;
	width: 150px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	margin: 8px 10px 0px 0px;
}

* html #sndnavititleright {
	margin: 8px 5px 0px 0px;
}

#sndnavititleleft {
	float: left;
	width: 200px;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	margin: 8px 0px 0px 9px;
}

* html #sndnavititleleft {
	margin: 8px 0px 0px 5px;
}

#sndnavileft {
	float: left;
	text-align: center;
	width: 208px;
}

* html #sndnavileft {
	margin: 0px 0px 0px 2px;
	width: 190px;
}

#sndnaviright {
	text-align: left;
	float: right;
	width: 150px;
	margin: 0px 11px 0px 0px;
}

* html #sndnaviright {
	margin: 0px -19px 0px 0px;

}

.sndnavtitle {
	background-image: url(../images/sndnavtitlebg.jpg);
	width: 150px;
	height: 31px;
	margin: 0px 30px 0px 0px;
}

.sndnavtitletxt {
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	padding: 8px 0px 0px 7px;
}

#leftcontent {
	float: left;
	width: 635px;
}

#header {
	width: 635px;
	height: 113px;
	background-image: url(../images/header.jpg);
}

#navigation {
	background-image: url(../images/menuebg.jpg);
	width: 635px;
	height: 41px;
}

#adblock {
	text-align:center;
	background-image: url(../images/contentbg.jpg);	
	width: 635px;
}

#adblock2 {
	text-align:center;
	background-image: url(../images/contentbg.jpg);	
	width: 635px;
}

#maincontent {
	background-image: url(../images/contentbg.jpg);	
	width: 615px;
	padding: 5px 0px 0px 20px;
}

#footer {
	width: 1004px;
	height: 60px;
	font-size: 9pt;
	background-image: url(../images/footerbg.jpg);
}

#footercontentright {
	float: right;
	text-align: right;
	padding-top: 1px;
	padding-right: 21px;
}

#footercontentleft {
	text-align: left;
	padding-top: 1px;
	padding-left: 20px;
}

.footerTPosY {
	margin: 15px 0px 7px 0px;
	color: #fefe00;
}

.footerTPosW {
	margin: 5px 0px 7px 0px;
	color: #FFF;
}

.clear {
	clear:both;
	height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;	
}

/* ContentStyles main*/

.prev_box {
   	width: 600px;
   	height: 60px;
   	border-bottom: dotted 2px #A7CCF0;
	padding: 10px 0px 15px 0px;
}

.prev_box2 {
   	width: 600px;
   	height: 60px;
   	border-bottom: dotted 2px #A7CCF0;
	padding: 10px 0px 15px 0px;
	/*background-color:#FFFFED;*/
}


* html .prev_box {
	padding: 10px 0px 0px 0px;
}

.prev_pic {
	width: 90px;
	height: 60px;
	float: left;
	border: solid 2px #273687;
}

* html .prev_pic {
	font-size: 0px;
	margin: 5px 0px 5px 0px;
}

.prev_info {
	margin: 17px 0px 10px 10px;
	float: left;
	width: 350px;
	height: 60px;
	color: #1b58a9;
	vertical-align: middle;
}

* html .prev_info { 
	margin: 20px 0px 5px 10px;
}

.prev_vote {
	margin: 15px 0px 0px 0px;
	width: 100px;
	float: right;
	color: #1b58a9;
	font-size: 8pt;
}

* html .prev_vote { 
	margin: 20px 0px 5px 0px;
}

span.prev_title {
	font-weight: bold;
	font-size: 10pt;
}

.prev_desc {
	font-size: 8pt;
}

.contentnavigation_box {
	float: left; 
	margin-left: 65px;
}

.contentnavigation_linkr {
	float: right;
	text-align: right;
	width: 200px;
	font-size: 9pt;
	border: solid 1px #FFF;
}

.contentnavigation_linkl {
	float: left;
	width: 200px;
	font-size: 9pt;
	border: solid 1px #FFF;
}

.contentnav {
	width:200px;
}

.contentnavbox {
	font-size: 10pt;
	border-style: solid;
	border-width: 1px;
	border-color: #012a5f;
}

.contentnavigation {
	margin: 0px 15px 15px 0px;
}


/* contentstyles content */

.h1c {
	margin-bottom:0px;
	padding:0px;
}

.h2c {
	margin-top:0px;
	/margin-top:0px;
}

.c_title {
	float:left;	
}

.contentvote {
	float:right;
	margin: 10px 15px 0px 0px;
	/margin: 0px 15px 0px 0px;
	color: #1b58a9;
	font-size: 8pt;
	width: 100px;
}

.resbox {
	margin: 15px 0px 0px 0px;
}

.resbox_left {
	float: left;
}

.resbox_right {
	float: right;
}

.moreboxv {
	width: 190px;
	border: solid 1px #0f0c65;
	border-right-width: 0px;
	background-color: #e7f3ff;
	margin-right: 0px;
	background-image: url(../images/moreboxr.jpg);
}

.moreboxh {
	border: solid 1px #0f0c65;
	margin: 10px 32px 10px 20px;
	background-color: #f1f1ff;
}

.moreboxnav {
	background-image: url(../images/morenavbg.jpg);
	height: 30px;
	text-align:left;
}

.moreboxicon {
	float: left;
	margin: 3px 0px 0px 3px;
	padding: 0px;
	width: 24px;
}

.moreboxtitlev {
	float: right;
	margin-top: 7px;
	width: 160px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}

.moreboxtitleh {
	float: right;
	margin-top: 7px;
	width: 530px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}

.moreboxl {
	float: left;
	margin: 2px 0px 2px 3px;
}

.moreboxr {
	float: right;
	margin: 2px 3px 2px 0px;
}

.copycontent {
	color: #1b58a9;
}

.copycontentlink1 {
	width: 400px;
	font-size: 9pt;
	height: 14px;
	border-style: solid;
	border-width: 2px;
	border-color: #1b58a9;
}

.copycontentlink2 {
	width: 400px;
	font-size: 9pt;
	height: 14px;
	border-style: solid;
	border-width: 2px;
	border-color: #1b58a9;
}

/* contentstyles quote chat box */

.quote_content_box {
}

.quote_content_box_bg {
	background-image: url(../images/morenavbg.jpg);
	height: 30px;
	text-align:left;
}

.quote_content_box_title {
	float: right;
	margin-top: 7px;
	width: 460px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}

.quote_content_box_left {
	float: left;
	margin: 10px 5px 10px 50px;
	width: 495px;
	border: solid 1px #babaff;
	background-color: #f1f1ff;
}

* html .quote_content_box_left {
 margin: 10px 5px 10px 25px;
}


.quote_content_box_right {
	float: right;
	margin: 10px 10px 10px 5px;
	width: 295px;
	border: solid 1px #babaff;
	background-color: #f1f1ff;
}

.quote_contet_box_text {
	margin: 0px 25px 0px 25px;
	color: #1b58a9;
}

/* framestyles*/

#f_top_main {
	width: 100%;
	border: solid 1px #173163;
}

#f_top_logo {
	float: left;
	width: 200px;
	width: 5%;
}

#f_top_textcontent {
	text-align: center;
	margin-left: 200px;
	margin-top: -5px;
}

#f_top_stars {
	float: right;
	text-align: center;
	margin: 0px 0px 0px 0px;
	width: 143px;
	height: 65px;
	color: #8ba7f6;
	font-size: 8pt;
}

.f_top_h1 {
	color: #FFF;
	margin: 0px;
	margin-top: 15px;
}

.f_top_h2 {
	color: #8ba7f6;
	margin: 0px;
	padding: 3px;

}

#f_left_ads {
	text-align: center;
	margin: 3px 0px 5px 4px;
}


.f_top_textbg {
	width: 300px;
	
}


.moreboxone {
	border: solid 1px #FFF;
	margin: 3px 0px 5px 4px;
	width: 180px;
}

.banner_textarea {
font-size:12px;
}

.neuesdate {
  border: thin dashed firebrick ! important;
  background-color: rgb(255, 200, 200) ! important;
}

.formerror {
 color: #FF0000;
}
 
 #middle_navi a:link  {
        color:#ffffff;
          }
 
 #middle_navi a:visited  {
        color:#ffffff;
          }
