@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}
.formtxt{
	font-size:11px;
	color:#999;
	line-height:18px;
}
hr {
	height:1px;
	border:none;
	background-color:#CCC;
}

.profilmenu{
	display:block;
	background-color:#FFF;
	text-decoration:none;
	border-bottom:1px solid #CCC;
	padding:3px;
}

h1{
	font-size:16px;
	margin:0px;
	margin-bottom:4px;
	margin-top:0px;
	color:#069;
	font-weight:normal;
}
h1 a{
	color:#069;
}
h3{
	margin:0px;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:23px;
	font-weight:normal;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#069;
}


#top{
}
#topcontent{
	position:relative;
	width:900px;
	margin:auto;
	height:80px;
	background-image:url(images/footerback.png);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#topgolge{
	height:20px;
	background-image:url(images/topgolge.png);
	background-position:center;
	background-repeat:no-repeat;
}
#Container{
	width:880px;
	margin:auto;
	position:relative;
}
#logo{
	width:132px;
	height:39px;
	background-image:url(images/logo.png);
	position:absolute;
	bottom:10px;
	left:15px;
}
#Menu{
	position:absolute;
	right:0px;
	bottom:0px;
}
#Menu ul{
	list-style:none;
	margin:0px;
	margin-left:-35px;
	float:left;
}
#Menu li{
	float:left;
}
#Menu li a{
	display:inline-block;
	padding:8px 15px 8px 15px;
	background-image:url(images/spar.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#Menu li a:hover{
	color:#069;
}

#Menu2{
	border-bottom:1px solid #CCC;
	margin:-10px;
	margin-bottom:10px;
}
#Menu2 ul{
	list-style:none;
	margin:0px;
	margin-left:-35px;
	float:left;
}
#Menu2 li{
	float:left;
}
#Menu2 li a{
	display:inline-block;
	padding:8px 15px 8px 15px;
	background-image:url(images/spar.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
#Menu2 li a:hover{
	color:#069;
}






#Coll{
	float:right;
	width:234px;
	background-image:url(images/CollBack.png);
	background-repeat:no-repeat;
	padding:23px;
}
#Main{
	float:left;
	width:550px;
	background-image:url(images/MainBack.png);
	background-repeat:no-repeat;
	padding:23px;
	padding-left:25px;
	padding-right:25px;
}

#Coll2{
	float:left;
	width:230px;
	padding:10px;
}
#Main2{
	float:right;
	width:600px;
	padding:10px;
	border-left:1px solid #CCC;
	border-bottom:1px solid #CCC;
	border-right:1px solid #CCC;
}


p{
	margin:0px;
	margin-bottom:10px;
}

.ull{
	margin:0px;
	margin-left:-35px;
}
.searching{
	list-style:none;
	float:left;
	margin-right:10px;
}

#altleft{
	position:relative;
	float:left;
	width:520px;
	margin-left:20px;
	padding:8px;
	padding-top:0px;
	padding-bottom:0px;
	border-left:1px solid #CCC;
}
.title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#069;
	margin-left:-1px;
	margin-bottom:8px;
	text-decoration:none;
	line-height:26px;
}
.title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#069;
	margin-top:15px;
	margin-bottom:8px;
	text-decoration:none;
}
.title a:hover{
	text-decoration:underline;
}
#etiket{
	width:20px;
	height:20px;
	position:absolute;
	left:-20px;
	background-image:url(images/avantaj.png);
	top:0px;
}


#Modul{
	margin:2px;
	margin-bottom:10px;
	line-height:20px;
	clear:both;
}
#Modul a{
	color:#069;
}

#search{
	float:left;
	margin-bottom:4px;
	margin-left:-1px;
	padding:4px;
	padding-left:7px;
	height:20px;
	width:169px;
	background-image:url(images/search.png);
}
.btnsearch{
	background:none;
	border:none;
	width:28px;
	height:28px;
	cursor:pointer;
	background-image:url(images/btn.png);
}

#ModulRight{
	margin:2px;
	margin-bottom:10px;
	line-height:20px;
	clear:both;
	padding-bottom:10px;
	border-bottom:1px solid #CCC;
}
#ModulRight h1{
	padding-left:20px; 
	background-image:url(images/avantaj.png);
	background-repeat:no-repeat;
}
.New{
	width:60px;
	border:1px solid #DBDBDB;
	float:left;
	margin-right:10px;
	clear:both;
}
.spot{
	line-height:20px;
}
ul{
	margin:0px;
	margin-left:-20px;
}
li a{
	font-weight:bold;
	text-decoration:none;
}
	
