/* BODY CSS STYLES */

body{
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	color: #000000; 
	text-align: center;
	border-style: none;
	background-color: #d2c06a;
	background-image: url('../pics/body.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

body p{
	margin: 0;
	padding: 0;
}

body p a{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a:link, a:visited{
	text-decoration: underline;
}

a:hover, a:active{
	text-decoration: none;
}

a img {
	border-style: none;
}

/* WRAPPER CSS STYLES */

#wrapper{
	position: relative;
	width: 770px;
	margin: 0 auto; /* 24px; */
	text-align: left;
	background-color: transparent;
	background: none;
	border-style: none;
}


#wrapper p.mitte{
	margin: 0;
	padding: 6px 0px 6px 0px;
	text-align: center;
}

#wrapper p.mitte a:link{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #00008B;
}

#wrapper p.mitte a:visited{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #00008B;
}

#wrapper p.mitte a:hover{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #CFB53B;
}

#hintergrund{
	width: 770px;
	height: auto;
	overflow: auto;
	margin: 0 auto;
	border: none;
	border-style: none;
	background-color: transparent;
	background-image: url('../pics/wrapper-background.png');
	background-position: center top;
	background-repeat: repeat-y;
}

/* HEADER CSS STYLES */

#header{
	margin: 0px 0px 0px 0px;
	height: 121px;
	width: 770px;
	background-color: transparent;
	background-image: url('../pics/kopf.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}


/* CONTENT WRAPPER CSS STYLES */

#content-wrapper{
	background-color: transparent;
	background: none;
}

/* CONTENT WRAPPER CSS STYLES */


#content{
	float: left;
	width: 554px;
	margin: 0px 10px 0px 8px;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	background: none;
}

#content img{
	border-style: none;
}

#content img.rechts{
	float: right;
	vertical-align: top;
	margin-top: -15px;
	margin-left: 20px;
	margin-bottom: 20px;
}

#content img.mitte{
	float: none;
	vertical-align: middle;
	margin-top: 6px;
	margin-left: 120px;
	margin-bottom: 0px;
}

#content h1{
	margin: 3px 0px 6px 0px;
	padding: 0 0 0 0;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
}

#content h1.kritik{
	margin: 3px 0px 6px 24px;
}

#content h2{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
}

#content h2.kritik{
	margin: 0px 0px 6px 24px;
}

#content h2.gold
{
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-variant: small-caps;
	color: #CFB53B;
	background-color: transparent;
	text-decoration: none;
}

#content h3{
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
}

#content h3.sechs{
	margin: 6px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
}


#content h3.zwoelf{
	margin: 12px 0px 0px 0px;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	text-align: left;
}

#content h4{
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#content h4.kritik{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#content h4 a:link{
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #00008B;
	text-align: left;
}

#content h4 a:visited{
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #00008B;
	text-align: left;
}

#content h4 a:hover{
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #CFB53B;
	text-align: left;
}

#content p{
	margin: 3px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#content p.ZwoelfVor{
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#content p.kritik{
	margin: 3px 0px 6px 24px;
}

#content p a:link{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #00008B;
}

#content p a:visited{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #00008B;
}


#content p a:hover{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #CFB53B;
}

#content p.drei{
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#content p.kursiv{
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

#content p.fett{
	font-weight: bold;
}

#content p.fettzwoelf{
	font-size: 12px;
	font-weight: bold;
}

#content p.anfang a.hintergrund:hover{
	text-decoration: none;
	color: #000000;
	background-color: #edd052;
}

#content p.anfang{
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

#content p img{
	border-style: none;
	vertical-align: middle;
}

#content p.galerie{
	margin: 12px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#content p.mitte{
	margin: 0px;
	padding: 6px 0px 6px 0px;
	text-align: center;
}

#content p.mitte img{
	border-style: none;
}

#content p.mitte a.hintergrund:link, a.hintergrund:visited{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#content p.mitte a.hintergrund:hover{
	text-decoration: none;
	color: #000000;
	background-color: #edd052;
}
#content p.bildmitte{
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#content p.links{
	margin: 0px;
	padding: 6px 0px 0px 0px;
	text-align: left;
}

#content p.links a img.pfeillinks{
	float: left;
	margin:0;
	padding:0;
	border:none;
	border-style: none;
}

#content p.links a.hintergrund, a.hintergrund:link, a.hintergrund:visited{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#content p.links a.hintergrund:hover{
	text-decoration: none;
	color: #000000;
	background-color: #edd052;
}

#content p.elf{
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 0px 0px 6px 0px;
}

#content p.rechts{
	float: right;
	margin: 0px 6px 6px 12px;
	padding: 6px 0px 0px 0px;
	text-align: right;
}

#content cite{
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#kritik{
	width: 710px;
	clear: both;
	margin: 0px 34px 0px 20px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	color: #000000;
	background-color: transparent;
}

.pic_rechts{
	float: right;
	margin: 0;
	padding: 0px 0 0 0;
	text-align :right;
	border-style: none;
	border: none;
	vertical-align: top;
	background-image: none;
}

.blickfang{
	height: 110px;
	margin-top:0px;
	margin-left:3px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	text-align :left;
	border-style: none;
	border: none;
	vertical-align: top;
	background-image: url('../pics/bullet.jpg');
	background-repeat: no-repeat;
	background-position: left top; 
}

.blickfang img{
	margin-top:6px;
	margin-left:12px;
	margin-bottom:6px;
	padding: 0;
	border-style: none;
	border: none;
	vertical-align: top;
	background-image: none; 
}

.blickfang a:link, a:visited{
	text-decoration: none;
	padding-left:12px;
	color: #000000;
}

.blickfang a:hover{
	text-decoration: none;
	color: #000000;
	padding-left:12px;
	background-color: #edd052;
	background-image: url('../pics/bullet.jpg');
	background-repeat: no-repeat;
	background-position: left top; 
}

/* FOOTER CSS STYLES */

#diashow{
	height: 130px;
	width: 710px;
	margin: 0 0 0 30px;
	padding: 10px 0 0 0;
	clear: both;
	overflow: auto;
	white-space: nowrap;
	background-color: transparent;
	background-image: url('../pics/wrapper-background.jpg');
	background-position: center top; 
	background-repeat: no-repeat;
}

#diashow p.mitte img{
	border-style: none;
}

#diashow p.mitte img.aktuell{
	
}


#footer{
	height: 65px; /* Appease the IE6 gods */
	margin: 0;
	padding: 0;
	clear: both;
	background-color: transparent;
	background-image: url('../pics/fuss.jpg');
	background-position: center top; 
	background-repeat: no-repeat;
}

#footer p{
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 9pt 0 0 0;
}

#footer p a:link{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #00008B;
}

#footer p a:visited{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #00008B;
}

#footer p a:hover{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #CFB53B;
}

#footer p a:active{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #CFB53B;
}

.rot{
	color: red;
}

.fett{
	font-weight: bold
}

.schrift08 {
	font-size: 0.8em;
	font-weight: normal;
}

.thispace {
	margin-right: 0.1em;
}

.bildschatten {
	border-style: none;
	border: none;
	background: none;
	padding : 2px 7px 12px 7px;
	background : url(../pics/schatten.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	padding : 2px 7px 12px 7px;
}

.bildschatten200 {
	background : url(../pics/schatten_200.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	padding : 2px 7px 12px 7px;
}

.bildschatten220 {
	background : url(../pics/schatten_220.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	padding : 2px 7px 11px 7px;
}

.bildschatten400 {
	background : url(../pics/schatten_400.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	padding : 2px 7px 12px 7px;
}

.bildschatten510 {
	background : url(../pics/schatten_510.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	padding : 2px 7px 12px 7px;
}

.bildkritik510 {
	background : url(../pics/kritik_510.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	padding : 24px 24px 24px 24px;
}

.bildkritik51002 {
	background : url(../pics/kritik_510_02.png);
	background-position: bottom left; 
	background-repeat: no-repeat;
	padding : 24px 24px 24px 24px;
}
