﻿@charset "utf-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 100%;
	background-image: url(images/background.gif);
    }
    .thrColElsHdr #header h1 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 24px;
	color: #CC8803;
	font-style: oblique;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
.thrColElsHdr #container #header a {
	text-decoration: none;
	color: #CC8803;
}
.thrColElsHdr #container #header h4 {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #333300;
	margin-top: -5px;
}
h3 {
	color: #333300;
}



.thrColElsHdr #container #sidebar1 #menu1 li {
	list-style-type: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-left: -30px;
	text-indent: 5px;
}
.thrColElsHdr #container #sidebar1 #menu1 li:hover {
	background-color: #C0D0A9;
}
.thrColElsHdr #container #sidebar1 #menu1 a:hover {
	text-decoration: underline;
}


.thrColElsHdr #container #sidebar1 #menu1 a {
	text-decoration: none;
	font-weight: bold;
	color: #333300;
}
.thrColElsHdr #container #mainContent h2 {
	color: #333300;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	background-color: #C0D0A9;
}


    
   
 
    .thrColElsHdr #container {
	width: 80em;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 12px;
	background-color: #FDF5E0;
	background-image: url(images/poppy.png);
	background-repeat: no-repeat;
	background-position: 10px bottom;
	border: 8px solid #FDF5E0;
    } 

a:link { color: #669966; }
a:visited { color: #333300; } 
a:hover { color: #FF9900; } 
a:active { color: #339999; } 


    .thrColElsHdr #header {
	height: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(images/headergrafik.jpg);
	margin-bottom: 10px;
    } 
    
  
    .thrColElsHdr #sidebar1 {
	float: left;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	width: 11em;
    }
    .thrColElsHdr #sidebar2 {
	float: right;
	width: 11em;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333300;
    }
.thrColElsHdr #container #mainContent blockquote {
	background-image: url(images/quote.jpg);
	background-position: right 15px;
	background-repeat: no-repeat;
	height: 50px;
	font-style: oblique;
	color: #333300;
}

    .thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
    	margin-left: 10px; /* Für jedes Element, das in den seitlichen Spalten platziert wird, sollten ein linker und ein rechter Rand angegeben werden. */
    	margin-right: 10px;
    }
    
   
    .thrColElsHdr #mainContent {
     	margin: 0 12em 0 12em; 
    } 
    .thrColElsHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
    } 
    .thrColElsHdr #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    

    .fltrt {
    	float: right;
    	margin-left: 8px;
    }
    .fltlft {
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat {
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.thrColElsHdr #container #footer a {
	font-family: Georgia, Verdana, sans-serif;
	text-decoration: none;
	color: #333300;
}

