@charset "utf-8";
h1 {
	font-size: large;
	color: #333333;
}
h2 {
	color: #666666;
	font-size: medium;
}
h3 {
	font-size: small;
	color: #FF8040;
}
h4 {
	font-size: 14px;
	color: #333333;
}
h5 {
	font-size: small;
	color: #333333;
}


a:link {
	text-decoration: none;
	color: #FF8040;
	font-weight: 300;
}
a:visited {
	text-decoration: none;
	color: #FF8040;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
}


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
	background-image: url(../img/_back.jpg);
	background-repeat: repeat-x;
}

.twoColFixRtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #FFFFFF;
} 
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 170px;
	font-size: small;
	background-color: #FFFFFF;
	text-align: left;
	color: #666666;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 30px;
	padding-top: 0px;
	background-image: url(../img/sidebar_separator.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 10px;
}
.twoColFixRtHdr #sidebar1 a:link {
	color: #666666;
}
.twoColFixRtHdr #container #sidebar1 a:visited {
	color: #666666;
}

.twoColFixRtHdr #sidebar1 a:hover {
	color: #FF8040;
}



.twoColFixRtHdr #mainContent {
	line-height: 20px;
	margin-top: 0;
	margin-right: 220px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	font-size: small;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#666;
	font-size: x-small;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.twoColFixRtHdr #footer a:link {
	color: #FF8040;
}
.twoColFixRtHdr #footer a:hover {
	color: #FF8040;
}

#contact {
	float: right;
	width: 300px;
	padding-left: 40px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}



.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#down {
	width: 250px;
	height: 25px;
	border: 1px solid #333333;
}
.ref {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	margin-right: 50px;
	margin-left: 50px;
}

#anfahrt {
	width: 300px;
	margin-left: 300px;
}
.image {
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.abrechnungen {
	height: 240px;
	width: 300px;
	margin-left: 20px;
	float: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.image_mrg_left {
	margin-left: 20px;
}
.image_mrg_right {
	margin-right: 20px;
}
.sent_button {
	background-color: #FFFFFF;
	color: #333333;
	border: thin solid #333333;
}

.LV {
	width: 250px;
	margin-left: 20px;
	float: right;
	padding-right: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
	border-top-width: 0px;
	border-bottom-width: 0px;
	font-size: x-small;
}
#team_tabelle {
	font-size: small;
	line-height: 15px;

}
#news {
	width: 650px;
	height: 400px;
	overflow: auto;
}

