body {
 	background-color: #ffffff;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight:normal;
	color:black;
}
.img_left{
	float:left;
}

.img_left_top{
	float:left;
	padding-left: 9px;
}

#site1{
	background-color:  transparent;
	width:100%;
	height:100%;
}

#site{
	width:1000px;
}

/*------------------------------------------TYPO-----------------------------------------*/
h1 {
	background-color: #353585;
	margin-top:10px;
	margin-bottom:0px;
	color:white;
	display:block;
	font-size:180%;
	padding-left:10px;
	border-bottom:2px dashed #D59334;
}

p {
   background-color: #EFEFEF;
	font-size:100%;
	margin-top:10px;
	margin-top:10px;
	padding-left:10px;
	padding-right:5px;
	color:black;
}

label {
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
	display: block;
}

h3 {
	background-image: url(../images/back_h3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	line-height:42px;
	padding-left:15px;
	width:100%;
}


/*---------------------------------------------------------------------------------------*/
#top1 {
   width:1000px;
	height:152px;
	background-image: url(../images/back_top_01.jpg);
	background-position:  top left;
	background-repeat: repeat-x;
	background-color: transparent;
	margin:0;
	padding:0;
	float:left;
	z-index: 5;
}
#top1_1 {
	width:1000px;
	background-color:   transparent;
	height:152px;
	background-image: url(../images/back_top1_1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index:1;
}
#flaggen {
	display:block;
	float:right;
   margin:0px;padding:0px;
	background-color: transparent;
	margin-top:13px;
	right:0px;
}

#top1_navi_box {
   margin:0px;padding:0px;
	float:right;
	margin-top:77px;
	display:block;
	background-color:  transparent;
}

#top1_navi_box a {
	color:black;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	font-weight: bold;
}

#top1_navi_box a:hover {
	color:white;
	text-decoration: none;
	background-color: #A9AAB0;
	font-weight: bold;
}

.top1_navi_box_act {
	color:white;
	text-decoration: none;
	background-color: #A9AAB0;
	font-weight: bold;
}

.flash{
	float:left;
	margin:0px;padding:0px;
     margin-top:15px;
     padding-right:2px;
     background-color:white;
}




/*________________________________NAVIGATION_TOP________________________________*/

#top_navi {
   width:800px;
	height:50px;
	background-color:transparent;
   background-image: url(../images/back_top_navi.jpg);
	background-position:top left;
	background-repeat: repeat-x;
	margin:0;
	margin-top:0px;
	padding:0;
	float:left;
}


.top_navi_img {
	margin:0px;
	padding:0px;
	border:none;
	float:left;
	margin-left:0px;
}

.top_navi_box {
   background-image: url(../images/back_rechte_ecke.jpg);
	background-position:right;
	background-repeat: no-repeat;
	background-color: transparent;
	height:35px;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:17px;
}


.top_navi_box a {
   background-image: url(../images/back_linke_ecke.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:35px;
	color:#CC4400;
	text-decoration:none;
	padding-right:20px;
	padding-top:4px;
	padding-left:23px;
	margin-left:0px;
	float:left;
	font-weight: bold;
}

.top_navi_box a:hover{
	color:black;
	margin-bottom:0px;
	text-decoration: underline;
	font-weight: bold;
}

.top_navi_box_act {
   background-image: url(../images/back_rechte_ecke.jpg);
	background-position:right;
	background-repeat: no-repeat;
	background-color: transparent;
	height:35px;
	float:left;
	padding:0px;
	margin:0px;
	margin-top:17px;
	font-weight: bold;
}

.top_navi_box_act a{
   background-image: url(../images/back_linke_ecke.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	height:35px;
	text-decoration:none;
	padding-right:20px;
	padding-top:4px;
	padding-left:23px;
	margin-left:0px;
	float:left;
	color:black;
	margin-bottom:0px;
	text-decoration: underline;
}




/*________________________________NAVIGATION_LEFT________________________________*/

#navi_left {
   background-color: #C5C6CC;
	width:170px;
	padding:0;
	margin:0;
	z-index:1;
	float: left;
}
#navi_left_box {
	width:170px;
}


#navi_left a {
	font-size:100%;
	color:white;
	text-align:right;
	text-decoration:none;
	display:block;
	padding-right:8px;
	line-height:20px;
	font-weight: bold;
}

#navi_left a:hover {
    background-color:#4545AD;
	 border-left:5px solid #D59334;
	font-weight: bold;
}

.navi_left_box_act {
    background-color:#4545AD;
	 border-left:5px solid #D59334;
	font-weight: bold;
}



/*_______________________________CONTENT________________________________*/

#content {
	width:800px;
	background-color: transparent;
	border-right:2px solid #353585;
	border-bottom:2px solid #353585;
	border-top:2px solid #353585;
   float:left;
}

#content_start {
	width:100%;
	background-color: transparent;
	text-align: center;
}



/*_______________________________FOOTER________________________________*/

/* body #footer {
	height:15px;
	background-color: #DCDDE5;
	border-right:0px solid #353585;
	border-bottom:2px solid #353585;
	border-top:2px solid #353585;
	margin-top:10px;
	width:100%;
	position: absolute; bottom:10px; left:0px;
}

.footer {
	text-align:center;
	font-weight:bold;
	letter-spacing:3px;
}

*/

body #footer {
	height:15px;
	background-color: #DCDDE5;
	border-right:0px solid #353585;
	border-bottom:2px solid #353585;
	border-top:2px solid #353585;
	margin-top:10px;
	width:100%;
	position: absolute; top:900px; left:0px;
}

.footer {
	text-align:center;
	font-weight:bold;
	letter-spacing:3px;
}