body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-image: url('../images/background.png');
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
	line-height: 23px;
}
.footer {
	background-image: url(footer.png);
	background-repeat: repeat-x;
	background-position: top;
}
.clear {

	clear: both;	
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #008FD1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
}

#left a:visited {
	text-decoration: none;
	color: #008FD1;
}

#left a:active, #left a:hover {
	color: #F29400;
}


a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #666;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999;
}
a.header:link {
}
a.header:visited {
	color: #999;
}
a.header:hover {
	color: #008FD1;
}
a.header:active {
	color: #008FD1;
}
.topics {
	font-family: "Trebuchet MS";
	font-size: 22px;
	color: #008FD1;
}
a.topics:link {
	color: #008FD1;
}
a.topics:visited {
	color: #008FD1;
}
a.topics:hover {
	color: #F29400;
}
a.topics:active {
	color: #F29400;
}

.mainWrap
{
	width: 920px;
	margin: 0 auto;
	padding: 0;
}

.logo {
	background-image: url('../images/logo.png');
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
}

.title {
	font-family: "Trebuchet MS";
	font-size: 36px;
	color: #FFF;
	line-height: 42px;
}
.headline, h1,h2,h3 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #666;
	line-height: 28px;
	font-weight: normal;
	margin: 24px 0;
}
.headline { width: 305px; }
h2 { margin: 24px 0 3px; }
h3 { margin: 24px 0 8px; font-size: 18px }

.kleine {
	background-image: url('../images/kleine.png');
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999;
	padding-top: 218px;
	text-align: center;
}

#description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #FFF;
	line-height: 32px;
	margin: 24px 0;
}

#headerNav, .headerButtons, .ansprechbar, .dialog { float: right; }
#headerNav { margin-top: 22px; }

.ansprechbar { background: url('../images/ansprechbar.png') no-repeat center center; width: 160px; padding: 9px 0; text-align: center;  }
.dialog { background: url('../images/dialog.png') no-repeat center center; width: 240px; padding: 9px 0; margin-left: 10px; text-align: center; }

.compass { background: url('../images/compass.png') no-repeat right 25px; height: 320px; }
.ct45 { margin-top: 45px; float:left; }

.menu { background: url('../images/menu.png') no-repeat center center; margin: 20px 0; height: 60px; }

.footerWrap { background: url('../images/footer.png') repeat-x center top; height: 50px; } 

.legal { text-align: center; margin: 0 auto; font-family: "Trebuchet MS"; font-size: 12px; color: #999; line-height: 16px; }

#mainNav { text-align: center; padding: 20px 0; color:#008FD1; font-family:"Trebuchet MS"; font-size:22px; }

#left, #right { float: left; width: 300px; }
#left { width: 580px; margin-right: 40px; }


.message_textfield {
	height: 22px;
	width: 298px;
	border: 1px solid #E0E0E0;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.send {
	color: #999;
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 58px;
	text-align: center;
	display:block;
	width: 300px;
	height: 60px;
	background-image: url('../images/send.png');
	background-repeat: no-repeat;
	background-position: center center;
	text-decoration: none;
}	
a.send:link {
}
a.send:hover {
	color: #008FD1;
}
a.send:active {
	color: #008FD1;
}
a.send:visited {
	color: #999;
}

.meta {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #008FD1;
}
a.meta:link {
	color: #008FD1;
}
a.meta:visited {
	color: #008FD1;
}
a.meta:hover {
	color: #F29400;
}
a.meta:active {
	color: #F29400;
}



/* Frame 1 */
div.csc-frame-frame1 { background: url('../images/event.png') repeat-x center top; padding: 10px; }
div.csc-frame-frame1 p { margin: 0; }
.csc-frame-frame1 h1 { color:#666666; font-family:"Trebuchet MS"; font-size:18px; font-weight:normal; line-height:22px; margin: 0 }

p.bodytext { margin-top: 0; }

