* {
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
}

TD, P, INPUT, SELECT {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

body {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
  text-align: center;
  margin-top:0px;
  margin-bottom:0px;
  color:#333333;
  	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #FAFAFA;

}
	
#header {
	background-image: url(../images/Logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 110px;
	width: 630px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}
#header img {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
	height: 90px;
}

#headline {
	height: 20px;
	margin-bottom: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;

}

#headline h1 {
	text-indent: -9999px;
}
#headline h1.h01 {
	background: url(../images/hdl01.gif) no-repeat 0px 0px;
		line-height: 20px;
}
#headline h1.h02 {
	background: url(../images/hdl02.gif) no-repeat 0px 0px;
		line-height: 20px;
}
#headline h1.h03 {
	background: url(../images/hdl03.gif) no-repeat 0px 0px;
		line-height: 20px;
}
#headline h1.h04 {
	background: url(../images/hdl04.gif) no-repeat 0px 0px;
		line-height: 20px;
}
#headline h1.h05 {
	background: url(../images/hdl05.gif) no-repeat 0px 0px;
		line-height: 20px;
}
#headline h1.h06 {
	background: url(../images/hdl06.gif) no-repeat 0px 0px;
		line-height: 20px;
}
#headline h1.h07 {
	background: url(../images/hdl07.gif) no-repeat 0px 0px;
		line-height: 20px;
}
#page {
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	text-align: left;
	padding: 0px 10px 0px 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-repeat: repeat-y;
	background-image: url(../images/site_r.gif);
	background-position: -10px 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D5D5D6;
}
#t_page {
	margin-left: auto;
	margin-right: auto;
	width: 832px;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../images/site.gif);
	background-repeat: repeat-y;
	background-position: -1px 0px;
	background-color: #FFFFFF;
}
#page_wrapper {
	width: 630px;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}


#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 100%;
}

/*  ----CONTENT ---*/

#content {
	padding: 0px;
	float: left;
	width: 630px;
	margin: 0px;
}

#content_wide {
	width: 370px;
	float: left;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-bottom: 12px;
	line-height: 18px;
}

#content a.reference img {
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	border: 1px solid #aaa;
	height: 80px;
	width: 80px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#content img.ref_screenshot {
	margin: 10px 0 15px;
	border: 1px solid #aaa;
}
	

#text {
	width: 360px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 20px;
	padding-right: 0px;
}
#text1 {
	width: 380px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 20px;
	padding-right: 0px;
}
#references {
	width: 370px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px 0px 20px;
	padding-right: 0px;
}
#page #page_wrapper #content #text #content_wide  a {
	background-image: none;
	padding: 0px;
}
#content_wide a {
	float: left;
	margin: 0px;
	padding: 0px 10px 10px 0px;

}

#content_wide a:hover {
float: left;
	margin: 0px;
	padding: 0px 10px 10px 0px;

}


/* ######################################################################################################
** ### Topnavigation
** ######################################################################################################
*/
#navi_container {
	float: left;
	width: 160px;
	position: absolute;
	top: 110px;
}

#top_navi {
    width: 100%;		/* Einfassen der Floats im IE */
    float:left;         /* Einfassen der Floats in allen anderen Browsern */
	height: 10px;
}

#top_navi ul {
    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */ 
	list-style: none;
  	white-space: nowrap;
	position:relative;
	height: 40px; width: 180px;
}

#top_navi ul li {
    float: left;
    display:inline;     /* Fix für IE Doubled Float Margin Bug    */ 
    list-style-type: none;
	padding: 0; margin: 0;
}


#top_navi ul a {
	text-indent: -9999px;
}

#top_navi li, #top_navi a {
	display:block;
	height: 40px;
	overflow:hidden;
}

#top_navi li {
	list-style:none;
	position:absolute;
	top:1px;
	background-image: url(../images/navi.gif);
}

/* normaler Zustand */
#top_navi li#nav_00 {
	width: 110px;
	left: 0px;
	background-position: 0px 0px;
	top: 40px;
}
#top_navi li#nav_01 {
	width: 110px;
	left: 0px;
	background-position: 0px -40px;
	top: 80px;
}
#top_navi li#nav_02 {
	width: 110px;
	left:0px;
	background-position:0px -80px;
	top: 120px;
}
#top_navi li#nav_03 {
	width: 110px;
	left:0px;
	background-position:0px -120px;
	top: 160px;
}
#top_navi li#nav_04 {
	width: 110px;
	left:0px;
	background-position:0px -160px;
	top: 200px;
}
#top_navi li#nav_05 {
	width: 110px;
	left:0px;
	background-position:0px -200px;
	top: 240px;
}

/* hover-Zustand */
#top_navi a:hover {background-image: url("../images/navi.gif");}
#top_navi li#nav_00 a:hover { width: 110px; left: 0px; top: 40px; background-position: 108px 0px; }
#top_navi li#nav_01 a:hover { width: 110px; left: 0px; top: 80px; background-position: 108px -40px; }
#top_navi li#nav_02 a:hover { width: 110px; left: 0px; top: 120px; background-position: 108px -80px; }
#top_navi li#nav_03 a:hover { width: 110px; left: 0px; top: 160px; background-position: 108px -120px;}
#top_navi li#nav_04 a:hover { width: 110px; left: 0px; top: 200px; background-position: 108px -160px;}
#top_navi li#nav_05 a:hover { width: 110px; left: 0px; top: 240px; background-position: 108px -200px;}

/* aktiver Zustand */
#top_navi li.current a {background-image: url("../images/navi.gif");}
#top_navi li.current#nav_00 a { width: 110px; left: 0px; top: 40px; background-position: 108px -0px;}
#top_navi li.current#nav_01 a { width: 110px; left: 0px; top: 80px; background-position: 108px -40px;}
#top_navi li.current#nav_02 a { width: 110px; left: 0px; top: 120px; background-position: 108px -80px;}
#top_navi li.current#nav_03 a { width: 110px; left: 0px; top: 160px; background-position: 108px -120px;}
#top_navi li.current#nav_04 a { width: 110px; left: 0px; top: 200px; background-position: 108px -160px;}
#top_navi li.current#nav_05 a { width: 110px; left: 0px; top: 240px; background-position: 108px -200px;}




/* ######################################################################################################
** ### HEADER  ################################################################################
** ######################################################################################################
*/
#header-bild {
	float: left;
	height: 90px;
	width: 450px;
	margin-left: 180px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
}


#left {
	width: 160px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 340px;
}
#topback {
	height: 10px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #B51F26;
	line-height: 18px;
	padding-bottom: 6px;
}

#text a:hover {
	font-weight: normal;
	color: #C8322D;
	background-position: 3px;
}
#text a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#clear {
	float: left;
	height: 20px;
	width: 524px;
	clear: left;
}
 

.imgrahmen {
	border: 1px solid #8A7358;
}

#content dt {
	float: left;
	width: 90px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 8px;
}
#content dd {
	margin-left: 90px;
	line-height: 18px;
	margin-bottom: 8px;
}

.rot {
	font-weight: bold;
	color: #B51F26;
}

#top {
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}

#slides {
	width: 180px;
	float: left;
	height: 450px;
}
#slides_01 {
	width: 110px;
	float: right;
	height: 340px;
}
#slides_02 {
	width: 110px;
	float: right;
	height: 340px;
}
#slides_00 {
	width: 100px;
	float: right;
	height: 340px;
	padding-top: 70px;
	padding-left: 10px;
}
#bild {
	width: 90px;
	float: right;
	background-image: url(../images/bild.gif);
	background-repeat: no-repeat;
	background-position: 0px 70px;
	height: 340px;
}
#slides_0A {
	width: 78px;
	float: right;
	height: 350px;
}

/* ######################################################################################################
** ###  Footer
** ######################################################################################################
*/


#footer_navi  a {
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
#footer_navi .current a {
	color: #333;
}
#footer_navi a:hover {
	color: #B51F26;
	padding-left: 0px;
	text-decoration: none;
}


#footer_navi {
	width: 90px;
	float: right;
	padding: 0px 10px 0px 0px;
	text-align: right;
	display: block;
	height: 15px;
}

#footer {
	height: 5px;
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 630px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#footer_t {
	clear: both;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 18px 10px;
	width: 822px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: -1px bottom;
	background-color: #FFFFFF;
}
#trenn {
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 450px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
}
#titelpage {
	float: left;
	width: 530px;
	padding-top: 170px;
	background-image: url(../images/backgr.gif);
	padding-left: 140px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 1px;
	padding-right: 160px;
	height: 415px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#titelcontent {
	text-align: center;
	margin-bottom: 6px;
	padding: 0px;
}
#sub_navi {
	width: 60px;
	padding-top: 340px;
	padding-left: 20px;
	height: 30px;
	
}
#sub_navi .next  a{
	display: block;
	float: left;
	height: 20px;
	background-image: url(../images/next_o.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding: 10px 0px;
	color: #686666;
	text-decoration: none;
	width: 30px;
}
#sub_navi .next a:hover {
	display: block;
	float: left;
	height: 20px;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	padding: 10px 0px;
	color: #C8322D;
	text-decoration: none;
}
#sub_navi .back  a{
	display: block;
	float: left;
	height: 20px;
	background-image: url(../images/back_o.gif);
	background-repeat: no-repeat;
	background-position: 3px 9px;
	padding: 10px 0px;
	color: #686666;
	text-decoration: none;
	width: 30px;
}

#sub_navi .back a:hover {
	display: block;
	float: left;
	height: 20px;
	background-image: url(../images/back.gif);
	background-repeat: no-repeat;
		background-position: 3px 9px;
	padding: 10px 0px;
		color: #C8322D;
	text-decoration: none;
}
#sub_navi ul {
	height: 20px;
	float: left;
	list-style-type: none;
}
#sub_navi li {
	float: left;
	padding: 0px;
	margin: 0px;
}
#text ul {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 10px;
	padding-bottom: 8px;
}
#text li {
	list-style-type: square;
	padding-left: 0px;
	padding-bottom: 6px;
}
#page #page_wrapper #content #text #aufzaehlung {
	padding-left: 0px;
}
