/* CSS Document */


*{
font-family:Arial, Helvetica, sans-serif;
}

body {
font-size:12px;
color:#000000;
margin:0;
padding:0;
}

h1 {
margin:0;
padding:0;
font-size:1.2em;
margin-bottom:15px;
}

a {
color:#EC1526;
text-decoration:none;
}

th {
font-weight:bold;
}

td, th {
text-align:left;
vertical-align:top;
}

hr {
border:none;
background:#000000;
color:#000000;
clear:both;
height:1px;
}

img {
/*background:#EC1C2D;*/
border:none;
}


input.text{
width:150px;
height:13px;
}

input.tinytext{
width:25px;
height:13px;
}

input.checkbox {

}

textarea {
font-size:11px;
width:150px;
height:70px;
}


#navigation
{
	background:#41454e;
	padding:57px 0 0 62px;
	height:59px;
	width:928px;
	font-weight:bold;
	text-align:left;
	
}

#navigation a {
color:#fff;
margin-right:20px;
text-decoration:none;
}

#navigation a:hover, #navigation a.current {
color:#009bdb;
}

#bilder {
width:990px;
}

#snowline {
border:1px solid #000000;
border-top:none;
border-bottom:none;
height:5px;
width:988px;
font-size:2px;
}

#orangeline{
height:14px;
width:990px;
background:#41454e;
}

#container {
border:1px solid #000000;
border-top:none;
width:926px;
padding:50px 40px 20px 22px;
text-align:left;
}

#pannel {
float:left;
clear:left;
width:240px;
margin-right:18px;
}

#minheight{
float:left;
width:1px;
height:250px;
/*background:#00FF99;*/
}

#content {
float:left;
clear:right;
padding-bottom:20px;
width:662px;
line-height:1.4em;
}

#foot {
font-size:0.9em;
clear:both;
border-top:1px solid #000000;
width:658px;
padding-top:5px;
padding-left:264px;
}

#foot a {
color:#000;
margin-right:20px;
text-decoration:none;
}

#foot a:hover, #foot a.current {
color:#ed2333;
}
