/* Tags */

body {
	font-family: Arial, sans-serif;
	background: #fff;
	color: #000;
	font-size: 74.1%;
	text-align: center;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, th, td, input, textarea {
	font-size: 100%;
}

textarea {
	font-size: 100%;
}

code, pre {
	font-size: 120%;
}

table {
	border-collapse: collapse;
}

th, td {
	vertical-align: top;
}

a {
	color: #cc0000;
	background: transparent;
	text-decoration: none;
}

a:hover {
	color: #000000;
	background: transparent;
}

/* Seite */

#Page {
	width: 760px;
	margin: auto;
	padding-top: 20px;
}

.TPage {
	border: 1px solid #ccc;
	width: 100%;
	text-align: left;
}



#TDHead1_2, #TDHead3, .content, .nav {
	border: 1px solid #ccc;
	padding: 4px;
}

#TDHead3 a, .nav a {
	display: block;
}

.content, .nav {
	margin-bottom: 4px;
}

#TDHead3 {
	font-weight: bold;
	width: 165px;
}

#TDHead1_2 {
	background-image: url(../../i/header_short.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 148px;
	width: 100%;
}

html>body #TDHead1_2 {
	height: 150px;
}

#TDContent2 {
	padding: 4px 4px 0 0;
	text-align: left;
	width: 100%;
}

#TDContent1, #TDContent3 {
	padding: 4px;
	width: 165px;
	text-align: left;
}
#TDContent3 {
	padding: 4px 4px 4px 0;
}

#footer {
	font-size: 90%;
}

/* Elemente */


#TDContent1 h3, #TDContent3 h2, .h {
	margin: 0 0 4px 0;
	padding: 2px;
	background: url(../../i/subhead_bg.png);
	color: #555;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 80%;
	font-family: Verdana, sans-serif;
	height: 17px;
	padding-top: 4px;
}

.content_h {
	background-image: url(../../i/contenthead.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-left: 17px;
	padding-bottom: 3px;
	color: #666;
}

.anriss {
	font-weight: normal;
	font-size: 90%;
}


.nav ul, .nav li {
	padding: 0;
	margin: 0;
	display: inline;
	font-weight: bold;
}

.nav a, .nav span {
	background-color:  #000000;
	background-image: url(../../i/punkt_gelb.png);
	background-position: 4px 7px;
	background-repeat: no-repeat;
	color: #fff;
	padding: 4px 4px 4px 18px;
	margin-bottom: 1px;
}

.nav span {
	display: block;
	color: #ffc;
}

.nav a:hover {
	background: #DC0000;
	color: #ffffff;
	background-image: url(../../i/punkt_orange.png);
	background-position: 4px 7px;
	background-repeat: no-repeat;
}


.hidden {
	position: absolute;
	left: -2000px;
}

.clear {
	position: relative;
	overflow: hidden;
	height: 1px;
	clear: both;
	width: 165px;
}

.boxhell2 {
	border: 1px solid #DC0000;
	padding: 2px;
	background: #fff;
	margin-bottom: 1px;
}

.nav3 {
	clear: both;
	border: 1px solid #ccc;
	padding: 4px;
	margin-bottom: 4px;
}

.nav3 img {
	float: left;
	margin-right: 10px;
}
/* Trawler CSS-Settings
1;#TDContent2;id
2;#TDContent1;id
1;.content;class
2;.content;class
/CSS-Settings*/