@charset "UTF-8";
/* CSS Document */
#wrapper{
width:1000px;
background-color:#FFFFFF;
}/* TinyMCE specific rules */
body.mceContentBody {
background: #FFFFFF;
}
body {
	behavior:url("design/bilder/csshover.htc");
	margin:0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	letter-spacing: 0px;
	background-color: #999999;
	background-image: url(design/bg_gradient.jpg);
	background-repeat: repeat-x;
}
p{
	font-weight: normal;
}
h1 {
	font-size: 20px;
	color: #ab192f;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2 {
	text-decoration: none;
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	margin-bottom:5px;
}
h3 {
	color: #E8F4FF;
	font-size: 12px;
	margin-right: 20px;
	padding-top: 5px;
	margin-top: 0px;
}
h4 {
	font-size: 14px;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 12px;
}
h5 {
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}
h6 {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 10px;
}
.show_not {display:none;}

form{
background-color:#FFFFFF;
border:1px solid #CCCCCC;
padding:10px;

}
a, #videos li a {
	color: #293E6B;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#koop {

padding-left:20px;
padding-bottom:20px;
}
.next {
	background-image:url(../bilder/arrowbtnnext.gif);
background-repeat:no-repeat;
color:#293E6B;
padding-left:20px;
text-decoration:underline;
}
.back {
	background-image:url(../bilder/arrowbtnback.gif);
background-repeat:no-repeat;
color:#293E6B;
padding-left:20px;
text-decoration:underline;
}
hr {
	background-color: #CCCCCC;
	margin-bottom: 20px;
	height: 1px;
}
.err {
	color:#FF0000;
	font-weight:bold;
	display:block;
	border:1px solid #FF0000;
	padding:5px;
}

#line{
	height:5px;
	background-color:#FFFFFF;
	margin:0;
	border-top:5px solid #293e6b;
	
}
#searchform{
float:right;
margin-top:5px;


}#searchform form{
background-color:transparent;
border:0px solid #CCCCCC;
padding:0px;
background-image: url(../bilder/searchfield.gif);
background-repeat:no-repeat;
height:23px;
width:213px;
line-height:23px;
}
#searchinput{
background-color:transparent;
border:0px solid #CCCCCC;
padding:0px;
font-size:12px;
margin-top:0px;
margin-left:10px;
width:150px;

}
#searchbutton{
margin-left:8px;
margin-top:2px;
background-color:transparent;
color:transparent;
border:0px;
padding:0px;
font-size:12px;
height:20px;
width:20px;
cursor:pointer;
}
.month{
	background-color:#293E6B;
color:#FFFFFF;
display:inline-table;
}.month:hover{
	background-color:#AB192F;
}.month_select{
	
color:#FFFFFF;
display:inline-table;
	background-color:#AB192F;
}
#sidebar{
text-align:left;
	height:390px;
background-image: url(../bilder/bg_pr.gif);
padding-top:5px;
padding-left:40px;

}
#media{
text-align:left;
	height:170px;
background-image: url(../bilder/bg_pr_sm.gif);
padding-top:5px;
padding-left:40px;
margin-top:15px;

}
#sidebar_ul {
margin:0 auto;
padding-left:0px;
}#sidebar_ul ul{
margin:0 auto;
padding-left:0px;
margin-top:5px;
}
.sidebar_li{
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background-color:#AB192F;
color:#FFFFFF;
display:block;
margin:5px auto 0;
padding:5px 2px 2px;
	-khtml-border-top-left-radius:10px;
	-khtml-border-top-right-radius:10px;

}.sidebar_li a{
color:#FFFFFF;
padding:5px;


}
.sidebar_li a:hover{
color:#FFFFFF;
text-decoration:underline;
}
.sidebar_sub_li a:hover{
color:#AB192F;
}.sidebar_sub_li a{
color:#555555;
padding:0px;
font-weight:bold;
font-size:11px;

}.sidebar_sub_li{
background-color:#FFFFFF;
border:1px solid #DDDDDD;
border-top:0px;
display:block;
color:#293E6B;
margin:0 auto;
padding:5px;
-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-khtml-border-radius:0px;
	

}.sidebar_li{
list-style-type:none;

}
.sidebar_sub_li{
list-style-type:none;

}
#banner {
	height: 189px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../bilder/banner.jpg);
	background-position:right -12px;
}
#top_navigation {
	height: 19px;
padding-top:5px;
	
	padding-left:10px;

}
#top_navigation li {
list-style-type:none;
padding-left:0px;
float:left;
margin-left:15px;
}
#top_navigation ul {
padding:0px;
margin:0 auto;
}
#navigation {
	background-color:transparent;
background-image:url(../bilder/grad.gif);
background-position:center bottom;
background-repeat:repeat-x;
height:28px;
margin:0 auto;
width:1000px;



}
#content {
	width: 980px;
	height:auto;
	text-align: left;
	font-size: 12px;
	clear: both;
	margin: 0 auto;
	border-color: #000000;
	background-color: #FFFFFF;
	padding:10px;
}
#content input {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #CCCCCC;
}
#content textarea {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color: #CCCCCC;
}

ul {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation ul li {
	float: left;
	margin-left: 0px;
	list-style-type: none;
	position: relative;
	margin-top: 0px;
	
}
#videos{
	float:left;
	width:100%;

	
}
embed{
	width:100%;
	height:600px;
	}
object{
	width:100%;
	height:600px;
	}
#videos li{
	border-bottom:1px solid;
float:left;
list-style-type:none;
padding:15px 0;
width:100%;
border-bottom:1px dashed #DDDDDD;
}
ul li {

}
ul li a {
	margin: 0;
	padding: 0px;
	border: 0;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#navigation #naviul {
	margin: 0 auto;
	padding-top:0px;
	padding-left:0px;
	
	
}
ul li a:hover {
	color: #AB192F;
}
#navigation .submenu {
	float: none;
	margin: 0 auto;
	list-style-type: none;
	margin-left: 0px;
}
#navigation  ul ul,li:hover   ul ul {
		display:none;
	}
#navigation li:hover  ul,li:hover  li:hover ul  {
	display:block;
	}	


#navigation .submenu a {
	float: none;
	display: block;
	padding-left: 2px;
	text-align: left;
	padding-top: 3px;
	width: auto;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #DDDDDD;
}
#navigation .submenu a:hover {
	background-color: #666666;
	color: #FFFFFF;
}

#navigation ul li.top ul, #navigation ul li.top_highlight ul
{
	border:1px solid #293E6B;
	left:0;
	opacity:1;
	position:absolute;
	top:28px;
	
}
#navigation .top a {
	margin: 0;
	padding: 0px;
	border: 0;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-color: #333333;
	height: 28px;
	display: inline-block;
	line-height:28px;
	width:auto;
}
#navigation   .top ul li a, #navigation   .top_highlight ul li a   {
	margin: 0;
	padding: 0px;
	border: 0;
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-khtml-border-radius:0px;
	border-color: #333333;
	height: 28px;
	display: block;
	line-height:28px;
	width:150px;
	background-color:#EEEEEE;
}

#navigation   .top   a:hover {
	color: #FFFFFF;
	background-color: #293e6b;
	height: 28px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
-khtml-border-top-left-radius:10px;
	-khtml-border-top-right-radius:10px;
	
}#navigation .top_highlight a{
	color: #FFFFFF;
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 28px;
	display: inline-block;
	line-height:28px;
	width:auto;
	background-color: #293e6b;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-khtml-border-top-left-radius:10px;
	-khtml-border-top-right-radius:10px;
	
}
#navigation   .top ul  li  a:hover, #navigation   .top_highlight ul  li  a:hover {
	color: #FFFFFF;
	background-color: #666666;
	height: 28px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
	-khtml-border-radius:0px;
	
	
}

#footer {
	background-color:#AB192F;
border-bottom:2px solid #CCCCCC;
border-color:#CCCCCC;
color:#FFFFFF;
height:auto;
margin:0 auto;
padding:10px;
text-align:center;
width:980px;
}
.newstable {
	background-color: #FFFFFF;
	
	border-bottom: 1px dashed #DDDDDD;

}
.product_table {
	margin-bottom: 10px;
	background-color: #E8E8FF;
	background-image: url(design/pattern2.gif);
}
.product_table1 {
	margin-bottom: 10px;
	background-color: #F0F0F0;
	border-bottom: 1px solid;
	border-color: #999999;
}
.product_table2 {
	margin-bottom: 10px;
	background-color: #F0F0F0;
	border-bottom: 1px solid;
	border-color: #999999;
	background-image: url(design/pattern1.gif);
}





