/* CSS BoxMania Webhome Basismodell */
html {
	height: 100.2%;
	font-size: 62.5%;
}
body {
	text-align: center;
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
	background-image: url(bilder_allgem/hintergrund.gif);
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0em 0em 0em 0em;
	color: #990000;
	list-style-position: outside;
}
h1 {
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 0.5em;
}
h2 {
	font-size: 1.4em;
	color: #990000;
	line-height: 1.3em;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	margin-top: 0.2em;
}
h3 {
	font-size: 1.2em;
	color: #333333;
	line-height: 1.em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.2;
}

h4 {
	font-size: 1.em;
	color: #900;
	line-height: 1.3;
	line-height: 1.0;
	font-size: 1.2em;
}
h5 {
	font-size: 1.4em;
	line-height: 1.1em;
	margin-top: 0.2em;
}
h6 {
	font-size: 1.2em;
	color: #666;
	line-height: 1em;
}
a {
	color: #FFFFFF;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #006;
}
a:active {}

div#wrapper {
	width: 960px;
	/* margin: 0px 40px; */
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-image: url(bilder_allgem/schatten.jpg);
	background-repeat: repeat-y;
	clear: both;
}

#aktuell #wrapper #wrap_content .lauftext a {
	color: #003366;
}
div#header {
	background-image: url(image_allg/header.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 150px;
	margin-bottom: 20px;
}
div#col_nav {
	float: left;
	width: 170px;
	padding-bottom: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
.lauftext {
	float: left;
	display: block;
	width: 550px;
	margin-bottom: 10px;
	clear: none;
	line-height: 0px;
}
.lauftext  p {
	line-height: 1.5em;
	padding-bottom: 0.5em;
}
.highligth {
	color: #003366;
}
/* terminkasten */
div#termin {
	width: 550px;
	padding-top: 5px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-bottom-color: #666;
	border-top-width: 2px;
	border-bottom-width: 2px;
	text-align: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	background-image: url(bilder_allgem/verlauf.jpg);
	background-repeat: repeat-x;
}
div#sort {
	color: #999;
	display: block;
	font-weight: bold;
	float: left;
	font-size: 1.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding-top: 16px;
}
#termin_innen {
	width: 480px;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 70px;
}

/* thumbnail */

	p.thumb{
	float:right;
	margin-right:0px;
	border:1px solid #999;
	margin-top: 0em;
	margin-bottom: 0em;
	margin-left: 0;
	padding: 0px;
	}
	p.thumb a{
	display:block;
	float:rigth;
	width:180px;
	height:130px;
	line-height:100px;
	overflow:hidden;
	position:relative;
	z-index:1;
	}	
	p.thumb a img{
	float:left;
	position:absolute;
	top:-34px;
	left:-95px;
	}	
	/* mouse over */
	
		p.thumb a:hover{
			overflow:visible;
			z-index:1000;
			border:none;		
		}
		p.thumb a:hover img{
	border:1px solid #999;
	background:#fff;
	padding:2px;
	clear: both;
		}	
	
	/* // mouse over */	

/* // ende thumbnail */

/* vorschau */

	p.img_band{
	float:right;
	margin-right:10px;
	border:1px solid #999;
	padding:2px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0;
	clear: right;
	}
	p.img_band a{
	display:block;
	width:200px;
	height:200px;
	line-height:200px;
	overflow:hidden;
	position:relative;
	z-index:1;
	}	
	p.img_band a img{
	float:left;
	position:absolute;
	top:-25px;
	left:-89px;
	}	
	/* vorschau mouse over */
	
		p.img_band a:hover{
	overflow:visible;
	z-index:1000;
	border:none;
		}
		p.img_band a:hover img{
	border:1px solid #999;
	background:#fff;
	padding:2px;
	clear: both;
		}	
	
	/* // mouse over */	

/* // ende voprschau */

div#footer {
	text-align: left;
	background: #990000;
	padding-left: 15px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
div#footer a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
div#copyright {
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	font-size: 0.9em;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 15px;
	width: 140px;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.defloat {
	clear:both;
}
div#bands_rechts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 190px;
	clear: none;
	color: #990000;
	text-decoration: none;
}
.head_rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height: 18px;
	width: 150px;
	padding: 5px;
	}
.archiv_Jahr {
	color: #006;
}
.suchbutton
/* formularfeld */
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	height: 18px;
	margin: 5px;
}
.linie {
}
#bandbeschreibung {
	width: 540px;
	background-image: url(bilder_allgem/verlauf.jpg);
	text-align: left;
	border: 2px dotted #999;
	background-repeat: repeat-x;
}
#band_innen {
	width: 280px;
	padding-left: 45px;
	text-align: left;
	padding-top: 10px;
	background-repeat: repeat-y;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	vertical-align: text-bottom;
	width: 540px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
	background-color: #FFF;
	text-align: left;
}
.td_band {
	width: 215px;
	padding: 2px;
	vertical-align: top;
	color: #990000;
}
.tabellenkopf {
	background-color: #333;
	color: #FFF;
	padding: 5px;
}
.erstespalte {
	background-color: #CCC;
	padding: 5px;
	border: thin dotted #666;
}
.abc {
	padding: 2px;
	vertical-align: top;
	border: 1px dotted #666;
}
.td_uhr {
	width: 80px;
	padding: 2px;
	vertical-align: top;
}
.td_ort {
	width: 170px;
	padding: 2px;
	vertical-align: top;
}
/* sortierbare tabellen */

p.tab{
	}
	p.tab a{
	}	
	/* vorschau mouse over */
			p.tab a:link{
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
		}
p.tab a:hover{
	border:none;
	text-decoration: none;
		}
.imgrechts {
	float: right;
	clear: both;
}
.td_ABC {
	width: 40px;
	padding: 2px;
	vertical-align: top;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
}
.td_bandarchiv {
	width: 200px;
	padding: 1px;
	vertical-align: top;
	color: #990000;
	border: 1px solid #333;
}
.td_ortarchiv {
	padding: 1px;
	vertical-align: top;
	border: 1px solid #333;
}
.td_impressum_bez {
	padding: 1px;
	vertical-align: top;
	border: 1px solid #333;
	width: 180px;
	color: #000;
}
.td_impressum_adresse {
	padding: 1px;
	vertical-align: top;
	border: 1px solid #333;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.bands_rechts  {
	line-height: 1.5em;
	padding-top: 0.3em;
}
.blinkend {
	font-weight: bold;
	text-decoration: blink;
}
.td_pr_datum {
	width: 100px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B01418;
}
.td_pr_text {
	width: 260px;
	padding: 10px;
	vertical-align: top;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B01418;
}
.td_pr_bilder {
	width: 160px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #B01418;
}
.tab_pr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	vertical-align: text-bottom;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-align: left;
}
.img_pr {
	margin: 2px;
	padding: 4px;
	border: 1px solid #666;
}
.imgrechts {
	clear: both;
	float: right;
}
.imglinks {
	clear: left;
	float: left;
	margin-right: 8px;
	margin-bottom: 14px;
	margin-top: 4px;
}
.imglogo {
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.formularfenster {
	background-color: #CCC;
	padding: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
}
.gallerie {
	display: block;
	width: 550px;
	margin-bottom: 10px;
	line-height: 0px;
	height: 1200px;
	float: left;
}
