* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Helvetica, sans-serif;
        
}
body, div, td, form, p{
	font-size: 13px;
}
body {
	background: transparent url(images/bodybg.png) 50% 0 repeat-y;
}

a:hover { color: #444; text-decoration: underline; }

.clear { clear: both; }

h1 { font-size: 22px; font-weight: bold; }
h2 { font-size: 20px; font-weight: bold; }
h3 { font-size: 18px; font-weight: bold; }
h4 { font-size: 18px; font-weight: normal; }
h5 { font-size: 16px; font-weight: normal; }

h1, h2, h3, h4, h5 { margin: 10px 0 5px 0; font-style: italic;}
p { line-height: 135%; padding: 0 0 5px 0; }

.csc-firstHeader { margin-top: 0; }

#kopf {
	position: relative;
	width: 980px;
	margin: 10px auto 0 auto;
	padding-top: 10px;
        text-align: center;
        background-color: #fff;
}

#logo {
    position: relative;
    margin-bottom: 10px;
}

#spruch{
    position: relative;
    background-color: #CCCCCC;
}
#spruch p {
    padding: 2px;
}

#meilenweit-bg{
	position: relative;
	width: 980px;
	min-height: 550px;
	margin: 0 auto;
        padding-top: 10px;
        background: url(images/seite1bg.png) 0 0 no-repeat;
        background-color: #fff;
}

#nav, #footer, #orte {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

#nav {
        background-color: #fff;
	text-align: center;        
}

#nav li {
	list-style: none;
	float: left;
}

#nav li a {
	display: block;
	line-height: 40px;
	padding: 0 2px 0 0;
	font-size: 16px;
	text-decoration: none;
	color: #000;
}

#nav li a.active { display: none; }
#nav li a:hover { color: #444; }

#main_wrapper {
	position: relative;
	margin: 0 auto;
	width: 980px;
	padding: 0 0 15px 0;
}

#main {
	position: relative;
	
}

#content_wrapper {
	position: relative;
	width: 980px;
}

#content {
	position: relative;
}

.twocols { position: relative; }
.twocols .col { width: 45%; }
.twocols .col1 { float: left; padding-left: 20px;}
.twocols .col2 { float: right; padding-right: 20px;}


.csc-frame-frame1 {
    border: 1px solid #5BBFDB;
    margin: 0 20px 0 160px;
    background-color: #fff;
}

.csc-frame-frame2 {
    border: 1px solid #3F9F39;
    margin: 0 160px 0 20px;
    background-color: #fff;
}

.csc-frame-frame1,
.csc-frame-frame1 p,
.csc-frame-frame2,
.csc-frame-frame2 p {
	text-align: center;
}

.csc-frame-frame1 p,
.csc-frame-frame1 b,
.csc-frame-frame1 i,
.csc-frame-frame2 p,
.csc-frame-frame2 b, 
.csc-frame-frame2 i{
	font-size: 16px;
}

.csc-frame-frame1 h2 {
    background-color: #5BBFDB;
    margin: 0;
    padding: 0;
}

.csc-frame-frame2 h2 {
    background-color: #3F9F39;
    margin: 0;
    padding: 0;    
}

.csc-frame-frame1 h2 a,
.csc-frame-frame2 h2 a{
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 20px; 
}

.csc-frame-frame1 h2 a:hover,
.csc-frame-frame2 h2 a:hover{
    color: #444; 
}


#footer * {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-decoration: none;

}

div#footer{
	background: url(images/footerbg.png) 0 0 repeat-y;
	background-color: #fff;
	border-top: 1px solid #fff;
}

#footer p {
	line-height: 30px;
	text-align: center;
}

#footer a{
color: #000;
}

#footer a:hover { text-decoration: underline; }

#orte * {
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-decoration: none;
	color: #444;
}
#orte ul{
	list-style: none;
	width: 980px;
	margin: 0 auto;
	padding: 5px;
}

#orte li{
	list-style: none;
	float: left;
	padding-right: 5px;
}

#xrauthor {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: 20px 5px 15px 0;
	text-align: right;
}

#xrauthor a { color: #61EF59; font-size: 11px; text-decoration: none; }

span.nospam,
span.antispam {
	display: none;
}

.contenttable{
	height: auto;
	border-spacing: 0;
}
.preisbox{
    padding: 200px 0 0 50px;
}
.preisbox td{
	padding: 0 10px 0 0;
	margin: 0;
}

.preisbox td,
.preisbox p,
.preisbox b,
.preisbox i {
	font-size: 10px;
	line-height: 120%;
	padding: 0;
	margin: 0;
}



