	@charset "utf-8";
/* CSS Document */

/* #########################-----------------------------Standarts-----------------------------######################### */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
:focus {
outline: 0;
}
body {
line-height: 1;
}
ol, ul {
list-style-type: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

* {
	margin:0;
	padding:0; }
	
	
html {
	height:101%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #282828;
	font-size: 11px;
}
	
body {
	padding: 0;
	background: url(../images/body-bg.jpg) #f8f8f8 center 0px no-repeat;
	width: 100%;
	color: #282828;
	height: 100%;
	}

#sitecontainer { width: 960px; margin: 0 auto; height: 100%;}
#container {margin: 0 0 0 0; width: 960px; height: 100%;}

a, a:visited { color: #282828; font-weight: bold; text-decoration: none; border-bottom: none;}
a:hover { color: #282828; font-weight: bold; text-decoration: underline; border-bottom: none;}


/* #########################-----------------------------Head-Bereich-----------------------------######################### */

#fadeshow1 {  width: 960px; height: 214px;}
#header002 { background: url(../images/header002.jpg) no-repeat; width: 960px; height: 214px;}
#header003 { background: url(../images/header003.jpg) no-repeat; width: 960px; height: 214px;}
#header004 { background: url(../images/header004.jpg) no-repeat; width: 960px; height: 214px;}
#header005 { background: url(../images/header005.jpg) no-repeat; width: 960px; height: 214px;}
#header006 { background: url(../images/header006.jpg) no-repeat; width: 960px; height: 214px;}
#header007 { background: url(../images/header007.jpg) no-repeat; width: 960px; height: 214px;}
#header008 { background: url(../images/header008.jpg) no-repeat; width: 960px; height: 214px;}
#header009 { background: url(../images/header009.jpg) no-repeat; width: 960px; height: 214px;}
#header010 { background: url(../images/header010.jpg) no-repeat; width: 960px; height: 214px;}
#header011 { background: url(../images/header011.jpg) no-repeat; width: 960px; height: 214px;}
#header012 { background: url(../images/header012.jpg) no-repeat; width: 960px; height: 214px;}
#header013 { background: url(../images/header013.jpg) no-repeat; width: 960px; height: 214px;}
#header014 { background: url(../images/header014.jpg) no-repeat; width: 960px; height: 214px;}

/* #########################-----------------------------Navigation-----------------------------######################### */
#navi, #navi ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#navi {
	border: none;
	position: absolute;
	margin: 10px 0 0 35px;
	width: 569px;
}

#navi ul li {
	float: left;
	
}

#navi a {
	display: block;
	margin-right: 35px;
	
}

#navi li {

}
#navi li ul {
	position: absolute;
	left: -999em;
	padding-top: 10px;
	float: none;
	clear: both;
	line-height: 16px;
	padding: 5px 0 5px 10px;
	background: #EEE;
}

#navi li:hover ul {
	left: auto;
}

#language { margin-left: 659px; position: absolute; width: 300px;}
#accordion02 { position: absolute; line-height: 18px; margin: 15px 0 0 40px; padding: 0px 0 0px 9px;}
#accordion03 { position: absolute; line-height: 18px; margin: 15px 0 0 108px; padding: 0px 0 0px 9px;}
#accordion04 { position: absolute; line-height: 18px; margin: 15px 0 0 213px; padding: 0px 0 0px 9px;}
#accordion01 {margin: 3px 0 0 5px;}
#accordion01 li {line-height: 14px;}
ul #accordion01, ul #accordion02, ul #accordion03, ul #accordion04 { background-color: #FBFBFB; border: 1px solid #E0E0E0;}

/* #########################-----------------------------Content-----------------------------######################### */ 

#content, #content-partner { background: url(../images/content-bg-repeat.jpg) 0px 0px repeat-y; width: 960px; padding: 60px 0 0 36px; float:left;} 
#content p { width: 400px; line-height: 18px; margin-bottom: 10px; font-weight: normal;}  
#content-partner p {line-height: 18px; margin-bottom: 10px; font-weight: normal;}  
#copytext {width: 400px; float: left;}  
#copytext-partner {width: 600px; float: left;}  
#content ul li, #content-partner ul li { float: left; margin: 0px 7px 10px 0; display: block; width: 165px; background: url(../images/li.jpg) 0px 2px no-repeat; padding-left: 13px;}
#content ul, #content-partner ul { margin: 5px 0 85px 10px!important;}                                      

/* #########################-----------------------------Extra-----------------------------######################### */

#extra {width: 225px; float: left; padding: 0 0 0 35px; margin-left: 220px;}
#extra-partner {width: 225px; float: left; padding: 0 0 0 35px; margin-left: 20px;}
/* #########################-----------------------------Footer-----------------------------######################### */

#footer { background: url(../images/footer-bg.jpg) 0px 0px no-repeat; width: 927px; height: 26px; float: left; padding: 30px 0 0 33px;}
#logo { background: url(../images/logo.jpg) 0px 0px no-repeat; width: 253px; height: 93px; position: fixed; margin: 10px 0 0 -35px;}

/* #########################-----------------------------Klassen-----------------------------######################### */
.nofloat {float: none; clear: both;}
.active {color: #000!important;}
/* #########################-----------------------------Schriften-----------------------------######################### */

h2 { font-size: 16px; font-weight: bold; margin-bottom: 14px;}
h3 { font-size: 12px; font-weight: bold; margin-left: 18px; margin-bottom: 5px; margin-top: 25px;}

/* #########################-----------------------------PNG Fix-----------------------------######################### */

img, div, a, input, h1, h2 { behavior: url(iepngfix.htc) }

.partner {float:left; margin-bottom:80px;}
.partner-text { float:left; width: 280px;  }
.partner-logo { float:left; margin-left:30px;}
.partner-text p {width: 280px;}