/* datei leucate start.css */



html { height: 101%; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#303030;
	}
}

.breaker {
overflow: hidden;
clear: both;
height: 0px;
}

img {
border: none;
}

a {
color:#4671AC;
text-decoration:none;
}

a:hover {
color:#4671AC;
text-decoration:underline;
}.breaker {
overflow: hidden;
clear: both;
height: 0px;
}






/* -------------- container -------------- */
#main { width:802px; height:523px; margin: 0 auto; margin-top:60px; }
#content { width:801px; height:501px; background-image:url(../img/index_bg.jpg); background-repeat:no-repeat; }
#contentcontainer { width:801; height:330px; }
#bild { padding: 20px 15px 0px 0px; }
#col1 { padding: 0px 0px 0px 0px; }
#col2 { margin-top:0px; padding-top:0px; }
#menu { margin-left: 50px; padding-bottom: 10px; color: #fff;}
#footer { text-align:center; font-size:11px; padding-top:10px; }


/* ------------- menu -------------------- */

#menu a { text-decoration: none; color:#fff; font-size: 13.3px; font-weight: 900;  }



