﻿* {
    margin: 0;
    padding: 0;
}

body {
	background-color: #000000;
	font-family: arial, verdana, sans-serif;
}

html{
	height: 101%;	
}

#wrapperall {
	width: 803px;
	margin: 0px auto 20px 0px;
}

#header {
	margin-bottom: -3px;
}

/* Navigation */

#navcontainer {
	width: 200px;
	float: left;
	background-image: url('http://www.manfred-reich-kabarett-schauspiel.de/images/manfred-reich-navi-back.png');
	background-repeat: repeat-y;
	line-height: 15px;
}

#navcontainer ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 20px;
}

#navcontainer li {
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}

#navcontainer a {
	display: block;
	width: 115px;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding-left: 65px;
	color: #666666;
	background-image: url('http://www.manfred-reich-kabarett-schauspiel.de/images/manfred-reich-navi-back-1.png');
	background-repeat: no-repeat;
}

#navcontainer a:link, #navlist a:visited {
	text-decoration: none;
}

#navcontainer a:hover {
	color: #ffffff;
	background-image: url('http://www.manfred-reich-kabarett-schauspiel.de/images/manfred-reich-navi-back-2.png');
	background-repeat: no-repeat;
}

#active a:link, #active a:visited, #active a:hover {
	color: #ffffff;
	background-image: url('http://www.manfred-reich-kabarett-schauspiel.de/images/manfred-reich-navi-back-2.png');
	background-repeat: no-repeat;
}

/* Content */

#content {
	width: 580px;
	margin: 0px 0px 0px 200px;
	padding: 20px 0px 0px 20px;
	color: #ffffff;
	background: #000000;
	font-size: 14px;
	line-height: 15px;
}

#content a {
	color: #ff0000;
}

#contenttext {
	padding: 0 20px 0 20px;
	color: #000000;
	background-image: url('http://www.manfred-reich-kabarett-schauspiel.de/images/back-middle.png');
}

/* Tabelle Index */

.adresse {
	width: 280px;
	margin-top: 42px;
	border-collapse: collapse;
	table-layout: fixed;
	color: #ffffff;
}

.adresse-gross {
	width: 190px;
	text-align: right;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
}

.adresse-klein {
	width: 90px;
	text-align: left;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
}


/* Tabelle Videos */

.videogalerie {
	margin: 10px auto 10px auto;
	width: 500px;
	text-align: center;
	border-collapse: collapse;
	table-layout: fixed;
	font-size: 14px;
	color: #ffffff;
}

.video-gross {
	width: 300px;
	text-align: right;
	padding: 8px 0px 8px 0px;
	vertical-align: middle;
}

.video-klein {
	width: 200px;
	text-align: center;
	padding: 8px 0px 8px 0px;
	vertical-align: middle;
}

.style3 {
	border-width: 0px;
}


/* Tabelle Kabarett */

.kabarett {
	margin: 0 auto 0 auto;
	text-align: center; 
	width: 540px;
	border-collapse: collapse;
	table-layout: fixed;
	color: #ffffff;
}

.kabarett-links {
	width: 270px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
}

.kabarett-rechts {
	width: 270px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	vertical-align: middle;
}

/* Videos */

.video {
	margin: 20px auto 0px auto;
	text-align: center;
}

#borderbottom {
	height: 25px;
	background-image: url('http://www.manfred-reich-kabarett-schauspiel.de/images/back-bottom.png');
	background-repeat: no-repeat;
}

/* Tabelle Galerie */

.bildergalerie {
	margin: 10px auto 10px auto;
	text-align: center;
	border-collapse: seperate;
	border-spacing: 8px;
	table-layout: auto;
	font-size: 14px;
	color: #ffffff;
}

.bilder-gross {
	width: 100px;
	text-align: center;
}

/* Tabelle Presse */

.presse {
	margin: 10px auto 10px auto;
	text-align: center;
	border-collapse: seperate;
	border-spacing: 8px;
	table-layout: auto;
	font-size: 14px;
	color: #ffffff;
}

.presse-gross {
	width: 150px;
	text-align: center;
	border: solid 3px white;
}

.presse-klein {
	width: 150px;
	text-align: center;
}

#footer {
	clear: both;
	width: 800px;
	padding-top: 15px;
	text-align: center;
	font-size: 10px;
	background-image: url('http://www.manfred-reich-kabarett-schauspiel.de/images/manfred-reich-footer.png');
	background-repeat: no-repeat;
	color: #ff0000;

}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

/* Bilder */

.picleft {
	float: right;
	border: 1px solid #FFCC7F;
	padding: 5px;
	text-align: center;
	font-size: 9pt;
	margin: 5px 0 5px 10px;
	color: #FFCC7F;
}

.picright {
	float: right;
	text-align: center;
	font-size: 10px;
	margin: 0px 0px 5px 10px;
	color: #d40101;
}

.picright1 {
	float: right;
	text-align: center;
	font-size: 10px;
	margin: 10px 0px 10px 10px;
	color: #d40101;
}

.piccenter {
	border: 1px solid #FFCC7F;
	padding: 5px 0 5px 0;
	text-align: center;
	font-size: 9pt;
	margin: 5px auto 5px auto;
	color: #FFCC7F;
}

.left12 {
	float: left;
	margin: 5px 10px 5px 0;
}

.center12 {
	text-align: center;
	margin: 5px auto 0 auto;
}

.normal {
	border: 0px none;
	line-height: 1em;
	color: #000;
}

.mittig {
	display: block;
	border: 5px ridge #FFCC7F;
	margin: 5px auto 5px auto;
	text-align: center;
}

/* Ãœberschriften */

h1 {
	font-size: 25px;
	margin-bottom: 22px;
	text-align: left;
	font-variant:small-caps;
	font-weight: lighter;
	letter-spacing: -1px;
	color: #ffffff;
}

h2 {
	position: absolute;
	font-size: 18px;
	font-variant:small-caps;
	text-align: left;
	color: #ffffff;
	margin: 32px 0px 0px 1px;
	padding: 0;
}

h3 {
	font-size: 18px;
	font-variant:small-caps;
	text-align: left;
	color: #ffffff;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

h4 {
	font-size: 10px;
	text-align: left;
	color: #FFCC7F;
	margin: 0;
	padding: 0;
}

.style1 {
	text-align: left;
	color: #FF0000;
}

.style2 {
	color: #FF0000;
}

.blocksatz {
	text-align: justify;
	line-height: 18px;
}

.rechts {
	text-align: right;
	line-height: 18px;
}

.text-links {
	text-align: left;
	line-height: 18px;
}
