@charset "utf-8";
/* 	
	tes.css
	Design by projectstrech.org
	http://www.projectstrech.org
	© Jenoch, Kai 
*/

html, div, span, object, iframe, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select {
	margin: 0; 
	padding: 0; 
	border: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit; 
	vertical-align: baseline;
}
h1 { 
font-family : Times, "Times New Roman", serif; 
font-weight:bold; 
color:#333;
font-size:1.5em; 
padding-bottom : 5px;
border-bottom:#ffa200 dashed 1px;
border-top:#ffa200 dashed 1px;
} 
h2 {
padding-bottom : 5px; 
color:#333; 
font-weight:bold; 
font-size:1.2em; 
}
body {
	margin: 0;
	border: 0;
	vertical-align: baseline;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/* Links */
a {
	color:#ffa300;
	text-decoration:none;
}
a over {
	text-decoration:underline;
	}

.over {
	background: repeat-x url('images/bg_0.jpg');
	width: 900px;
	height:auto;
	margin-left: auto; 
	margin-right: auto;
	}
/* Banner */

.banner {
	width:900px;
	height:273px;
	float:left;
	background-image:url(images/Baclkink_09.gif);
	background-repeat:no-repeat;
}
/* content */

.content {
	background-image:url(images/content.jpg);
	background-repeat:repeat-x;
	padding: 25px 0 20px 5px;
	float:left;
	width:895px;
	height:auto;
}
.content_sub {
	float:left;
	padding: 25px 0 0px 5px;
	width:900px;
	height:auto;
}
.content_u {
	width:590px;
	float:left;
	padding:5px;
	border-bottom:#ededed dotted 1px;
	border-top:#ededed dotted 1px; 
}
.Anmelden {
	width:240px;
	float:right;
	padding:5px;
	margin-bottom:15px;
	text-align:center;
	border:#ededed solid 1px;
}
.info {
	width:600px;
	padding:5px;
	float:left;
}
.info_page {
	width:240px;
	float:right;
	padding:5px;
	border:#ededed solid 1px;
}
.box1 {
	float:left;
	width:300;
	height:250px;
}
