/*#############################################################
Name: Seite von Heinz Lukas Kindermann
Date: 2006-11-12
Description: A soft and bright two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/


/****************************************
******* KOMPONENTE // AKTUELLE BOX
****************************************/

iframe {
  width: 210px;
  height: 300px;
  margin: 80px 0 0 0;
}


/****************************************
******* standard elements 
****************************************/
html {
  min-height: 100%;
}

* {
  margin: 0;
  padding: 0;
}

a {
	color: #663300;
}

a:hover {
	color: #CC6600;
}

body {
	background-color: #003366; /* Hindergrundfarbe für die ganze Webseite */
	color: #222222;
	font-weight: normal;
	font-size: 10px;
	font-family: "Tahoma", sans-serif;
}

p,code,ul {
	padding-bottom: 1.0em;
}

li {
	list-style: none;
}

h1  {
	font-size: 1.7em;
}
h2  {
	font-size: 1.4em;
}
h3 {
  font-size: 1.1em;
}
h4 {
  font-size: 1.0em;
}
h1,h2,h3, h4 {
	padding:0;
	margin: 0;
}


blockquote {
	background: url(../img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}



/****************************************
************** misc
****************************************/
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}


/****************************************
************** structure
****************************************/
.container {
	background: #FFF;
	margin: 0 auto;
	padding: 0 10px 10px;
	width: 780px;
}

/****************************************
header
****************************************/
.top {
	padding: 50px 10px 0;
}


/****************************************
***************** title
****************************************/
.header {
	background: #FFF;
	height: 150px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	width: 780px;
}


.header .left  { 
	color: #930; 
	font-weight: bold;
	font-size: 3.6em;
	font-family: "Georgia", serif;
	background-color: #ffcc33; 
	text-align: center; 
	width: 564px; 
	height: 100px;
	padding: 50px 0 0 0;
}

.header .right  { 
	color: #930; 
	background-image: url("../grafik/logo.gif"); 
	background-repeat: no-repeat; 
	text-align: center; 
	width: 215px; 
	height: 150px; 
}




/****************************************
*************** navigation
****************************************/
.navigation {	
	background: #CCCCCC;
	background-image: url(../grafik/nav.gif);
	background-repeat: repeat-x;
	height: 41px;
	width: 100%;
}

.navigation a  { 
	color: #ffffff; 
	font: bold 1.2em/41px sans-serif; 
	text-decoration: none; 
	display: block;
	padding: 0 20px; 
	float: left; 
	border-right: 1px solid #afbec7;
}

.navigation a:hover { 
	color: #FFCC33;
	background-position: left bottom
}


/****************************************
******************** main
****************************************/
.main {
	border-top: 4px solid #FFF;
	background: url(../grafik/bgmain.gif) repeat-y;
}



/****************************************
************** sub navigation 
*****************************************/
.sidenav  { 
	width: 210px; 
	float: right;
	font-size: 1.2em;  
}

.sidenav h2  { 
	color: #993300; 
  font-size: 1em;
	line-height: 24px; 
	margin: 0; 
	padding: 0 0 0 20px 
}

.sidenav a {
	border-bottom: 1px solid #EAEADA;
  text-decoration: none;
	display: block;
	padding: 8px 0 8px 5px;
	width: 205px;
}

.sidenav a.first {
  border-top: 1px solid #eaeada;
}

.sidenav a.aktiv {
  font-weight: bold;
}

div.sidenav_untermenu a {
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 20px;
	width: 190px;
}



/****************************************
************** content 
****************************************/
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
	font-size: 1.2em;
}
.content img {
  margin: 10px 0 10px 0;
}

.content h1 {
  margin: 0 0 15px 0;
}
.content h2 {
  margin: 0 0 20px 0;
}
.content h3 {
  margin: 10px 0 0 0;
}
.content h4 {
  margin: 0 0 5px 0;
}

.content .descr {
	color: #000;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(../img/li.gif);
	margin-left: 18px;
}

.content p {
  font-family: "Lucida Sans Unicode",sans-serif;
}

div.kritik {
	background: #0066CC;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #FFFFFF;
	display: block;
	font: normal 0.9em Tahoma,sans-serif;
	line-height: 1.6em;
	margin: 5px 0 12px 0;
	padding: 8px 10px;
	width: 500px;
	height: 200px; /* gibt die größe der box an */
	overflow: auto;  /* steuert den scroll-balken */
}



/****************************************
******************* footer 
****************************************/
.footer {
	background: url(../img/bgfooter.gif) repeat-x;
	height: 39px;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}

.footer a,
.footer a:hover {
  color: #FFF;
  text-decoration: none;
  font-size: 1.1em;
  font-weight: normal;
}








/****************************************
******************* KOMPONENTEN 
****************************************/




/* Hier stehen die Werte für die News-box*/
div.box {
  padding: 0 0 10px 0;
}

h1.main_h1  { color: #f60; font-weight: normal; margin: 0 0 10px; padding: 8px 0 8px 5px; border-top: 1px solid #eaeada; border-bottom: 1px solid #eaeada }

div.box h1  { color: #f60; font-size: 1.4em }

div.box h2  { color: #f60; font-size: 1em }

div.box p {
  margin: 0 0 10px;
}