*, html {
		margin:0;
		padding:0;
}


#navi {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	height:26px;

	color:#333;
	margin-right:10px;
}


#navi ul {
    z-index:      800;

	list-style:   none;
    padding:      1px;
	margin:0;
}

#navi ul li {
    float:        left;
    position:     relative;
	z-index:100;
}

#navi ul a {
    z-index: 800;
    font:             normal 100% Arial, Helvetica, sans-serif;
    display:          block;
    color:            #fff;   
    text-decoration:  none;
	background-repeat:no-repeat;
	text-align:center;
	margin-top:1px;
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:0px;
	height:17px;
}

#navi ul a.navitopct {
		width:129px;
}

#navi ul a:hover {
	color:#CCCCCC;
	
}


#navi a:hover {
	
	color:            #fff;
	/*font-weight:      bold;*/
}
#navi ul ul {
    position: absolute;
    top: 100%;
    left: -1px;

    border-left: 1px solid #db120c;
    border-right: 1px solid #db120c;
    border-bottom: 1px solid #db120c;


	padding-bottom:15px;
	padding-top:10px;
	
	font-family:Tahoma, Geneva, sans-serif;
	background-color:#fff;
	
	}
	
#navi ul ul.bw {
margin-left:-394px;
}

#navi ul ul.ga {
margin-left:-265px;
}

#navi ul ul.service {
margin-left:-523px;
}

#navi ul ul.kl {
margin-left:-136px;
}

#navi ul ul.av {
margin-left:-7px;
}
	
#navi ul ul .TabbedPanelsContent li, #navi ul ul li {
    width:  200px;
   
	border-right:0px;
	padding-left:0;
	padding-right:0;
	float:left;
	background:none;
	color:#09F;
	margin-bottom:10px;
	margin-right:15px;
	font-size:10px;
	
}

.TabbedPanelsContent li {
	width:  200px;
   	border-right:0px;
	padding-left:0;
	padding-right:0;
	float:left;
	background:none;
	color:#09F;
	margin-bottom:10px;
	margin-right:15px;
	font-size:10px;
	}
	

#navi ul ul a:link, #navi ul ul a:visited {
    text-align: left;
    z-index: 800;
    
	color:#09F;
	padding-top:5px;
	padding-bottom:0px;
	padding-left:12px;
	border:0;
	background:none;
	
	height:auto;
	
}

#navi ul ul a:hover {
	background-image:none;
	
	color:#000;
	
	}
	


div#navi ul ul,
div#navi ul li:hover ul ul,
div#navi ul ul li:hover ul ul ul
{ display: none; }

div#navi ul li:hover ul,
div#navi ul ul li:hover ul,
div#navi ul ul ul li:hover ul
{ display: block; }

#navi ul ul li a:link, #navi ul ul li a:visited {
	color:#db120c;
	margin:0;
	
	font-size:12px;
	font-weight:bold;
	/*margin-bottom:-10px;*/
}
.navisubtext {
		margin:0;
		padding:0;
		font-size:10px;
		color:#666;
		margin-left:12px;
		height:14px;
		overflow:hidden;
	
}




/* END NAVI */

body {
		/*background-image:url(/img/body_bg.png);
		background-color:#d7d6d6;
		background-repeat:repeat-y;*/
		background-color:#FFF;
		font-family: "Trebuchet MS", sans-serif;
		font-size:12px;
		margin:0;
		padding:0;
		color:#666666;
		background-color:#dadada;
}

#headerwhite {
		background-color:#FFF;
		margin:0;
		padding-top:10px;
		
}

#wrapper {
		width:1002px;
		float:left;
}



#login {
		float:right;
		margin-right:20px;
}
#login input{
	border:1px solid #35a2f5;
}

#header {
		
		
		border-top:1px solid #dadada;
		border-bottom:1px solid #dadada;
		background-color:#db120c;
		
		color:#fff;
		background-repeat:repeat-x;
		
		margin:0;
	
		height:20px;
	
		
}

.lineclose {	
	clear:both;
}


img {
		border:0;
}


#top {
		background-color:#d7d6d6;
		height:26px;
		width:1000px;
}

#headbottom {
		background-color:#dadada;
		height:00px;
}

#main {
		
		padding:5px;
		background-image:url(/img/wrapper_bg.png);
		background-repeat:repeat-y;
		background-color:#FFFFFF;
}



#productmain {
		padding:5px;
background-image:url(/img/product_gb.png);
		background-color:#FFFFFF;
		}


#footer {
		font-size:11px;
		text-align:center;
		color:#fff;
		background-color:#db120c;
		padding:3px;
		
}

#footer a:link, #footer a:visited {
	color:#fff;
	}

#right {
		width:225px; 
		float:right;
}

#right h4 {
		font-size:12px;
		margin:5px;
		color:#db120c;
		margin-bottom:0px;
}

#right .item{
		background-color:#FFF;
		 
border-bottom:1px solid #dadada;    float:right;
width:100%;
margin-bottom:10px;
}

.startingitem {
	margin-top:-5px;
}


#right .item .inneritem{
		padding:5px;
}


#left {
	 width:757px;  float:left;
	 
	 
}

#left .item {
background-color:#000; 

padding:10px;
}

#left .starting {
		background-image:url(/img/red_corner.png);
		background-repeat:no-repeat;
		background-position:right top;
}

#left h1 {
		color:#db120c;
		margin:0;
		font-size:150%;
		font-weight:normal;
		
		
}


.nomrg {
	margin:0;
}

.itemlinks h6 {
		font-size:18px;
		margin:0;
		color:#db120c;
}

.itemlinks ul {
		margin:0;
		padding:0;
}


.itemlinks ul li {
		list-style-type:none;
}

.itemlinks {
		float:left;
		width:200px;
		font-size:11px;
		margin-top:20px;
}

.itemlinks  a:link {
		color:#556eb1;
		text-decoration:none;
}

h5 {
	margin:0;
}

.leftitemsmall {
	width:344px;
	float:left;
/*background-color:#ebe7d4; */

padding:10px;
padding-left:21px;
border-bottom:1px solid #dadada;
margin-left:3px;


}


.getcontent {
	


padding:10px;

margin-bottom:10px;

}



.marginleftnull {
		margin-left:0;
}

.margintopnull {
		margin-top:0;
}

#navi ul ul .TabbedPanelsContentGroup .TabbedPanelsContent .navisubtext .tagsnavi, #navi ul ul .navisubtext .tagsnavi {
		display:inline; margin:0; padding:0; font-weight:normal; color:#000; font-size:11px;
}

#navi ul ul .TabbedPanelsContentGroup .TabbedPanelsContent .navisubtext .tagsnavi:hover, #navi ul ul .navisubtext .tagsnavi:hover {
		text-decoration:underline;
}

#navi ul ul .TabbedPanelsContentGroup .TabbedPanelsContent .naviober, #navi ul ul .naviober  {
	width:100%; font-size:12px;
}

a:link, a:visited {
		color:#db120c;
		text-decoration:none;
}

/* ADS */

#adright {
		float:left;
		width:160px;
		margin-left:10px;
}

.accept li {
		list-style-type:none;
		background-image:url(/img/icons/accept.png);
		padding-left:25px;
		background-repeat:no-repeat;
		margin-bottom:5px;
}

strong {
	color:#db120c;
}

a:link.nicelink, a:visited.nicelink {
	color:#666;
}

.tag {
	background-image:url(/img/icons/tag_blue.png);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-right:10px;
}

.tag:hover {
		text-decoration:underline;
}


#samearticles {
	max-height:250px; overflow:auto;
}


#samearticles ul {
		margin:0;
		padding:0;
		padding-right:10px;
		padding-left:10px;
}

#samearticles ul li {
	list-style-type:none;
	background-image:url(/img/icons/link_go.png);
	background-repeat:no-repeat;
	padding-left:20px;
}

#samearticles ul li a:hover {
	text-decoration:underline;
}

#right h3 {
	color:#db120c;
	font-size:16px;
}

#left h3 {
	color:#db120c;
	font-size:16px;
	margin-top:20px;
	margin-bottom:5px;
}

#left .leftitemsmall h3 {
		margin:0;
		color:#db120c;
		font-size:14px;
		
}

p {
	margin-top:15px;
	margin-bottom:10px;
}

ul {
		margin:10px;
}



/* Formular */

#inputplz {
	width:52px;
}

.inputname {
	/*width:85px;*/
	width:71px;
}

.inputtel {
		width:97px;
}

.inputeinkommen {
		width:200px;
}

.inputort {
		width: 141px;

}

.inputvorver {
	width: 200px;
}

.inputgeb {
	width: 114px;
}

.inputemail  {
	width: 198px;
}

.searchitem h2 {
	font-size:20px;
	margin-top:20px;
	margin-bottom:0;
	}
	
.searchitem p {
	margin-top:0;
	}
	
.searchitem {
	border-bottom:1px dotted #dadada;
	}