/*fruehlingslayout*/


/*Kopfarbeit*/

body {
margin: 0px; 
background-color: #FFFCD5; 
font: 12px/17px Arial, Verdana, Helvetica, sans-serif; 
color: #3b311b;
}

.header {
position:absolute; 
top: 0px; 
left: 0px; 
width: 100%;
background-image:url(http://www.towandas-turbulenzen.de/design/hg_titel.jpg); 
background-position: left; 
visibility: visible; 
height: 100px;
}



/*Hauptbereich links*/
#haupt {
position: absolute; 
width: 65%; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 17px; 
color: #3b311b; 
margin-top: 0px; 
padding-left: 15px; 
padding-top: 150px;
}



/*Boxen zur Rechten*/
#boxen {
position: absolute; 
width: 200px; 
left: 75%; 
top: 150px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
}

a.box:link  {
text-decoration:underline; 
color: #3b311b;
}

a.box:visited {
text-decoration:underline; 
color: #ce842f;
}

a.box:hover {
text-decoration:none; 
color: #3b311b; 
background-color:#ffffff;
}

a.box:active  {
text-decoration:none; 
color: #ce842f;
}

.links, .rings, .rest, .empf, .pixel, .buttons, .xmas, .spambox, .aktion {
background: #fff9bb;
border: 1px dotted #ce842f; 
padding-left: 10px; 
padding-top: 10px; 
padding-bottom: 10px;
}


/*Für Bilder mit ohne Hover bei Link*/
a.pic:link  {
text-decoration:none; 
color: #fff7B7;
}

a.pic:visited {
text-decoration:none; 
color: #fff7B7;
}

a.pic:hover {
text-decoration:none; 
color: #fff7B7; 
background-color:#fff7B7;
}

a.pic:active  {
text-decoration:none; 
color: #fff7B7;
}



/*Linkliste - ohne Belang für Hauptseite und Archiv*/

.spaltelinks {
position: absolute; 
width: 40%; 
left: 20px; 
top: 150px; 
background: #FFFCD5;
}

.spalterechts {
position: absolute; 
width: 40%; 
left: 60%; 
top: 150px; 
background: #FFFCD5;
}



/*Schrift*/


/*Basics - Titel und so*/
h1 {
font: 16px Verdana, Arial, helvetica, sans-serif; 
font-weight: normal; 
color: #ce842f; 
margin-bottom: 2px;
}

h2 {
font: 14px Verdana, Arial, helvetica, sans-serif; font-weight: normal; 
color: #ce842f; 
margin-bottom: 
2px;
}

h3 {
font: 14px Verdana, Arial, helvetica, sans-serif; 
font-weight: normal; 
color: #ce842f; 
margin-bottom: 2px;
}

h4 {
font: 12px Verdana, Arial, helvetica, sans-serif; 
font-weight: normal; 
color: #ce842f; 
margin-bottom: 0px;
}

h5 {
font: 12px Verdana, Arial, helvetica, sans-serif; 
font-weight: normal; 
color: #ce842f; 
margin-bottom: 2px;
}

h6 {
font: 10px Verdana, Arial, helvetica, sans-serif; 
font-weight: normal; 
color: #3b311b; 
margin-bottom: 2px;
}

p {
font: 12px/17px Arial, Verdana, Helvetica, sans-serif; 
color: #3b311b;
}



/*Klassen für spezielle Formatierungen im Text*/
.info {
border-bottom: 1px dotted #3b311b;
}

.reblog {
font: 10px Verdana, Arial, helvetica, sans-serif; 
font-weight: normal; 
color: #3b311b;
}

.quell {
font: 12px Courier New, Courier, mono; 
color: #3b311b;
}



/*Aufzählungen und Tabellen*/
ul { 
font-family: Arial, Verdana, Helvetica, sans-serif; 
color: #3b311b; 
line-height: 17px; 
font-style: normal; 
font-size: 12px; 
margin-left: 20px; 
margin-bottom: 2px;
}

li { 
font-family: Arial, Verdana, Helvetica, sans-serif; 
color: #3b311b; 
line-height: 17px; 
font-style: normal; 
font-size: 12px; 
margin-left: 0px;  
margin-bottom: 2px;
}

ol { 
font-family: Arial, Verdana, Helvetica, sans-serif; 
color: #3b311b; 
line-height: 17px; 
font-style: normal; 
font-size: 12px; 
margin-left: 0px;
}

td {
font: 12px/17px Arial, Verdana, Helvetica, sans-serif; 
color: #3b311b;
}

tr {
font: 12px/17px Arial, Verdana, Helvetica, sans-serif; 
color: #3b311b;
}




/*linkes Ding*/

a:link {
text-decoration:underline; 
color:#3b311b;
}

a:visited {
text-decoration:underline; 
color:#ce842f;
}

a:hover {
text-decoration:none; 
color:#ce842f; 
background-color:#ffffff;
}

a:active {
text-decoration:none; 
color:#ce842f;
}



/*stoppt spam*/
a.spam:link {
text-decoration:none; 
color: #ce842f;
}

a.spam:visited {
text-decoration:none; 
color: #ce842f;
}

a.spam:hover   {
text-decoration:none; 
color: #ce842f;
}

a.spam:active  {
text-decoration:none; 
color: #ce842f;
}

.spam {
font: 9px/10px Verdana, Arial, helvetica, sans-serif; 
color: #ffffff;
}
