/* ---- EBENEN ---- */
#subnaviflaeche {position:absolute; left:0px; top:120px; width:182px; height:66px; z-index:1; background-color: #E7EAED;}

/*#kurzinfo { 
	border-top: 4px solid #996500;
	padding-bottom: 10px;
}*/

/* ---- ELEMENTE ---- */
body {
	background-image:url(../img/bg_grau.gif);
}

/* Links */
a.buttons:link, a.buttons:visited, a.buttons:hover, a.buttons:active{
	color: #FFF;
	background-color:#996500;
	border: 1px solid #FFF;
	padding: 1px 4px 1px 15px;
	background-image:url(../img/button-bg.gif);
	background-position:left;
	background-repeat: no-repeat;
	text-decoration: none;	 
}

.buttonlink{
	color: #FFF;
	background-color:#996500;
	border: 1px solid #FFF;
	padding: 1px 4px 1px 15px;
	background-image:url(../img/button-bg.gif);
	background-position: 0px -16px;
	background-repeat: no-repeat;
	text-decoration: none;	 
	line-height: 17px;	
}

.buttonlink a:link, .buttonlink a:visited, .buttonlink a:hover, .buttonlink a:active {
	color: #FFF;
	text-decoration: none;
}



/* Formulare */
select.teaser {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 101%;
	font-weight: normal;
	margin-bottom: 12px;
}


/* Ueberschriften */
h1 {
	line-height: 150%;
	margin-bottom: 40px;
	padding: 0px 187px 1px 0px;
}

#contentrahmen2 h1 {
	padding: 0px 370px 1px 0px;
}

h2 {
	line-height: 140%; 
	margin-top: 0px;
	margin-bottom: 5px; 
}
/* T3 */
h2.ergebnisse {
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
	color: #333;
}
h3, #kurzinfo h3 {
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #5E7589;
	background-image:url(../img/bg_balken_braun.gif);
	background-repeat: repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 3px 10px 3px 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#kurzinfo h3 {
	background: transparent url(../img/bg-bereich6.gif) top left repeat-x;
}


/* SUBNAVIGATION */
ul#navlist li a,ul#subnavlist li a
{
	font-size: 11px;
	font-weight:bold;
	text-decoration: none ! important;
}



/* NAV LIST */
ul#navlist
{
	border-top: 4px solid #996500;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#navlist li {
	display: inline;
}

ul#navlist li a
{
	color:#333 ! important;
	padding: 4px 3px 4px 4px;
	display: block;
	border-left: 9px solid #FFF;
	border-top: solid 1px #ECECEC;
}

ul#navlist li a:hover { 
	color : #996500 ! important;
		border-left: 9px solid #996500; 
}

ul#navlist li a#aktiv
{
	background-color: #FFF;
 	color : #996500 ! important;
	border-left: 9px solid #996500; 
	padding: 3px 3px 3px 4px;
}



/* SUB NAV LIST */

ul#subnavlist
{
	margin: 0 0 0 0px;
	list-style-type: none;
	padding: 0;
}

ul#subnavlist li {
	display: inline;
}

ul#subnavlist li a
{
	color:#333 ! important;
	padding: 4px 3px 4px 15px;
	display: block;
	border-left: 9px solid #FFF;
	border-top: solid 1px #ECECEC;
	width: 155px;
	font-weight:normal ! important;
	background-color: #FFF;
}

ul#subnavlist li a:hover { 
	background-color: #FFF;
	border-left: 9px solid #EBE3D7;
		color : #996500 ! important;
}

ul#navlist li a#subaktiv
{
	background-color: #FFF;
	border-left: 9px solid #EBE3D7;
	color : #996500 ! important;
	padding: 3px 3px 3px 15px;
}


/* ---- KLASSEN ---- */

.hgfarbeh1{
	padding: 5px 5px 3px 5px;
}

.border {
	margin: 0px 10px 0px 0px;
	border-left: 9px solid #996500;
}


.farbe{
		color: #996500;
}

.balken img { /* ---- Balken im Contentbereich -> Klasse sorgt auch fuer erhoehten Zeilenabstand ---- */
}

.seitefarbig {
	font-size: 100%; 
	font-weight: bold;
}

.collage{
	border-bottom: 7px solid #996500;
	border-left-style: none !important;
	margin-bottom: 0px !important;
	margin-right: 0px !important;
}


/* Submit Formular */

.submit{
	background-color:#996500;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 1px 4px 1px 11px;
	margin: 10px 0px 10px 0px;
	background-image:url(../img/submit-bg.gif);
	background-repeat: no-repeat;
	background-position:left;
		cursor:pointer;
}
.submit2{
	background-color:#996500;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 1px 4px 1px 13px;
	background-image:url(../img/submit-bg.gif);
	background-repeat: no-repeat;
	background-position:left;
	cursor:pointer;
	overflow: visible;
}

.submit3{
	background-color:#996500;
	border: 1px solid #FFF;
	color: #FFF;
	padding: 1px 4px 1px 13px;
	margin: 1px 0px 10px 0px;
	background-image:url(../img/submit-bg.gif);
	background-repeat: no-repeat;
	background-position:left;
	cursor:pointer;
	overflow: visible;
}

/* Teaser Stream */
	
	.linkstream{
	color: #FFF !important;
	padding:0px 2px 0px 15px; 
	font-size:85%; 
	text-decoration:none;
	font-weight:bold; 
	background:#5E7589 url(../img/i_dpfeilrechts_w.gif) no-repeat 3px 5px;
	}
	
	.listestream{
	margin:0 0 10px 0;
	padding: 0px;
	}

	.listestream li{
	list-style: none !important;	
	list-style-image: none !important;	
	}
	
	p.extra2 {
	font-size: 85% !important;
	padding: 10px 10px 10px 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
table.linie {
	border-bottom: 1px solid #5E7589;
	margin-bottom: 30px;
}



#event {display:none;}


#contentrahmen, #contentrahmen2 {
	border-top: 4px solid #996500;
}


#contentrahmen .paging img.bordernone{margin-left:0px !important;padding:0px;}


.auflistung {
	width: 100%;
	border-collapse: collapse;
}

.auflistung th {
	background-color:#996500;
	border: 1px solid #000;
	padding: 5px;
	text-align: left;
	vertical-align: top;
	
}
.auflistung .spalte1 {
	border: 1px solid #000;
	padding: 5px;
}

.auflistung .spalte2 {
	padding: 5px;
	border: 1px solid #000;
	background-color:#F9BD64;
	text-align: center !important;
	vertical-align: top;
}

.auflistung .spalte1header {
	background-color:#F9BD64;
}

table .bgcolor td {
	background-color: #F9BD64 !important;
	border-bottom: #996500 !important;
}

table .bgcolor td h2 {
	color: #333 !important;
}

#ergebarrangements h2.ergebnisse {
	background-color: #F9BD64;
}

#ergebarrangements .liniegrau {
	border-bottom: 1px solid #999999;
	text-align:right;
}

#ergebarrangements .zelle {
	padding-right: 6px !important;
}

#event {
	border-top: 4px solid #996500;
}