<style type="text/css">

* Main-CSS fuer Marco Schmidt */

/* 
von *.tina draempaehl / www.36komma7.de
Studio für kreative Gemischtwaren
fuer Marco Schmidt / www.aufrecht-sein.de
2009 
*/


/* Wichtige Farben
gruen = #DBFEA5
hellgrn = #E6FEC0
 = #
 = #
*/


html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, td, form, img, li {
	margin: 0;
	padding: 0;
}


body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	font-size: 12px;
	color: #302C10;
	line-height: 150%;
}
#rueckruf-box {
	background-color: #CDCC02;
	width: 200px;
	position: relative;
	top: -165px;
	left: 167px;
	height: 120px;
	padding-top: 10px;
}

.text {
	background-color: #FFFFFF;
}

.mini-box {
	padding: 10px;
	width: 180px;
	color: #ADB700;
	border: 1px dotted #DEEA00;
}


div {
	text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbündig ausgerichtet sind */
	}
.abstand-content {
	padding-bottom: 22px;
	}


/* DIV-Boxen */

div#wrapper {
	width: 1024px;
	border-left: 0;
	border-right: 0;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(img/struktur.jpg);
	background-repeat: no-repeat;
	height: 800px;
	}

div#leftCol {
	float: left;
	width: 200px;
	margin-left: 112px;
	background-color: #FFF;
	text-align: center;
	height: 560px;
	}

div#rightCol {
	float: right;
	width: 200px;
	margin-right: 112px;
	background-color: #FFF;
	text-align: right;
	height: 560px;
	}

div#centerCol {
	margin-top: 0;
	margin-right: 312px;
	margin-bottom: 0;
	margin-left: 312px;
	background-color: #FFF;
	height: 560px;
	overflow: visible;
	}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Listen */

ul {
list-style-type: square;
list-style-position: inside;
margin-left: 10px;
}

/* Überschrift, Absatz */

p {
margin-left: 10px;
	}

a:link {
	text-decoration: none;
	color: #660;
	}

a:visited {
	text-decoration: none;
	color: #CDCC00;
	}

a:hover {
	text-decoration: none;
	color: #330;
	}

a:active {
	text-decoration: none;
	color: #808000;
	}

img {
	border: none;
	}


h1 {
	margin-left: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #645E22;
	}

h2 {
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #645E22;
	}

h3 {
	margin-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #645E22;
	line-height: normal;
	padding-bottom: 0px;
	}

.bold_dunkel {
	font-weight: bold;
	color: #645E22;
	}

.marker_gruen {
	background-color: #CC0;
	}

.aufzaehlung {
	padding-right: 5px;
	list-style-position: outside;
	margin-left: -20px;
	padding-bottom: 6px;
	list-style-type: disc;
	}

.marker_hell {
	background-color: #EBE9E2;
	padding: 5px;
	}

.normal {
	font-weight: normal;
	}

.marker_fliesstext {
	background-color: #EBE9E2;
	}

.mini-box-randlos {
	padding: 10px;
	width: 180px;
	color: #9DA600;
	}

.fotofix {
	text-align: right;
	}

.bold {
	font-weight: bold;
	}

.rechts {
	text-align: right;
	}

.link_pfeil {
	padding-right: 5px;
	}

.text_pfeil {
	padding-right: 5px;
	list-style-image: url(img/pfeil_dunkel.gif);
	list-style-position: outside;
	margin-left: -20px;
	padding-bottom: 10px;
	}

</style>

