/*----- TAGS -----*/

body {
	background: url(../images/bg_dttd.jpg) repeat;
	margin: 20px;
}

html {
	height: 100%;
	margin-bottom: 1px;
}

img {
	border: 0px;
}

/*----- CONSTRUCTS -----*/

#content {
	padding: 30px 50px 30px 50px;
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #4A4A4A;
	text-align: justify;
}

#foot {
	width: inherit;
	height: 43px;
	background: url(../images/foot.jpg);
	margin-bottom: 20px;
}

#head {
	width: inherit;
	height: 330px;
	background: url(../images/head.gif);
	z-index: 2;
}

#head_print {
	height: 0;
	visibility: hidden;
	z-index: 1;
	position: absolute;
}


#main  {
	background: url(../images/main.jpg) no-repeat;
	width: 790px;
	height: auto;
	max-height: 1200px;
}

#nav {
	width: 146px;
	height: 99px;
	padding: 0px;
	position: relative;
	left: 632px;
	top: 17px;
}

#nav img {
	border: 0; 
	margin: 0; 
	padding: 0; 
	float: left;
}

#outer {
	width: 790px;
	position: absolute;
	margin-left: -400px;
	left: 50%;
}

.pfeil {
	position: relative;
	left: 680px;
}

.pfeil img {
	margin-bottom: 14px;
}

.zweispaltig {
	width: 330px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	line-height: 14px;
}


/*----- FORMS -----*/

#form_captcha input {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #7F5F59;
	background-color: #ffffff;
	border: 1px solid #B8A4A3;
	height: 14px;
	width: 60px;
	margin: 0 3px 0 0;
}

.form_input {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #7F5F59;
	background-color: #ffffff;
	border: 1px solid #B8A4A3;
	height: 14px;
	width: 120px;
	margin: 9px 10px 0 0;
}

.form_send {
	border: 1px solid #B8A4A3;
	color: #7F5F59;
	background-color: #ffffff;
	height: 20px;
	margin: 9px 10px 0 0;	
}

#form_text {
	margin: 9px 20px 0 0;
	float: left;
	width: 120px;
}

.form_textarea {
	font: 11px verdana, arial, helvetica, sans-serif;
	color: #7F5F59;
	background-color: #ffffff;
	border: 1px solid #B8A4A3;
	width: 240px;
	text-align: left;
	margin: 9px 10px 12px 0;
}

/*----- JUST TEXTS -----*/

#content a, a:hover {
	color: #4A4A4A;
	text-decoration: underline;
}

#content b {
	font-weight: bold;
}

#content h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8B1C09;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

#content h2 {
	font-size: 11px;
	font-weight: bold;
	color: #677000;
	margin: 0 0 10px 0;
}

#content h3 {
	font-size: 12px;
	font-weight: bold;
	color: #8B1C09;
	letter-spacing: 3px;
	margin: 0 0 10px 0;
}

#content p {
	margin-bottom: 5px;
}

/* nur für links */

.italic {
	font-style: italic;
}

.unav {
	text-decoration: underline;
	font-weight: bold;
	margin: 0 10px 0 3px;
}

.unav_a {
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	margin: 0 10px 0 3px;
}

/* nur für nicht-links*/

.underline {
	text-decoration: underline;
	font-weight: bold;
}
