html,body{
	height:auto;
}

body{
	background-image:url(../upload/layout/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	height:auto;
         letter-spacing:0.04em;
}

a{
  	color:#ffffff;
	text-decoration:underline;
         font-weight:bold;
}

a:hover{
	color:#ffffff;
	text-decoration:none;
         font-weight:bold;
}

img{
	border:0;
}

#outerpage{
	margin:auto;
	width:800px;
	height:auto;
	position:relative;
}

table.innerpage{
    background-image:url(../upload/layout/bg_content.jpg);
	background-repeat:repeat-x;
	background-color:#5B8DB2;
	margin:0px;
	padding:0px;
}

#navi_top{
	text-align:right;
	background-image:url(../upload/layout/bg_navi_top.jpg);
	background-repeat:no-repeat;
	height:17px;
	font-size:0.8em;
}

#navi_top a{
	color:#555555;
	text-decoration:underline;
         font-weight:normal;
}

#navi_top a:hover{
	color:#555555;
	text-decoration:none;
         font-weight:normal;
}


#img_top{

}

#img_top_1{
	background-image:url(../upload/layout/bg_img_1.jpg);
	background-repeat:no-repeat;
	height:14px;
}

#img_top_2{
	background-image:url(../upload/layout/bg_img_2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
    clear:both;
}

#navi{
	text-align:left;
	width:800px;
}

div.navi_content{
        float:left;
        width:450px;
	text-align:center;
	padding:5px;
}

li{
	margin-left:-5px;
	list-style-image:url(../upload/layout/pfeil_links.jpg);
}

li.linavi{
	display:inline;
         margin-bottom:0px;
}

ul.ulnavi{
	display: inline;
        margin:0;
        padding:5px;
        float:left;
        text-align:center;
}

div.navi_content  a{
	color:#555555;
	text-decoration:underline;
         font-weight:normal;
        padding:5px;
}

div.navi_content  a:hover{
	color:#555555;
	text-decoration:none;
         font-weight:normal;
}


#left1{
	float:left;
	width:100px;
}

#left2{
	float:left;
	width:224px;
	background-color:#3C739D;
	border-left:1px solid #4178A1;
	border-right:1px solid #4178A1;
	min-height:500px;
}

#left_top{
	width:224px;
	background-image:url(../upload/layout/img_left.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	min-height:500px;
	padding-bottom:50px;
}

#left_bottom{
	width:224px;
	text-align:center;
}

#right{
	float:left;
	width:454px;
	text-align:left;
         padding:10px;
}

div.left_menu{
	width:200px;
	margin:auto;
	padding-top:30px;
         text-align:center;
}

div.left_list{
	background-color:#3C739D;
	border: 1px solid #ffffff;
	color:#D9E6F2;
	text-align:left;
}

div.left_list a{
	color:#D9E6F2;
	text-decoration:underline;
         font-weight:normal;
}

div.left_list a:hover{
	color:#D9E6F2;
	text-decoration:none;
         font-weight:normal;
}

span.left_list{
	color:#D9E6F2;
	font-size:1.5em;
}

ul.left_menu{
        margin:0;
        padding:0 5px 10px 5px;
}

li.left_menu{
	margin:0 0 0 20px;
	list-style-image:url(../upload/layout/pfeil_links.jpg);
        padding:15px 10px 5px 0;
}



#breadcrumb{
        float:left;
        width:454px;
	padding-bottom:10px;
}

span.breadcrumb{
	color:#D9E6F2;
}

span.breadcrumb a{
	color:#D9E6F2;
	text-decoration:underline;
         font-weight:normal;
}

span.breadcrumb a:hover{
	color:#D9E6F2;
	text-decoration:none;
         font-weight:normal;
}

div.box1{
	background-color:#8FB6D3;
	padding: 10px;
	width:434px;
        float:left;
         margin-bottom:10px;
}

div.box2{
	padding: 10px;
	width:420px;
	margin:auto;
}

div.box2_left{
	float:left;
	width:205px;
	background-color:#8FB6D3;
	margin-bottom:10px;
}

div.box2_right{
	float:right;
	width:205px;
	background-color:#8FB6D3;
	margin-bottom:10px;
}

h1{
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size:2.0em;
}

h2{
	color:#0D3656;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:5px;
	font-weight:normal;
	font-size:1.5em;
}

h3{
	color:#0D3656;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:5px;
	font-weight:normal;
	font-size:1.3em;
}

h4{
	color:#2E6F15;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-right:5px;
	font-weight:normal;
	font-size:1.0em;
	text-align:right;
}

div.content{
        float:left;
	padding:8px;
	color:#0D3656;
}

div.content li{
	margin-left:-5px;
	list-style-image:url(../upload/layout/pfeil_inhalt.jpg);
}

div.bottom{
        padding: 10px;
        color:#555555;
        font-size:0.8em;
}

div.bottom a{
	color:#555555;
	text-decoration:underline;
         font-weight:normal;
}

div.bottom a:hover{
	color:#555555;
	text-decoration:none; 
         font-weight:normal;
}

#pscroller1{
height: 400px;
text-align:left;
}
