/* Typography */
body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px; /* 16×1.125=18 */
}
p,td {
	font-size:13px;
}
li, ul{
	margin-left: 10px;
}
.block_text, li, ul{
	padding: 0;
	border:0px solid red;
}
.block_text{
}

h1{
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px solid #26508A;
	margin-bottom:10px;
	padding:0 0 5px;
	width:400px;
}

/* Layout */
a{
    color:#000000;
    font:normal 13px Verdana,Arial;
}

#wrapper { 
	margin: 0 auto;
	width: 1000px;
	position:relative;
}
#header {
 color: #333;
 width: 1000px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
 height: 188px;
 margin: 10px 0px 0px 0px;
 background: url(/images.page/header_neu.jpg) no-repeat;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0 0 50px 0;
 min-height: 350px;
 width: 140px;
 float: left;
}
#vierecke{
	position:absolute;
	bottom:50px;
	_bottom:60px;
	#bottom:60px;
	left:0;
	width:93px;
	height:174px;
	background: #fff url(/images.page/left.jpg) no-repeat bottom left;
}

#content { 
 float: left;
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 min-height: 350px;
 overflow:hidden;
 border:0px solid blue;
 width:815px;
}
/*
#content table{
    width:780px;
    border:0px solid #0000cc;
}

#content td{
    padding:0px;
}
*/
#content table{
    border:0px dotted #0000cc;
    width:780px;
}

.coltable{
    border:0px dotted #0000cc;
    width:780px;
}
.coltable td{
    padding:0px;
}

#content_small { 
 float: left;
 color: #333;
 background: #fff;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 min-height: 350px;
 overflow:hidden;
 border:0px solid blue;
 width:605px;
}



/* Misc */
#content .padding-box,#content_small .padding-box{
    padding:60px 25px;
    border:0px solid green;
}

#rightcolumn { 
 color: #333;
 border: 0px solid #cc0000;
 /*background: #ccc;*/
 margin: 0px 0px 0px 0px;
 padding: 100px 0px;
 min-height: 350px;
 width: 200px;
 float: right;
}

#footer { 
 width: 1000px;
 clear: both;
 color: #333;
 border: 0px solid #ccc;
 background: url(/images.page/bg_footernavi.jpg);
 margin: 0px 0px 10px 0px;
 height: 25px;
 text-align:right;
}



/* Navi Top */
#header #navi{
	margin-top:160px;
	margin-top:0px;
	padding:0 0 0 60px;
	width:500px;
	border:0px solid red;
	background:url('/images.page/bg_navi.jpg') bottom;
	height:24px;
}
html>body #header #navi{
	margin-top:-3px;    
}


ul#navi-top {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#navi-top li {
	display: inline;
	list-style-type: none;
}
#navi-top a { 
	padding: 2px 15px;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
	font-weight:normal;
	border-right:1px solid #527DB4;
}
#navi-top a:link, #navi-top a:visited {
	color: #fff;
	text-decoration: none;
}
#navi-top a:hover {
	color: #E2BC19;
	text-decoration: none;
}

/* Navi Left */
#leftcolumn #navi{
	margin-top:30px;
	padding:0;
	border:0px solid red;
}
#navi-left {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navi-left a {
	display: block;
	padding: 5px 12px;
	height:16px;
	line-height:16px;
	font-weight:bold;
	font-size:13px;
	width: 140px;
	color: #0D2B5F;
	background: url(/images.page/menu_item1.png) 0 -25px no-repeat;
	margin-bottom:-1px;
	text-decoration: none;
}
#navi-left a:hover, #navi-left .active, #navi-left .sub_menu_item_active, #navi-left .menu_item_active {
	background: url(/images.page/menu_item1.png) 0 0 no-repeat;
	color: #1F4983;
	text-decoration: none;
}
#navi-left ul a {
	background: url(/images.page/menu_item1.png) 0 -51px no-repeat;
}

/* Navi Footer */

#btn_deutsch{
	background:url('/images.page/footer_buttons.jpg') no-repeat -76px center;
	height:14px;
	width:20px;
	margin-left:30px;
	display:inline-block;
}
#btn_english{
	margin:2px 10px 0 10px;
	background:url('/images.page/footer_buttons.jpg') no-repeat center right;
	height:14px;
	width:20px;
	display:inline-block;
}



#pappert_footerlinks{
    display:none;
    margin:10px auto 0;
    text-align:center;
    color:#ccc;
}

#pappert_footerlinks a{
	color:#999;
	text-decoration:none;
	font-size:10px;
}
#pappert_footerlinks a:hover {
	color:#333;
}

ul#navi-footer {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	display:inline;
}
#navi-footer li {
	display: inline;
	list-style-type: none;
}
#navi-footer a { 
	padding: 2px 15px;
	line-height:24px;
	font-weight:bold;
	font-size:12px;
	font-weight:normal;
	border-right:1px solid #527DB4;
}
#navi-footer a:link, #navi-footer a:visited {
	color: #fff;
	text-decoration: none;
}
#navi-footer a:hover {
	color: #E2BC19;
	text-decoration: none;
}
