html,body{
	font-family:arial;
	font-size:10;
    height:100%;
    margin:0;
    padding:0;
	text-align: center;
    color:black;
	background-color:#272827;
}

div#main{
    margin: 0 auto;
    width: 800px;
    margin-top:0;
    list-style-type:none;
}

div#soon{
    margin: 0 auto;
    width: 500px;
    margin-top:20;
    list-style-type:none;
}

div.top{
	float:left;
	background-image:url('../gfx/top.jpg');
	width:800;
	height:370;
	text-align:right;
}

div.topText{
    float:right;
    margin-top:270;
    margin-right:10;
    height:auto;
    width:400;
    text-align:left;
}

div#contentframe{
	float:left;
  	background-color:white;
    background-image:url(../gfx/bigbg.jpg);
  	background-repeat: repeat-y;
  	width:800px;
	height:auto;
	margin-top:0 px;
}

div.menu{
	float:left;
	width:140;
	margin-top:35;
	margin-left:10;
	text-align:left;
	height:auto;
}

div.text{
	float:left;
	width:370;
	margin-left:35;
	margin-top:35;
	text-align:left;
}

div.ads{
	float:right;
	width:200;
	text-align:left;
	margin-right:5;
}

div.fotter{
	float:left;
	width:800;
	height:30;
	margin-top:0;
	background-image:url(../gfx/fotter.jpg);
	background-repeat:no-repeat;
}

div.fotterBox{
	float:left;
	width:160;
	text-align:left;
	margin-top:45;
	margin-bottom:20;
	margin-right:16;
	margin-left:16;
	height:auto;
}

div.newsBox{
	float:left;
	margin-left:8;
	width:165;
	height:auto;
}

hr{
  noshade:1;
  color:#174284;
}

/* FONTER */

.rubrik{
	font-family:tahoma;
	font-size:16;
	color:#174284;
	font-weight:900;
}

.aktuelltRubrik{
	font-family:tahoma;
	font-size:12;
	color:#444444;
	font-weight:900;
}

.rubrikVit{
	font-family:tahoma;
	font-size:16;
	color:white;
	font-weight:900;
}

.text{
	font-family:tahoma;
	font-size:11;
	color:#414141;
}

.fet{
	font-family:tahoma;
	font-size:11;
	color:#414141;
	font-weight:bold;
}

.topText{
	font-family:tahoma;
	font-size:15;
	color:white;
	font-weight:bold;
	text-decoration:none;
}

.ads{
	font-family:tahoma;
	font-size:11;
	color:#414141;
	padding-top:35;
}

.fotterText{
	font-family:tahoma;
	font-size:11;
	color:#888888;
}

 	
a.edit{
	font-family:tahoma;
	font-size:11;
	color:#222222;
    line-height:2;
	text-decoration:none;
}
	a.edit:hover{
		font-family:tahoma;
		font-size:11;
		color:#888888;
		line-height:2;
		text-decoration:none;
	}


a.menuRub{
	font-family:tahoma;
	font-size:13;
	color:#444444;
	line-height:2;
	font-weight:900;
	text-decoration:none;
}
    a.menuRub:hover{
        font-family:tahoma;
    	font-size:13;
    	color:#c1c1c1;
    	line-height:2;
    	font-weight:900;
    	text-decoration:none;
    }
    
	a.subMenu{
		font-family:tahoma;
		font-size:11;
		color:#777555;
		margin-top:0;
		margin-left:5;
		line-height:2;
		font-weight:900;
		text-decoration:none;
	}


a{
	font-family:tahoma;
	font-size:11;
	color:#444444;
	text-decoration:none;
}

	a.fotterTextProduce{
	font-family:tahoma;
	font-size:11;
	color:#444444;
	text-decoration:none;
 	}

	a.fotterTextProduce:hover{
	font-family:tahoma;
	font-size:11;
	color:#444444;
	text-decoration:none;
 	}
