/*---------------------------- Main -------------------------------*/
html, body {
	margin: 15px 0px 0px 15px auto;
	padding: 0px;
	font-family: Verdana, Arial, Verdana, Geneva, sans-serif;
	font-size: 8px;
	text-align: left;
	background-color: #FFFFFF;
	/*cursor: crosshair;*/
	color: #4B4B4B;
	}

td {
	font-size:11px;
	}

td.startseite {
	font-size:8px;
	}

td.bild {
	font-size: 1em;
	line-height: 1.0em;
	}
	
/*---------------------------- Links -------------------------------*/
a {  
	color: #000066;
	text-decoration: none;
	}	
a:visited {
	color: #0053a5;
	text-decoration: none;
	}
a:hover {
	color: #0053a5;
	text-decoration: underline;
	}		
a img {
	border: none;
	}		
/*---------------------------- Images Structure -------------------------------*/

img.c {						/*Now if you add the class "c" will center the img, "r" will float it to the right and yeah you guessed!... "l" will float it left.*/
	display: block;
	margin-left: auto;
	margin-right: auto;
	}	
img.ar {
	float: right;
	margin: 0px 0px 5px 15px;
	}
img.al {
	float: left;
	margin: 0px 15px 5px 0px;
	}
.entry img {					/*A nice hover efect when your post-images are linking somewhere*/
	padding: 0px;
	/*max-width: 98%;*/
	border: none;
	}
.entry a img {	
	border: none;
	padding: 0px;
	}
.entry a img:hover {	
	border: 1px solid #f05302;
	background-color: #F6F6E8;
	}	
/*---------------------------- General Html -------------------------------*/
hr {
	color:#DEDEDC;
	background-color: #DEDEDC;
	height: 1px;
	border: 1px;
	}
h1, h2, h3 {	
	padding: 1px;
	font-weight: solid;
	text-align: left;
	}
	.ncol h2{	
		line-height: 22px;
		border-bottom: 1px solid #DEDEDC;
		font-size: 13px;
		}
	.wcol h2{	
		line-height: 16px;
		font-size: 13px;
		}	
	.ncol h1{	
		line-height: 20px;
		border-bottom: 1px solid #DEDEDC;
		font-size: 13px;
		}
	.wcol h1{	
		line-height: 25px;
		font-size: 13px;
		}
	.sidebar h2{	
		border-bottom: 1px solid #FFFFFF;
		text-align: right;
		line-height: 14px;
		font-size: 10px;
		}	
h1, h2, h3, h1 a, h1 a:visited, h2 a, h2 a:visited{
	color: #3b4640;
	}
h1 a:hover, h2 a:hover {
	color: #0053a5;
	}	
h3{	
	font-size: 13px;
	}	
blockquote {

	padding: 0 5px;
	margin: 0 0 0 5px;
	font-style: normal;
	}


/*blockquote:hover {
	background: #FDFDFA;
	}*/
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
acronym, abbr {
	letter-spacing: .07em;
	border-bottom: 1px dashed #CC0033;	
	}	
/*---------------------------- Page Navigation -------------------------------*/	
.navigation {
	margin: 0px 0px 20px 0px;
	padding: 0px 10px 0px 0px;
	font-weight: solid;
	font-size: 12px;
	}
.ncol .navigation {
	margin: 0px 0px;
	font-size: 11px;
	}	
.ar {						/*This way you can use a simple class="ar"/"al"/"ac" to get an objet floated or centered.*/
	float: right;
	margin: 0px 0px 5px 15px;
	}
.al {
	float: left;
	margin: 0px 15px 5px 0px;
	}
.ac {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

/*---------------------------- Content -------------------------------*/
#headflash{
	width: 782px;
	text-align: top;
	text-align: right;
	align: top;
	align: right;
	high: 90px;
	}

#content{
	margin: 0px auto;
	width: 769px;
	font-size: 11px;
	text-align: left;
	}
/*---------------------------- Ausrichter -------------------------------*/
#ausrichter{
	width: 769px;
	text-align: left;
	float: left;
	}
/*----------------------------Top Bar -------------------------------*/
#topbar{
	margin: 1px 0px;
	padding: 0px;
	width: 769px;
	height: 25px;
	background-color: #0053a5;
	border:0px solid #D6D3CE;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 17px;
	font-size: 10px;
	}
.navbar{	
	margin: 0px auto;
	padding: 3px 1px 2px 1px;
	}
.navbar ul{
	display: inline;
	list-style-type: none;
	}
.navbar li{
	display: inline;
	list-style-type: none;
	}
.navbar a, .navbar a:visited  {
	/*cursor: pointer;*/
	float: left;
	font-weight: solid;
	margin: 0px 10px 3px 10px;
	color: #f05302;
	}		
.navbar a:hover{
	color: #CC0033;
	}
/*---------------------------- Top Search Form -------------------------------*/
.topsform {
	margin: -1px 2px 3px 0px;
	padding: 0px;
	width: 220px;
	height: 16px;	
	background-color: #FFFFFF;
	border:1px solid #D6D3CE;
	float: right;
	}	
.t-s{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #f05302;
	font-size: 10px;
	width: 67%;
	height: 100%;
	border: none;
	background-color: #FFF;	
	}	
.topsformsubmit{
	margin: 0px auto;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	color: #f05302;
	font-size: 10px;
	font-weight: solid;
	width: 30%;
	height: 100%;
	background-color: #FFF;
	border: none;
	border-left:1px solid #D6D3CE;
	/*cursor: pointer;*/
	}
.topsformsubmit:hover{
	background-color: #F6F6E8;
	}	
/*---------------------------- Header -------------------------------*/
.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	width: 769px;
	height:93px;
	background: url('guv_higru.gif') repeat-y top;
	/*background: url('guv_header.jpg') no-repeat top center;
	background-color: #F6F6E8;*/
	border: 0px;
	/*cursor: pointer;*/
	}


	
/*---------------------------- Page -------------------------------*/
.page {
	background: url('guv_higru.gif') repeat-y top; 
	width: 769px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFF;
	border:0px solid #D6D3CE;
	text-align: left;
	float: left;
	/*border: 1px solid #333333;*/
	}
/*---------------------------- Narrow Column -------------------------------*/
.ncol {
	margin: 10px 12px 10px 10px;
	padding: 0px 0px 0px 0px;
	width: 485px;
	background:#FFF;
	float:right;
	/*border: 1px solid #333333;*/
	}	
/*---------------------------- Wide Column -------------------------------*/
.wcol {
	margin: 0px auto;
	width: 80%;	
	padding: 20px 15px 10px 15px;		
	line-height: 1.5em;
	}
/*---------------------------- Post Structure -------------------------------*/


.entry2 {
	font-size: 1em;
	line-height: 1.4em;
	}

.post {
	margin: 0px 10px 35px 2px;
	text-align: justify;	
	}
.archived {
	padding: 0px 0px 0px 15px;
	}	
.archived h2{	
	font-size: 16px;
	}
.postmetadata {
	width: 100%;
	margin: 25px 0 0 0;
	padding: 3px;
	
	color: #b4b4b4;
	text-align: left;
	line-height: 17px;
	font-size: 10px;
	}
.entry {
	font-size: 1em;
	line-height: 1.4em;
	}
.entry a {  
	font-weight: solid;
	}
.entry ol li {
	list-style: none;
	}
.entry li {	
	background: url('arrow_red.gif') no-repeat 0 7px;
      list-style-type:none; 
      padding-left:10px; 
      padding-right:0; 
      padding-top:2px; 
      padding-bottom:0;
		
}
.entry ul, .main ol {
	padding: 0;
	margin: 0;
	}
.entry form { 
	text-align: left;
	}
.entry input { /* For password-protected posts */
	margin: 2px auto;
	font-size: 11px;
	padding: 0px;
	background-color: #FFFFFF;
	/*border:1px solid #D6D3CE;*/
	}	
.entry input[value="Submit"] {
	font-size: 9px;
	/*cursor: pointer;*/
	}
.entry input[value="Submit"]:hover{
	background-color: #F6F6E8;
	}
.entry textarea {
	margin: 2px auto;
	font-size: 11px;
	padding: 0px;
	background-color: #FFFFFF;
	/*border:1px solid #D6D3CE;*/
    }
/*---------------------------- Sidebar -------------------------------*/
/* Sidebar Styles */
#sidebar {
	float: left;
	padding: 5px 0px 5px 6px;
	width: 210px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: solid;
	font-size: 11px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 210px;
	/*border: 1px solid #333333;*/
} 
html>body #sidebar {
	width: 210px;
}
#sidebar h2 {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*background: url('arrow_red.gif') no-repeat center right;*/
	font-size: 1.1em;
	color: #0053a5;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
	
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #0053a5;
	background-color: #afc9e8;
}
#sidebar ul ul li {
	padding: 0 0 0px 10px;
	border-bottom: 1px solid #0053a5;
	line-height: 12px;
}
#sidebar ul ul li a {
	display: block;
	background-image: url('ebene1_off.gif');
	margin: 0 0 0 -10px;
	padding: 2px 5px 0px 10px;
	height: 17px;
	width: 210px; /* Breite IE */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 210px;  /* Breite Firefox */
} 

	
html>body #sidebar ul ul li a {
	width: 210px; /* Breite IE */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 195px;  /* Breite Firefox */
}
#sidebar ul ul li a:hover {
	display:block;
	background-color: #d7e4f4;
	background-image: url('ebene1_over.gif');
	
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 20px;
	border-bottom: none;
	border-top: 1px solid #0053a5;
	width: 210px; /* Breite IE */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;  /* Breite Firefox */
}
#sidebar ul ul ul li a:hover {
	background-color: #d7e4f4;
	background-image: url('ebene2_over.gif');
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -20px;
	padding: 2px 0px 0px 20px;
	background-image: url('ebene2_off.gif');
	
} 
html>body #sidebar ul ul ul li a {
	width: 210px; /* Breite IE */
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 190px;  /* Breite Firefox */
}
/*---------------------------- Search box for error-404 pages -------------------------------*/

/*---------------------------- Comments -------------------------------*/
.comarea{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	color: #313031;
	}
.comol{
	margin: 20px 0px 40px 0px;
	text-align: left;
	font-weight: solid;	
	list-style-type: upper-roman;
	}
.comli{
	border-left: 1px solid #D6D3CE;
	border-bottom: 1px solid #D6D3CE;
	text-align: left;
	margin: 25px 0px 20px 0px;
	padding: 4px;
	min-height: 90px;
	width: 95%;
}
.comauth{
	border-bottom: 1px solid #D6D3CE;	
	width: 70%;
	font-size: 11px;
	font-weight: solid;	
	padding: 0px 0px 2px 2px;
}
.mod {
	color: #CC0033;
	}
.comli .cmeta {
	margin: 1px 0px 5px 2px;
	border: none;
	font-size: 10px;
	font-weight: normal;
}	
.comtxt{
	margin: 0px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
}
.preview, .preview ul, .preview ul li {
	list-style: none;
	margin: 20px 0px 20px -13px;
	width: 594px;
	}
#TextDisplay { /*Live Preview of Comments */
	margin: 5px 0px 0px 5px;
	font-size: 9px;
	font-weight: normal;	
	text-align: left;
	}	
#tbs { /* This will let you asign your trackbacks/pingbacks a direferent style */
	padding: 5px;
	border: 1px solid #f05302;	
	background: #F7F7F7;
	}
#tbs:hover {
	background-color: #FDFDFA;
	}
/*---------------------------- Comment Form -------------------------------*/
#commentform {
	margin: 15px 0px 30px 0px;
	}
#commentform input {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #D6D3CE;
	border-right: 3px solid #D6D3CE;
}
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 594px;
	padding: 2px;
	border: 1px solid #D6D3CE;
	border-right: 3px solid #D6D3CE;
}
#commentform #submit {
	width: 600px;
	padding: 2px;
	background: #FFFFFF;
	text-align: center;
	border: 1px solid #D6D3CE;
	border-right: 3px solid #D6D3CE;
	font-weight: solid;
}
#commentform #submit:hover {
	background-color: #F6F6E8;
	/*cursor: pointer;*/
}
/*---------------------------- Footer -------------------------------*/
.footer {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: 17px;
	font-size: 0.9em;
	margin: 1px 0px;
	padding: 0px;
	width: 769px;
	height: 20px;
	background-color: #0053a5;
	border-top: 1px solid #0053a5;
	border-bottom: 1px solid #0053a5;
	color: #FFFFFF;
	clear:both;
	}	
.powered {
	margin: 2px auto;
	margin-right: 0px;
	padding-left: 0px;
	text-align: center;
	text-decoration: none;
	}
.powered a {	
	color: #FFFFFF;
	font-weight: normal;
    text-decoration: none;
	}
.powered a:hover {	
	color: #FFFFFF;
	border-bottom: 1px dotted #cccccc;
	text-decoration: none;
	}
.powered a:visited {	
	color: #FFFFFF;
	text-decoration: none;
	}
/*---------------------------- Go-up -------------------------------*/
	/*------An useless bottom line that will let you go up by clicking on it :p-----*/
.go-up {	
	margin: 1px auto;
	padding: 0px;
	width: 769px;
	height: 15px;
	background-color: #0053a5;
	border:0px solid #D6D3CE;
	font-size: 9px;
	color: #FFFFFF;
    text-align: center;
    border-bottom: 1px #0053a5;
	/*cursor: pointer;*/
	}
#skyscraper1 {
	position : absolute;
	padding: 15px 0px 0px 10px;
	width : 160px; 
	height : 600px; 
	top: 15px; 
	left: 790px; 
	background-color: #ffffff; 
	border: none;
	}

#skyscraper1 {
         background-color: #ffffff;
		 position: absolute;		 
         top: 15;
		 left: 790;
	     position: expression("absolute");
         
      }

#skyscraper1[id] {
	     position: auto;
	  }
/*---------------------------- banner -------------------------------*/

#sky {
	position : absolute;
	padding: 6px 0px 0px 0px;
	width : 165px; 
	height : auto; 
	top: 0px; 
	left: 790px; 
	background-color: #ffffff; 
	border: 1px solid #ffffff
        
	}
#sky {
         background-color: #ffffff;
		 position: absolute;		 
         top: 0px;
		 left: 790;
	     position: expression("absolute");
         
      }


#sky[id] {
	     position: auto;
	  }
/*---------------------------- banner -------------------------------*/
	  
#kati {
    border: 1px solid #ffffff;
	background-color: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
       font-size: 1.3em;
	color: #666;
	}
#katii {
    border: 1px solid #ffffff;
	background-color: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
       font-size: 1.1em;
	color: #666;
	}

#kat {
    border: 1px solid #ffffff;
	background-color: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	text-align: left;
	color: #666;
	}
#kat4cat {
    border: 1px solid #9BC1E6;
	background-color: #ffffff;
	margin: 3px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
       height : 163px;
       background: url('bg_cat.jpg') ;
	text-align: left;
	color: #666;
	}
#katq {
    border:none;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-align: left;
	color: #666;
	}
#kat3 {
    border: none;
	background-color: #9BC1E6;
	margin: px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-align: left;
      font-size: 1.1em;
	font-color: #ffffff;
	}

#kat3cat {
    border: none;
	background-color: #9BC1E6;
	margin: px 0px 0px 0px;
	padding: 5px 5px 5px 5px; 
	text-align: left;
      font-size: 1.1em;
	font-color: #ffffff;
	}

#kataa3 {
    border: none;
	background-color: #cccccc;
	margin: px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-align: left;
      font-size: 1.3em;
	color: #333333;
	}	  
#relatedposts {
    border: 1px solid #A5C1DE;
	background-color: #none;
       background: url('aa333sss.jpg') ;
       width : 460px; 
	height : 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px; 
	text-align: left;
      font-size: 1.1em;
	color: #666;
	}

#relatedposts3 {
    border: 1px solid #000063;
	background-color: #none;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px; 
	text-align: center;
       width : 160px;
      font-size: 1.0em;
	color: #666;
	}
	
#relatedprodukttipp {
    border: 1px solid #cccccc;
	background-color: #none;
       background: url('aa333ssss.jpg') ;
width : 460px; 
	height : 292px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;  
	text-align: left;
	color: #666;
	}
#relatedproducts2 {
    border: 1px solid #cccccc;
	background-color: #none;
       background: url('aa333ssss.jpg') ;
width : 460px; 
	height : 292px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;  
	text-align: left;
      font-family: Arial, Verdana, Arial, Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000066;
	}
	
#relatedproducts {
    border: 1px solid #A5C1DE;
	background-color: #none;
       background: url('aa333ssss.jpg') ;
width : 460px; 
	height : 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 0px;  
	text-align: left;
      font-size: 1.1em;
	color: #666;
	}

#relatedlinks {
    border: 1px solid #cccccc;
	background-color: #none;
       background: url('aa333ssss.jpg') ;
width : 460px; 
	height : 292px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 0px;  
	text-align: left;
	color: #666;
	}
	
#relatedbooks {
    border: 1px solid #cccccc;
	background-color: #none;
       background: url('aa333ssss.jpg') ;
width : 460px; 
	height : 292px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 0px; 
	text-align: left;
	color: #666;
	}

#relatedpresents {
    border: 1px solid #cccccc;
	background-color: #none;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 10px 0px;  
	text-align: left;
	color: #666;
	}

.metia5 {
    border: 1px solid #94bee8;
	background-color: #eee;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 10px 10px; 
	text-align: left;
	color: #666;
	}
	
	
#statistics {
    background-color: #0083CE;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 5px 5px; 
	text-align: left;
	font-size: 9px;
	color: #ffffff;
	width: 210px; /* Breite IE */	
	}
html>body #statistics { /* Breite Mozilla */
	width: 198px;
}

#statistics h2 { 
	font-size: 12px; 
	line-height: 20px;
	color:#ffffff;
	}
#statistics a { 
	color:#ffffff;
	text-decoration: underline;
	}	


#guvprint {
    border: 1px solid #ffffff;
	background-color: #afc9e8;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	text-align: left;
	font-size: 9px;
	color: #ffffff;
	width: 210px; /* Breite IE */	
	}

/* Postinfo */
#postinfo {
  margin: 10px 10px 10px 0px;
  padding: 2px 0px 2px 0px;
  background: #ffffff;
  color: #999999;
  font-size: 0.9em;
  line-height: 1.1em;
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
}

#postinfo a {
  text-decoration: none;
  color: #999999;
  border-bottom: none;
}

/*
html>body #guvprint { 
	width: 198px;
}
*/

*/

#search {
	height: 50px;
	}

#search h3 {
	font-size: 1.4em;
	font-weight: normal;
	}

p.searchinfo {
	font-size: .9em;
	color: #999;
	}

.searchfield {
	background: #fff;
	border: 1px solid #000080;
	color: #000080;
	float:left;
	width: 145px;
	}

.searchfield:hover {
	border: 1px solid #BFBFBF;
	color: #949494;
	}

.submit {
	background-color: #d00000;
        border: 1px solid #900000;
	height: 20px;
	width: 55px;
        color: #ffffff;
	cursor: pointer
	}

.submit:hover {
	background-color: #d00000;
        border: 1px solid #900000;
	height: 20px;
	width: 55px;
        color: #ffffff;
	cursor: pointer
	}


/* Begin Mail Form CSS */

		.contactform { 
			position: relative;
			overflow: hidden;
			}
		
		.contactbox {
			float: left;  
			}
		
		.contactleft {
			height: 20px;
			width: 25%; 
			text-align: right;
			float: left; 
			/*clear: both; 
			display: inline; */
			padding: 3px 0px 0px 0px; 
			margin: 0px 0px 0px 0px; 
			}
		
		.contactright {
			height: 20px;
			width: 70%;  
			float: right; 
			display: inline; 
			padding: 3px 0px 0px 0px; 
			margin: 0px 0px 0px 0px; 
			}

/* Plugin GreyBox */
.GB {color:red;}
/* --- */

#mls {
	background:#ffffff;
	width:736px;
	padding:0;
	text-align:center;
	font-size:8px;
	font-weight:normal;
	margin: 0 auto;
	color: #888888;
	line-height:normal;
	}
#mls a { color: #888888; }
