/*

Hier wird der Haupteil der Stilanweisung definiert

7E1616
 */

body
{
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #7E1616;
	text-align: center;
  background-image:url(../../img/hg2.jpg);
}

p.smallText {text-align: center; color: grey;}

a.blogie {font-size: 12px; color: #808080; text-decoration: underline; font-weight: normal; margin: 5px 0px 0px 0px;}

/*li {
	list-style-type: circle;
}
*/

#container {
	margin: 20px auto 20px auto;
	text-align: left;
	width: 945px;
	padding: 0px;
	color: #444;
}

#img_header{
  width:945px;
  height:28px;
  margin:0px auto;
  margin-bottom: 5px;
  background-image:url(../../img/img_header.png);
}

#rahmenAll {
	margin: 20px 0 20px 32px;
	/*border: 1px solid #000000;*/
	text-align: left;
	width: 896px;
	padding: 8px;
	color: #444;
	background:#ffffff;
}

/*#frontText {border-bottom: 1px solid #C8C8C8;}*/
#frontText p, #frontText h2 {text-align: left; font-weight: bold; margin: 0px; padding: 0px;}
#frontText h2{color: #7E1616;}
#frontText p{font-size: 14px; color: #808080;}

/******************* hier die Stile für die Klapp-Galerie-Übersicht *********************/

p.smallText {
	font-size: 10px;
}

	h2.schalter {
		
		display: block;
		color: #7E1616;
		font-size: 14px;
		font-weight: bold;
		/*
		border-left: 6px solid #7E1616;
		border-bottom: 2px dotted #7E1616;
		*/
		padding-left: 6px;
	}
	h2.schalter2 {
		
		display: block;
		color: #7E1616;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 2px dotted #7E1616;
		padding-left: 6px;
	}
	
	a:link { text-decoration: none;}
	a:hover {background: #cbcbc9; color: #7E1616;}
	
	dd {margin:0px 0px 0px 20px; padding: 0px;}

    .description {
      padding: 5px;
	margin-left: 0px;
      margin-bottom: 3px;

		  color: #808080;
    }
    .picFrame {
    	float: left;
    	width: auto;
    	margin: auto 0px auto 0px;
    	border: 1px solid #808080;
    	padding: 3px;
    }
    .textFrame {margin-left: 160px;}
    .textFrame p {font-size: 11px; margin:5px 0px 0px 8px;}
    .textFrame h2 {font-size: 14px; margin:0px 0px 0px 8px; background: none;}
    
    .klarFloat {clear: both;}
	
	.textFrame p.datum {font-size: 9px; margin-top: 0px; font-weight: normal;}
	
	#img_footer{
  width:876px;
  height:106px;
	margin: 20px 0 20px 68px;
  background-image:url(../../img/foot2010.gif);
}

