@charset "utf-8";
/* CSS Document */

* {
margin:0; 
padding:0;
}

body {
	font-family:Arial;
		background-position:center top;
		background-repeat:no-repeat;

		background-color:#000000;
}
	

#container{
	width:1000px;
	height:2000px;
	position:absolute;
	left:50%;
	margin-left:-498px;
}

#left{
	width:270px;
    height:1200px;
	float:left;
}

#center{
	width:470px;
    height:2000px;
	float:left;
	margin-left:25px;
	float:left;
}

#right{
	width:210px;
    height:1500px;
	float:left;
	margin-left:25px;
	float:left;
}


#spaceTop{
width:100px;
height:30px;
}

#logoArea{
width:270px;
height:135px;

}


#areaMenu{
width:130px;
height:200px;
margin-top: 40px;
margin-left:90px;
}

#areaLike{
width:130px;
height:100px;
margin-top: 40px;
margin-left:50px;
}

#hightlightTop{
width:470px;
height:170px;
margin-top:40px;
}

.textHighlight{
width:470px;
height:110px;
font-size:11px;
color:#FFFFFF;
}


.infotextHighlight{
width:470px;
height:600px;
font-size:12px;
color:#FFFFFF;
line-height:16px;
}



#boxContentHome{
width:470px;
height:430px;
}

#boxContentSmall{
width:470px;
height:390px;
}

.dateContent{
width:340px;
height:15px;
font-size:10px;
color:#FFFFFF;
font-weight:bold;
}


#mediaContent{
width:470px;
height:285px;
margin-bottom:10px;
}

#titleContent{
width:380px;
height:20px;
color:#FFFFFF;
}

#subtitleContent{
width:380px;
height:15px;
color:#FFFFFF;
margin-top:5px;
}


h1{
font-size:20px;
color:#FFFFFF;

}

h2{
font-size:14px;
color:#FFFFFF;

}

.textContent{
width:470px;
height:80px;
font-size:11px;
color:#FFFFFF;
line-height:15px;
margin-top:5px;
}

.lineRank{
width:100px;
height:20px;
font-size:11px;
color:#FFFFFF;
float:left;
margin-bottom:3px;
}

#starRank{
width:20px;
height:20px;
float:left;
margin-bottom:3px;
}

#bars{
width:210px;
height:30px;
}

#contentBars{
width:210px;
height:140px;
margin-bottom:5px;

}

.contentBars{
width:190px;
height:120px;
margin-bottom:5px;
padding:10px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.contentBars A:link {text-decoration: none; color:#FFFFFF;}
.contentBars A:visited {text-decoration: none ; color: #FFFFFF; }
.contentBars A:active {text-decoration: none ; color: #FFFFFF;}
.contentBars A:hover {text-decoration: none; color:#ff0000;}




#schweizCorner{
width:210px;
height:115px;
margin-bottom:5px;

}

.bildsubtitle{
font-size:10px;
color:#999999;
text-align:right;
margin-bottom:5px;
}

#div{
width:470px;
height:30px;
margin-bottom:20px;
margin-top:20px;

}





.footerText{
width:996px;
height:25px;
background-color:#999999;
color:#FFFFFF;
font-size:10px;
padding-left:30px;
padding-right:30px;
padding-top:5px;
padding-bottom:5px;
float:left;
}


.footerText A:link {text-decoration: none; color:#333333;}
.footerText A:visited {text-decoration: none ; color: #666666; }
.footerText A:active {text-decoration: none ; color: #666666;}
.footerText A:hover {text-decoration: none; color:#000000;}


