/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img1.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	color: #000000;
}

p, blockquote, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

.boxed {
}

.heading {
	height: 30px;
	padding: 14px 0 0 20px;
	background: #004BD7;

	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 20px;
}


#alles {
	width: 1200px;
	height: 0 auto;
	margin: 0 auto;
	background: url(bilder/test.jpg) no-repeat;
}


/* Header */

#header {
	width: 765px;
	height: 260px;
	margin: 0 auto;
	background: url(images/img2.gif) no-repeat right top;
}

#logo {
	float: left;
	width: 260px;
	height: 250px;
	background: url(images/img1.gif) no-repeat;

}

#logo h1 {
	margin-right: 30px;
	padding: 110px 0 0 40px;
	background: url(images/img3.gif) no-repeat 100% 95px;
	font: normal 30px Impact, Arial, Helvetica, sans-serif;
}

#logo h2 {
	padding: 0 0 0 42px;
	letter-spacing: 2px;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#ad468x60 {
	float: right;
	padding: 28px 32px 0 0;
}


/* Haupt Menu */

#hauptmenu {
	float: right;
}

#hauptmenu ul {
	margin: 0;
	padding: 30px 20px 20px 0;
	list-style: none;
}

#hauptmenu li {
	display: inline;
}

#hauptmenu a {
	padding: 0 10px 0 16px;
	background: url(images/img4.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 15px Tahoma, Arial, Helvetica, sans-serif;
	color: #004BD7;
}

#hauptmenu a:hover {
	text-decoration: underline;
}

#hauptmenu .first a {
	background: none;
}


/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0;
	padding: 30px 20px 20px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 16px;
	background: url(images/img4.gif) no-repeat left center;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 13px Tahoma, Arial, Helvetica, sans-serif;
	color: #556B2F;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	background: none;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 503px;
}

#content .heading {
	background: #004BD7 url(images/img6.gif) no-repeat;
}

#content ul, #content ol {
	margin-left: 3em;
}

/* Sidebar left */

#sidebar {
	float: left;
	width: 223px;
	padding-left: 20px;
}

#sidebar .heading {
	background: #004BD7 url(images/img5.gif) no-repeat;
}

#sidebar li {
	margin-bottom: 1.5em;
}

/* unterSidebar */

#untersidebar {
	float: left;
	width: 223px;
	padding-left: 20px;
}

#untersidebar .heading {
	background: #004BD7 url(images/img5.gif) no-repeat;
}

#untersidebar li {
	margin-bottom: 1.5em;
}

/* Footer */

#footer {
	width: 765px;
	height: 59px;
	margin: 0 auto;
	background: #E50606 url(images/img7.gif) no-repeat;
	text-align: center;
	font-size: 77%;
	color: #000000;
}

#legal {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
	color: #FFFFFF;
}

#legal a {
	color: #FFFFFF;
}

#links {
	margin: 0;
	padding: 30px 0;
	line-height: normal;
}





/* Right Sidebar (eigentlich links) */

#rightbar {
	padding: 0 0 0 0px;
	float: left;
	width: 200px;
	background: #9acd32;

}

#rightbar .heading {
	background: #004BD7 url(images/ximg5.gif) no-repeat;
}

/* Search */

#searchform {
	padding-top: 20px;
	text-align: right;
}

#searchform br {
	display: none;
}

#searchform input {
	margin-bottom: 5px;
}

#searchform #s {
	width: 190px;
}

/* Calendar */

#calendar_wrap {
	padding-left: 10px;
}

#calendar_wrap table {
	width: 180px;
	text-align: center;
	border-collapse: collapse;

}

#calendar_wrap tfoot {
	font-weight: bold;

}

#calendar_wrap tfoot a {
	text-decoration: none;
}

#calendar_wrap #prev {
	text-align: left;
}

#calendar_wrap #next {
	text-align: right;
}

#calendar_wrap tbody {
	border-bottom: 1px solid #2872A6;
	border-right: 1px solid #2872A6;
}

#calendar_wrap tbody td {
	padding: 3px 0;
	border-top: 1px solid #2872A6;
	border-left: 1px solid #2872A6;
}

#calendar_wrap tbody td a {
	font-weight: bold;
}


.spons {
	padding: 0px 1px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 8px Tahoma, Arial, Helvetica, sans-serif;
	color: #a9a9a9;
}