/*##########*/
/* Allgemein */
/*##########*/

body 
{
font-family: Arial, Helvetica, sans serif, Verdana ;
margin: 0;
padding: 0; /* Opera 8.5  */
background-repeat: repeat-x;
background-color: #FFFFFF;
}

img
{
border:0;
}

.bild
{
margin: 0 15px 5px 0px;
}

.links
{
float:left;
position:relative; /* Peekaboo Bug im IE 6*/
}

.rechts
{
float:right;
position:relative; /* Peekaboo Bug im IE 6*/
}

.weiterlink
{
float:right;
position:relative; /* Peekaboo Bug im IE 6*/
font-size: 10px;
margin-bottom:3px;
}

.weiterlink a
{
color:#616161;
}

.weiterlink a:hover
{
color:#000000;
}


.clearer
{
clear:both;
}

h1
{
font-size:15px;
font-weight:bold;
color:#B00014;
margin:0 0 10px 0;
}

h2
{
font-size:15px;
color:#B00014;
margin:0 0 20px 0;
}

h3
{
font-size:15px;
color:#B00014;
margin:10px 0 10px 0;
}

p
{
font-size:12px;
}

#Seite
{
background-color:#FFFFFF;
width:780px;
height:96%;
border-left:1px solid #716F64;
border-bottom:5px solid #527542;
}

.info 
{
position: absolute;
left: -1000px;
top: -1000px;
width: 0px;
height: 0px;
}

a
{
color:#C61010;
text-decoration: none;
}

a:hover
{
color:#757575;
}

li
{
font-size:12px;
}

.fussnote
{
font-size:11px;
}


/*##########*/
/* Inhalt */
/*##########*/

#Inhalt
{
margin:0;
padding: 0 0 0 156px;
border-top:1px solid #C4C4C4;
position:relative; /* Peekaboo Bug im IE 6*/
clear:both;
height:auto;
background-repeat:no-repeat;
background-image:url(../id/background_seite.gif);
background-color:#FFFFE7;
}

/*##########*/
/* Ende Allgemein */
/*##########*/

/*##########*/
/* Content */
/*##########*/

#Content
{
background-color:#FFFFE6;
}

.fliesstext
{
width:440px;
font-size:12px;
padding:0 0 0 10px;
}

.fliesstext #Pfad
{
font-size:12px;
color:#000000;
font-weight:bold;
}

.fliesstext #Pfad a
{
color:#000000;
font-weight:normal;
}

.fliesstext #Pfad a:hover
{
color:#000000;
}

.fliesstext #Ticker strong
{
color:#004A9B;
font-weight:bold;
}

.fliesstext p
{
margin:10px 0 11px 0;
}

.fliesstext p.newsdatum
{
color:#176200;
font-weight:bold;
background-color:#BBDDAA;
padding:2px;
border:1px solid #C6C6C6;
}

.fliesstext p.newsdatum a
{
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
}

.fliesstext p.newsdatum a:hover {
color:#FFFFFF;
background-color:#638E52;
}

.fliesstext p.homenews
{
color:#FFFFFF;
font-weight:bold;
background-color:#21599C;
padding:2px;
}

.fliesstext p.homenews a
{
color:#FFFFFF;
text-decoration:none;
}

.bildunterzeile
{
font-size:12px;
color:#3B3B3B;
margin:10px 0 10px 0;
}

p.teaserbilder img 
{
margin:5px 40px 5px 0;
}

.rule 
{
width:99%;
border-bottom:1px solid #C4C4C4;
padding:0px;
margin:0 0 15px 0;
height:1px;
font-size:0px;
clear:both;
}

.wide
{
width:605px;
}

.kalender
{
width:170px;
border-collapse: collapse;
margin:0 10px 10px 0;
}


/*##########*/
/* Grauer Kasten RegioTicker*/
/*##########*/

.themenblock 
{
padding:1px 5px 1px 5px;
background-color:#EFEFEF;
clear:both;
}

/*##########*/
/* Ende Grauer Kasten RegioTicker*/
/*##########*/

/*##########*/
/* Form und Select */
/*##########*/

#Content form select
{
z-index:-3; /*Bugfix IE 6.0*/
}

/*##########*/
/* Ende Form */
/*##########*/

/*##########*/
/* Tabellen */
/*##########*/

#Content table
{
border-color:#CCCCCC;
border-style:dotted;
border-width:thin;
}

#Content th
{
color:#FFFFFF;
background-color:#527542;
font-size:12px;
font-weight:bold;
text-align:center;
vertical-align:middle;
}

#Content table tr.dark
{
color:#FFFFFF;
font-size:12px;
background-color:#B5DBA5;
}

#Content table tr
{
color:#000000;
font-size:12px;
}

#Content table tr.grau td
{
background:#B5DBA5;
}

#Content table tr th td
{
padding:5px;
vertical-align:top;
}




/*##########*/
/* Ende Tabellen */
/*##########*/

/*##########*/
/* Listen */
/*##########*/

#Content ul
{
margin:5px 0 3px 8px;
padding: 0 5px 0 8px;
}

#Content ul li
{
margin:0 0 0 5px;
padding: 0 0 2px 0;
list-style-type:square;
color:#000000;
}

#Content ul li a
{
font-weight:normal;
text-decoration:none;
}

/*##########*/
/* Ende Listen */
/*##########*/


/*##########*/
/* Tabelle-2spaltig */
/*##########*/

#linkespalte, #rechtespalte {
/*width:440px; */
}
#linkespalte {
/* width:210px; */
float:left;
font-size:12px;
padding:0 5px 0 0;
}

#rechtespalte {
width:210px; 
float:right;
font-size:12px;
padding:0 0 0 5px;
}

/*##########*/
/* Ende Tabelle-2spaltig */
/*##########*/

/*##########*/
/* Tabelle-3spaltig */
/*##########*/

#dreispaltigbody {
width:440px;
margin:0px;
padding:0px 5px 0px 5px;
}

.dreispaltig1 p, .dreispaltig2 p, .dreispaltig3 p{
font-size:11px;
float:left;
width:132px;
height:140px;
margin-bottom:2px;
padding:5px 5px 0px 5px;
background:#B5DBA3;
text-align:center;
}

.dreispaltig1 {
}

.dreispaltig2 {
}

.dreispaltig3 {
}

/*##########*/
/* Ende Tabelle-3spaltig */
/*##########*/

/*##########*/
/* Tabelle-4spaltig */
/*##########*/

#vierspaltigbody {
width:600px;
margin:0px;
padding:0px 5px 0px 5px;
}

.vierspaltig1 p, .vierspaltig2 p, .vierspaltig3 p, .vierspaltig4 p {
font-size:11px;
float:left;
width:136px;
height:140px;
margin-bottom:2px;
padding:5px 5px 0px 5px;
background:#B5DBA3;
text-align:center;
}

.vierspaltig1 {
}

.vierspaltig2 {
}

.vierspaltig3 {
}

.vierspaltig4 {
}

/*##########*/
/* Ende Tabelle-4spaltig */
/*##########*/


/****************
* Social Bookmarks
****************/
#Socialbookmarks { float:right; font-size: 11px; }
#Socialbookmarks img { vertical-align: bottom; }

/*##########*/
/* Design Rand */
/*##########*/

fieldset {
margin: 20px 0px 6px 0px;
padding: 0px 5px;
border: 1px solid #BBBBBB;
/* background:#FFFFFF; */
}

fieldset.fsbilddoku {
background:#B5DBA3;
}

/*fieldset.inlineBox { position: relative; width:40%; margin: 0 8px 5px 0; }*/


legend {
font-size:12px;
font-weight:bold;
color:#527542;
margin: 0px 5px 5px 5px;
font-weight: bold;
}

/*********************
* fieldsets in Artikeln
*********************/
div.artikel fieldset { margin-top: 0 !important; margin-right:0px; float:left; width: 95%; }
div.artikel fieldset p, div.artikel fieldset ul li { font-size:11px; }
div.artikel fieldset ul { padding-top: 0px !important; }

div.artikel fieldset.inlineBox { position: relative; width:40%; margin: 0 8px 5px 0; }
div.artikel fieldset.inlineBox.inlineBoxRight { float: right; margin: 0 0 5px 8px; }

/********************
* Dossiers
********************/
fieldset.dossier { margin-top: 0 !important; margin-right:0px; float:left; width: 95%; } 
fieldset.dossier ul { padding-top: 0px !important; height: 100px; overflow-y: auto; } 
/*fieldset.dossier ul li { font-size:11px; margin-left: 8px !important; }*/


/*##########*/
/* Homepage Themenkästen*/
/*##########*/

.homepageteaser a
{
color:#000000;
text-decoration:none;
}

.homepageteaser a:hover
{
color:#555555;
z-index:3; /*Bugfix Mac IE 5.1*/
}

.homepageteaser ul
{
margin:5px 0 3px 8px;
padding: 0 5px 0 8px;
}

.homepageteaser ul li
{
margin:0 0 0 5px;
padding: 0 0 2px 0;
list-style-type:square;
color:#004A9B;
}

.homepageteaser ul li a
{
font-weight:normal;
text-decoration:none;
color:#004A9B;
}

/*##########*/
/* Ende  Homepage Themenkästen*/
/*##########*/




/*##########*/
/* Rectangle neu ab 01.04.2007*/
/*##########*/

#rect{
width:440px;
height:auto;
padding-top:15px;
padding-bottom:15px;
margin: 10px 0 10px 0;
/*background-image:url(/id/anzeige.gif);
background-repeat:no-repeat;
background-position:top left;*/
display:table; /* wichtig damit es im Firefox funktioniert*/
text-align:center;
z-index:4;
}

#rect table
{
border-style:none;
}

.recUeber {
width: 300px;
border:1px solid #000000;
}
.recBild {
text-align: center;
background-color: #E7E7E7;
border-left:1px solid #000000;
border-right:1px solid #000000;
height: 180px;
width: 300px;
}

.recUnter {
border:1px solid #000000;
width: 300px;
}

/*##########*/
/* Ende Rectangle*/
/*##########*/

/*##########*/
/* Bottom Ad*/
/*##########*/

#bottom
{
text-align:center;
margin: 10px 0 10px 0;
background-color: #FFFFFF;
}

#bottom table
{
border-style:none;
}

p.bottom 
{
text-align:center;
}

p.bottom img
{
margin: 5px 0 5px 0;
}

/*##########*/
/* Ende Bottom Ad */
/*##########*/

/*##########*/
/* Bilddokumentation */
/*##########*/

/*##########*/
/* Bilddokumentationen*/
/*##########*/
.bilddoku { width:400px; float:left; }
.bilddokublaetter { float:right; }
.bilddokuquelle { float:right; font-style: italic;}
.bilddokukasten { width:190px; float:right; color: #000000; background-color: #B5DBA3; border: 1px solid #EEEEEE; padding: 3px; font-size:11px;}
.bilddokukasten a img {float:right; padding: 0 0px 10px 5px; }

/*##########*/
/* Ende Bilddokumentation */
/*##########*/



/*##########*/
/* Info & PrintandSend */
/*##########*/

p#Info span span,
p#PrintandSend span span,
p#Kommentarblock span span
{
font-size:11px;
vertical-align:top;
}

p#Info,
p#PrintandSend,
p#Kommentarblock
{
padding-bottom:20px;
}

p#PrintandSend .links img
{
margin:0 14px 0 8px;
}

p#Kommentarblock .rechts img
{
margin:0 10px 0 5px;
}

/*##########*/
/* Ende Info & PrintandSend */
/*##########*/

/*##########*/
/* Rechte Spalte */
/*##########*/

.box
{
width:140px;
border-left:1px solid #BFBFBF;
border-bottom:1px solid #BFBFBF;
border-top:1px solid #EAEAEA;
margin:0;
padding:10px 7px 10px 10px;
background-color:#FBD769;
}

.box img
{
}

.box p
{
font-size:11px;
margin:4px 0 0 0;
}

.box h3
{
font-size:11px;
color:#004795;
margin-bottom:2px;
}

.box a
{
color:#000000;
text-decoration:none;
}

.box a:hover
{
color:#555555;
z-index:3; /*Bugfix Mac IE 5.1*/
}

/*##########*/
/* Ende Rechte Spalte */
/*##########*/

/*##########*/
/* Teaserbanner */
/*##########*/

.teaserbanner p
{
font-size:11px;
margin-bottom:0;
}

/*##########*/
/* Ende Teaserbanner */
/*##########*/

/*##########*/
/* Linktipp */
/*##########*/

.linktipp p
{
font-size:11px;
margin-bottom:0;
}

.linktipp a
{
font-size:11px;
}

.linktipp table
{
margin-bottom:10px;
}

/*##########*/
/* Ende Linktipp */
/*##########*/


/*********************
* Gastro
*********************/
.gastro_entry { padding: 10px; border-bottom: 1px solid #EEEEEE; cursor:pointer; }
.gastro_entry_odd { background-color:#F9F9F9; }
.gastro_entry_image { float:right; padding-bottom: 5px; }
.gastro_cloud { font-size: 11px; padding-bottom: 10px; }

/*##########*/
/* Blätterfunktion (z.B. bei Essen + Trinken) */
/*##########*/
.pagination {
	display:block;
	text-align:left;
	height:22px;
	line-height:21px;
	clear:both;
	padding-top:3px;
	font-size:11px;
	font-weight:normal;
}

.pagination a:link, .pagination a:visited{
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:8px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#0072bc;
	width:26px;
	font-weight:normal;
}

.pagination a:hover {
	background-color:#DDEEFF;
	border:1px solid #BBDDFF;
	color:#0072BC;	
}

.pagination .active_link {
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #BBDDFF;
	margin-left:8px;
	text-decoration:none;
	background-color:#DDEEFF;
	color:#0072BC;
	cursor:default;
}

.pagination .disabled_pagination {
	padding:5px;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #EBEBEB;
	margin-left:10px;
	text-decoration:none;
	background-color:#F5F5F5;
	color:#D7D7D7;
	cursor:default;
}

/*##########*/
