*
{
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #FFF;
}

#container {
	
}

#header {
	
}

#breadcrump {
	display: none;
}

#header_right h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header_right h4 a {
	text-decoration: none;
}


#content {

}

#footer {
	height: 60px;
	padding: 7px 0px 0px 0px;
	margin-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}

#footer p {
	font-size: 11px;
	margin-bottom: 0px;
}

#footer a {
	display: none;
}

#footer_left {
	width: 500px;
	float: left;
	padding-top: 3px;
}

#footer_middle {
	float: left;
}

#footer_middle p {
	font-size: 12px;
}

#footer_right {
	float: right;
}

.item {
	margin-top: 5px;
	margin-bottom: 15px;
}

.left {
	float: left;
}

em {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	display: block;
	border: 1px solid  #000000;
	padding: 7px 10px 5px 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
	
.left code {
	display: block;
	border: 1px solid  #000000;;
	padding: 5px 10px 5px 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 150%;

}

.left code em {
	display: inline;
	border: none;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0px;
}
	
.left p code, .left td code, .left ul li code {
	display: inline;
	border: none;
	background-color: transparent;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.left p code em {
	background-color: #FFFFFF;
}

.right {
	display: none;
}

.download_link {
	background-image: url(../images/filed.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 18px;
	text-decoration:  none;
	color: #000000;
}

.popup_img_link {
	background-image: url(../images/comment_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 18px;
	text-decoration:  none;
	color: #12121A;
}

.popup_link {
	background-image: url(../images/comment_0.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 17px;
	padding-bottom: 2px;
	padding-top: 2px;
	line-height: 18px;
	text-decoration:  none;
	color: #000000;;
}

.interner_link {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 17px;
	padding-top: 2px;
	text-decoration:  none;
	color: #000000;;
}

.externer_link {
	background-image: url(../images/shortcut.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 17px;
	padding-top: 2px;
	text-decoration:  none;
	color: #000000;;
}

.pdf_link {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 20px;
	padding-top: 6px;
	padding-bottom: 3px;
	text-decoration:  none;
	color: #12121A;
}

a.top_link {
	height: 50px;
	width: 65px;
	display: block;
	background-image: url(../images/top_link.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 3px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 3px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 5px;
}

li	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 3px;
	margin-left: 20px;
} 

ul {
	margin-bottom: 5px;
}

kbd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5mm;
	
}

pre {
	white-space: pre;
}

cite {
	display: block;
	margin-top: 7px;
	margin-bottom: 10px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	padding: 3px;
}

td.obenrechts {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
	
td.oben {
	border-top: 1px solid #000000;
}

td.rahmen_ganz {
	padding: 8px;
	border: 1px solid #000000;
}

.img-space {
	margin-top: 15px;
	margin-bottom: 15px;
}

.left td code {
	margin-top: 2px;
	margin-bottom: 15px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
