div {
2222	border:1px solid red;
}

body {
	padding:0px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size:11px;
	color:black;
	width:21.0cm;
	height: 29.7cm;
	text-align:left;
}

p {
	padding:0px;
	margin:0px;
	padding-bottom:15px;
}

a {
	outline: none;
	-moz-outline: none;
	color:#A6AF4E;
}

a:hover {
	color:#656767;
}

h1, h2, h3, h4 {
	text-align:left;
}

h1 {
	font-size:18px;
	margin-top:10px;
	padding:0px;

}

img {
	padding:0;
	margin:0;	
	border:0;	
}

table {
	empty-cells:show;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #C8C8C8;
	background-color:white;
	border:1px solid black;
	border-collapse:collapse;
}

th {
	background-color:#eeeeee;
	color:#656767;
	vertical-align:middle;
	text-align:left;
	white-space:no-wrap;
	font-size:11px;
	border:1px solid black;
	padding:2px;
}

td {
	text-align:left;
	color:#656767;
	font-size:11px;
	padding:2px;
	vertical-align:top;
	border:1px solid black;
}

table.bordered {
	min-width:100%;
}

table.bordered,
table.bordered th,
table.bordered td {
	border:1px solid black;
	border-collapse:collapse;
}

table.bordered th,
table.bordered td {
	padding:3px;
	vertical-align:top;
}

table.bordered th {
	text-align:left;
}

.vert_top {
	vertical-align:top;
}

.width_100 {
	width:100%;
}

.width_50 {
	width:50%;
}

tr.shaded {
	background-color:#EEEEEE;
}

.aktiv {
	font-weight:bold;
}


#wrapper {
	width:100%;
	height:100%;
	padding-top:1cm;
	padding-bottom:1cm;
	padding:1.5cm;
	margin:0;	
	text-align:left;
}

/**** header ****/

#header {
	width:100%;
	height:136px;
}

#header_wrapper {

}

#header_left {
	width:50%;
	height:106px;
	float:left;
}


#header_right {
	width:50%px;
	height:106px;
	float:right;
	position:relative;
}


#header_logo_link {
	width:264px;
	height:106px;
	display:block;
	position:absolute;
	background-image:url('../images/sc_header_logo_bg.jpg');
	background-repeat:no-repeat;
}

/**** body ****/
#body {
	2222text-align:center;	
	clear:both;
}

#body_wrapper {

}

/**** footer ****/
#footer {
	display:none;	
}

#content {
	222padding:20px;
}

.clearer {
	clear:both;
	padding:0px;
	margin:0px;
	height:1px;
	line-height:1px;
	font-size:1px;
}

.zero { 
	overflow: hidden;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
	height: 0;
} 

.messages {
	border:1px solid #7B823F;
	background-color: #F0F6EA;
	font-weight:bold;
	margin-bottom:10px;
}

input.input-submit,
a.button {
	clear:both;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin:0;
	color:white;
	font-weight:bold;
	font-size:12px;	
	background-color:#E3AD3E;
	background-image:url('../images/sc_submit_bg.gif');
	text-decoration:none;
}

.show_box_2_left {
	width:49%;
	float:left;
}

.show_box_2_right {
	width:49%;
	float:right;
}

/******* ads *******/
#external {
	display:none;
	visibility:hidden;
}


#imprintcontainer {
	clear:both;
	margin-top:50px;
	padding-top:10px;
	border-top:1px solid black;
}

table.imprint,
table.imprint td,
table.imprint th
 {
	padding:0px;
	margin:0px;
	border:0px;
	font-size:10px;
	
}

table.imprint td {
	width:33%;
	
}

