/*
dunkelbraun: #7D7572
hover und active textlinks: #FF890B
nav hg balken active dunkelbraun: #7D7572
nav hg balken und linien zwischen links: #D1CFCE
link inaktiv: #B1AFAE

bgcolor literaturkalender hellgrau: #EEEDED
bgcolor literaturkalender dunkelgrau: #E0DEDE
*/


body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 0.7em;
	color: #7D7572;
}

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

img {
	border:0;
}

a:link { color:#7D7572; text-decoration:none; font-weight: bold;}
a:visited { color:#7D7572; text-decoration:none; font-weight: bold;}
a:active { color:#7D7572; text-decoration:none; font-weight: bold;}
a:hover { color:#FF890B; text-decoration:none; font-weight: bold;}

.inaktiv {
	color: #B1AFAE;
}

/***** ausrichtung haus neben content *****/
div#frame {
	width: 55em;
	height: 100%;
    margin-left: 40px;
	position: absolute; top: 0px; left: 0px;
}

#iframeContent{
	width: 55em;
    /*margin-left: 40px;
	position: absolute; top: 0px; left: 0px;*/
}


table#page {
width: 52.5em;
}

#page td {
vertical-align:top;
}

div#head {
	margin-top: 100px;
	width: 55.1em;
}

#footer {
	padding-top:70px;
	padding-bottom:30px;
	text-align:center;
}


td#content {
	vertical-align: top;
    padding-left: 18px;
	border-left:1px solid #D1CFCE;
}

div#haus {
height: 100%;
width: 299px;
text-align: center;
vertical-align: middle;
position: absolute; right:-320px; top: 0px;
/* position: fixed; left:62em; top: 0px; */
}

/***** kein rahmen in linkfarbe bei img *****/
a.bildlink { color:#FFFFFF; }


/***** suchen *****/
.search{
	font-size: 1em;
	color: #7D7572;
	text-indent:10px;
	/*width: 152px;*/
	width: 13.4em;
}


/***** topnav *****/
#topnav {
	padding:25px 0px 60px 0px;
}

#topnav td {
	border-right:1px solid #FFFFFF;
	text-align:center;
}

#topnav a {
	text-decoration: none;
	padding:3px 3px 4px 3px;
	display:block;
}

#topnav a:link { color: #7D7572;background-color:#D1CFCE;}
#topnav a:visited { color: #7D7572;background-color:#D1CFCE;}
#topnav a:active { color: #7D7572;background-color:#D1CFCE;}
#topnav a:hover { color: #FFFFFF;background-color:#7D7572;}

#topnav a.aktiv:link { color: #FFFFFF; background-color:#7D7572; }
#topnav a.aktiv:visited { color: #FFFFFF; background-color:#7D7572; }
#topnav a.aktiv:active { color: #FFFFFF; background-color:#7D7572; }
#topnav a.aktiv:hover { color: #FFFFFF; background-color:#7D7572; }

#topnav ul ul a:link { color: #7D7572;background-color:#FFFFFF;}
#topnav ul ul a:visited { color: #7D7572;background-color:#FFFFFF;}
#topnav ul ul a:active { color: #7D7572;background-color:#FFFFFF;}
#topnav ul ul a:hover { color: #FFFFFF;background-color:#7D7572;}

.normal {
	font-weight:normal;
}

form {
padding: 0px;
margin: 0px;
}

#flagge {
border: 0px;
padding-left: 2px;
}


#flagge a {
background-repeat:no-repeat;
background-position: right;
margin: 0px;
padding: 0px;
border: 0px;
}

#flagge a.btn_flag_de:link { 
background-image: url(img/btn_flag_de.gif);
background-color: #FFFFFF;
}

#flagge a.btn_flag_de:visited { 
background-image: url(img/btn_flag_de.gif);
background-color: #FFFFFF;
}

#flagge a.btn_flag_de:hover { 
background-image: url(img/btn_flag_de_ov.gif);
background-color: #FFFFFF;
}

#flagge a.btn_flag_de:active { 
background-image: url(img/btn_flag_de_ov.gif);
background-color: #FFFFFF;
}



#flagge a.btn_flag_en:link { 
background-image: url(img/btn_flag_en.gif);
background-color: #FFFFFF;
}

#flagge a.btn_flag_en:visited {
background-image: url(img/btn_flag_en.gif);
background-color: #FFFFFF;
}

#flagge a.btn_flag_en:hover {
background-image: url(img/btn_flag_en_ov.gif);
background-color: #FFFFFF;
}

#flagge a.btn_flag_en:active { 
background-image: url(img/btn_flag_en_ov.gif);
background-color: #FFFFFF;
}

/* button alter schule 

a.btn_search { 
font-size: 11px;
padding-top:7px;
background-image: url(img/btn_pfeil.gif);
background-repeat:no-repeat;
background-position:left top;
}
*/

/***** home *****/

.teaserbild {
	width:87px;
	padding-right:10px;
}

.balken {
clear: both;
	margin-top:0.3em;
	margin-bottom:0.9em;
	background-color:#D1CFCE;
	background-image: url(img/pfeil_rechts.gif);
	background-position: left top;
	background-repeat:no-repeat;
	vertical-align:middle;
	font-weight:bold;
	line-height:1.7em;
	padding-left: 33px;
/*	width: 34.3em; */
}

.balken_buchst {
	/* margin-top:1.2em; */
	margin-top:0.9em;
	margin-bottom: 0.9em;
	background-color:#D1CFCE;
	display:block;
	background-image: url(img/btn_blank.gif);
	background-position: left;
	background-repeat:no-repeat;
	vertical-align:middle;
	font-weight:bold;
	line-height:1.7em;
	width: 34.3em;
	height: 19px;
	padding-left: 7px;
	color: #FFFFFF;
}

.person {
vertical-align:middle;
}

.person img {
margin:2px 10px 8px 24px;
}

.writer_detail {
padding: 15px 0px 30px 0px;
border-bottom: 1px solid #D1CFCE;
}

.writer_detail img {
margin-right: 12px;
}

.publication {
border-bottom: 1px solid #D1CFCE;
}

.publication td {
padding: 10px 10px 15px 0px;
}

.sample_link {
background-image: url(img/btn_hoeren_ov.gif);
background-repeat:no-repeat;
background-position:left top;
/*height: 19px; */
padding: 1px 0 5px 33px;
line-height: 1.3em;
}

.sample_group {
padding: 15px 70px 25px 24px;
border-bottom: 1px solid #D1CFCE;
}


.riot-richtext hr {
height: 1px;
color: #D1CFCE;
margin-top: 15px;
margin-bottom: 12px;
padding: 0px;
}

.ort {
vertical-align:middle;
margin: 4px 0px 4px 24px;
}

.ol {
float: left;
}

.or {
margin-left: 13px;
text-align: left;
}


a:link.ort_link {
font-weight: normal;
}

a:visited.ort_link {
font-weight: normal;
}

a:hover.ort_link {
font-weight: normal;
}

.orga_detail {
line-height: 1.4em;
}

pre {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.0em;
vertical-align: top;
display: inline;
}

.orte_detail_bild img {
margin-bottom: 20px;
}

.orte_detail_bild {
padding: 20px 0px 30px 0px;
width: 389px;
display: block;
}

.teaser {
display: block;
padding-bottom: 10px;
}

.address_table {
margin: 20px 0 20px 0;
}

.address_table td {
padding-right: 10px;
padding-bottom: 10px;
font-weight: bold;
vertical-align: top;
}

.address_table pre {
margin-top: 0px;
}



.balken img {
	float:left;
	margin-right:0.9em; /* entspricht 10px */
	height: 1.7em;
}

.mehrlink {
  padding-top: 10px;
	text-align:right;
}

.mehrlink_links {
  padding-top: 10px;
	text-align:left;
}


.mehrlink_links a{
	font-weight:normal;
}


#subnav{
	padding-right: 18px;
	width: 14.5em;
	vertical-align: top;
}

#subnav a:link {
border-top: 1px solid #D1CFCE;
color: #7D7572;
text-decoration: none;
padding:2px 2px 2px 18px;
display:block;
background-image: url(img/bullet.gif);
background-repeat:no-repeat;
background-position:left;
}

#subnav a:visited {
border-top: 1px solid #D1CFCE;
text-decoration: none;
padding:2px 2px 2px 18px;
display:block;
background-image: url(img/bullet.gif);
background-repeat:no-repeat;
background-position: left;
color: #7D7572;
display:block;
}

#subnav a:hover {
background-image: url(img/bullet_ov.gif);
text-decoration: none;
padding:2px 2px 2px 18px;
background-repeat:no-repeat;
background-position: left;
color: #FFFFFF;
background-color: #7D7572;
display:block;
}

#subnav a:active {
background-image: url(img/bullet_ov.gif);
background-repeat:no-repeat;
background-position: left;
color: #FFFFFF;
background-color: #7D7572;
display:block;
}


#subnav a.aktiv:link {
background-image: url(img/bullet_ov.gif);
color: #FFFFFF;
background-color:#7D7572;
}


#subnav a.aktiv:visited {
background-image: url(img/bullet_ov.gif);
color: #FFFFFF;
background-color:#7D7572;
}


#subnav .aktiv {
background-image: url(img/bullet_ov.gif);
color: #FFFFFF;
background-color:#7D7572;
padding-top: 3px;
padding-bottom: 3px;
}

#subsubnav {
padding-bottom: 17px;
}

#subsubnav a:link {
border-top: 1px solid #D1CFCE;
color: #7D7572;
vertical-align:middle;
text-decoration: none;
padding:2px 2px 2px 25px;
display:block;
background-image: url(img/bullet.gif);
background-repeat: no-repeat;
background-position: 8px;
}

#subsubnav a:visited {
border-top: 1px solid #D1CFCE;
color: #7D7572;
vertical-align:middle;
text-decoration: none;
padding:2px 2px 2px 25px;
display:block;
background-image: url(img/bullet.gif);
background-repeat: no-repeat;
background-position: 8px;
}

#subsubnav a:hover {
border-top: 1px solid #D1CFCE;
color: #7D7572;
vertical-align:middle;
text-decoration: none;
padding:2px 2px 2px 25px;
display:block;
background-image: url(img/bullet_ov.gif);
color: #FFFFFF;
background-color:#7D7572;
background-repeat: no-repeat;
background-position: 8px;
}


#subsubnav a.aktiv {
background-image: url(img/bullet_ov.gif);
color: #FFFFFF;
background-color:#7D7572;
}




.subnavbottomline {
	display:block;
	border-bottom: 1px solid #D1CFCE;
}



/***** seiten *****/

.erste_zeile {
	margin-top:3px; /* auf schriftlinie subnav ziehen */
}

.kapitel_dekobild{
	display:block;
	margin-bottom:15px;
}

.paging {
	padding-top:30px;
	text-align:right;
}

.paging a{
	font-weight:normal;
}


.bild_links_bot {
	float:left;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: 3px;
}


.date_links {
	float:left;
	font-weight: bold;
}

.bild_links {
	float:left;
	margin-right: 12px;
	margin-top: 17px;
}

.bild_links_3 {
	float:left;
	margin-right: 12px;
	margin-top: 28px;
	margin-bottom: 4px;
}


.bild_rechts {
	float:right;
	padding-left: 12px;
	margin-bottom: 10px;
}

.button_abstand {
	margin-top:25px;
}


.button_mit_text {
	clear:both;
	float:left;
}

.button_text {
	padding-top:2px;
	padding-left:33px;
}


.button_zwischenabstand {
	margin-top:12px;
}

a.unterstrichen { text-decoration:underline; }

.linie {
	margin-top:15px;
	margin-bottom:20px;
	border-top: 1px solid #D1CFCE;
	display:block;
	clear: both;
}

.linkliste_mager {
	line-height:1.6em;
}

.linkliste_mager a {

	background-image: url(img/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:15px 4px;
	padding-left:25px;
	display: block;
/*	line-height:1.2em;
	margin-bottom: 0.2em;	*/
}

.linkliste_mager a:link { font-weight: normal; }
.linkliste_mager a:visited { font-weight: normal; }
.linkliste_mager a:active { font-weight: normal; }
.linkliste_mager a:hover { font-weight: normal; background-image: url(img/bullet_link_ov.gif); }

.linkliste_mager_einzug {
	padding:0 0 0 25px;

}

/***** links *****/

.linkliste {
	padding-top:10px;
	padding-bottom:15px;
	border-top: 1px solid #D1CFCE;
	display:block;
}


.linkliste a {
	padding-left:10px;
}

.linkliste a:link {
background-image: url(img/bullet_link.gif);
background-repeat:no-repeat;
}

.linkliste a:hover { 
background-image: url(img/bullet_link_ov.gif); 
background-repeat:no-repeat;
}

.linkliste a:active { 
background-image: url(img/bullet_link_ov.gif); 
background-repeat:no-repeat;
}
.linkliste a:visited { 
background-image: url(img/bullet_link.gif); 
background-repeat:no-repeat;
}


.linkliste_einzug {
	margin-top:5px;
	padding-left:10px;
}

/***** formular *****/

.formular {
	margin-top:55px;
}

.formular td {
	height:2.5em;
	/*font-size: 1em;*/
}

.formbeschrifter {
	text-align:right;
	font-weight:bold;
	padding-right:8px;
	padding-top:0.3em; /*3pix von oberkante eingabe*/
}

.formeingabe {
	font-size: 1em;
	color: #7D7572;
	width: 15.6em;
}

.kontakteingabe {
	font-size: 1em;
	color: #7D7572;
	width: 20em;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #7D7572;
}

.filter {
	font-size: 1em;
	color: #7D7572;
	width: 21.4em;
	/*margin-top:6px;*/
}

#filtertab {
	padding-top: 5px;
	padding-bottom:10px;
}

#filtertab td{
	vertical-align:middle;
}

.filter_kalender {
	font-size: 1em;
	color: #7D7572;
	width: 12em;
}

.error {
	font-weight:bold;
	color:#FF890B;
}

.sponsoren {
}

.sponsoren td {
	padding:10px 0px;
}

.sponsoren a:link {
	padding-left:10px;
	background-image: url(img/bullet_link.gif);
	background-repeat:no-repeat;
	background-position:0px;
}

.sponsoren a:hover { background-image: url(img/bullet_link_ov.gif); }
.sponsoren a:visited { background-image: url(img/bullet_link.gif); }

.sponsoren_einzug {
	margin-top:5px;
	padding-left:10px;
}

.linie_oben {
	border-top: 1px solid #D1CFCE;
}


/***** literaturkalender *****/


/***** kalendernavigation *****/


.kal_head {
border-top: 1px solid #D1CFCE;
padding: 2px 0px 2px 5px;
font-weight: bold;
}

/*
.kal_head a {
padding-left: 0px;
}

*/

#kalender {
margin-bottom:20px;
}

.linie_links {
border-left: 1px solid #D1CFCE;
}

#kalender td {
border-top: 1px solid #D1CFCE;
vertical-align: middle;
text-align: center;
font-weight: bold;
color: #B1AFAE;
padding: 0px;
height: 1.77em;
}

#kalender td.aktiv {
background-image: none;
color: #FFFFFF;
background-color:#7D7572;
padding: 0px;
}

#kalender a { 
vertical-align: middle;
background-image: none; 
border: 0px;
color:#7D7572;
padding: 0.25em 0px;
}

#kalender a:link { 
background-image: none; 
border: 0px;
padding: 0.25em 0px;
color:#7D7572;
}

#kalender a:visited {
background-image: none; 
border: 0px;
padding: 0.25em 0px;
color:#7D7572;
}

#kalender a:active { 
background-image: none;
border: 0px;
padding: 0.25em 0px;
}

#kalender a:hover { 
background-image: none;
color: #FFFFFF;
background-color:#7D7572;
display: block;
border: 0px;
padding: 0.25em 0px;
}

.kalender_inaktiv {
color: #B1AFAE;
padding: 2px 2px 2px 18px;
display: block;
font-weight: bold;
background-image: url(img/bullet_inaktiv.gif);
background-repeat: no-repeat;
}

.kalender_aktiv {
color: #FFFFFF;
padding: 2px 2px 2px 18px;
display: block;
font-weight: bold;
background-image: url(img/bullet_ov.gif);
background-position: left;
background-repeat: no-repeat;
background-color:#7D7572;
}


#subnav .kal_head {
border-top: 1px solid #D1CFCE;
color: #7D7572;
padding: 2px 2px 3px 3px;
display: block;
}


.subsubnav_inaktiv {
color: #B1AFAE;
padding:2px 2px 2px 25px;
display:block;
background-image: url(img/bullet_inaktiv.gif);
background-repeat:no-repeat;
background-position:8px;
}


#kalender_button {
float:left;
display: block;
}


#kalender_button a.star_but:link {
padding:0px;
background-position:left top;
border:0px;
}

#kalender_button a.star_but:hover {
padding:0px;
background-position:left top;
border:0px;
}

#kalender_button a.star_but:visited {
padding:0px;
background-position:left top;
border:0px;
}


#kalender_button_text {
	padding-top:3px;
	padding-left:33px;
}

#kalender_button_text a {
background-image:none;
background-color:transparent;
border:none;
padding:0px;
margin:-6px 0px 4px 0px;
font-weight:bold;
}

#kalender_button_text a:link { background-image:none; background-color:transparent; border:none; padding:0px;}
#kalender_button_text a:visited { background-image:none; background-color:transparent; border:none; padding:0px;}
#kalender_button_text a:active { background-image:none; background-color:transparent; border:none; padding:0px;}
#kalender_button_text a:hover { background-image:none; background-color:transparent; border:none; padding:0px; color:#FF890B;}

.kasten_hellgrau {
background-color: #EEEDED;
padding: 0.9em;
margin: 0px;
width: 34.3em; 
}

.kasten_dunkelgrau {
	background-color: #E0DEDE;
	padding: 0.9em;
	width: 34.3em;
}

.kasten_text {
margin-left: 7.4em;
}

div {
padding: 0px;
margin: 0px;
}

.kasten_datum {
margin-bottom: 6px;
}

/***** kalenderdetail *****/

.kasten_kal_detail_headline {
	background-color: #7D7572;
	padding: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom:0.9em;
}

.bildliste_kal_detail {
	float:left;
	padding-right: 12px;
}

.bild_kal_detail {
	 margin-bottom: 10px; 
}

.kasten_kal_detail_text {
	background-color: #EEEDED;
	padding: 0.9em;
	margin: 1.8em 0em;
	clear: both;
	margin-top: 20px;
}

/***** terminplanerformular *****/

.filter_terminplaner {
	font-size: 1em;
	color: #7D7572;
	width: 17.6em;
}

.terminplanereingabe {
	font-size: 1em;
	color: #7D7572;
	width: 22em;
}

/***** veranstaltungsempfehlung *****/

.kasten_empfehlung {
	background-color: #EEEDED;
	font-weight:bold;
	padding: 0.9em 0.9em 1.8em 1.8em;
	margin: 1.8em 0em;
}

.empfehlungeingabe {
	font-size: 1em;
	color: #7D7572;
	width: 16em;
}

/***** sitemap *****/

.linie_sitemap {
	display:block;
	border-bottom: 1px solid #D1CFCE;
}

.mehr_abstand {
	line-height:1.6em;
}

/***** literatur im web *****/

.button_hoerprobe_abstand {
	margin-top:40px;
}

.linie_forum {
	margin-top:10px;
	margin-bottom:4px;
	border-top: 1px solid #D1CFCE;
	display:block;
	clear: left;
}

.linie_forum_thema {
	margin-top:14px;
	margin-bottom:8px;
	border-top: 1px solid #D1CFCE;
	display:block;
}

input {
	font-size:1em;
	color: #7D7572;
}

.input100 {
	width: 8.8em;
}

.input180 {
	width: 15.8em;
}

.input245 {
	width: 21.6em;
}

.input390 {
	width: 34.5em;
}


/*    LOGIN */

.login {
vertical-align: bottom;
}

.login input {
width: 100px;
margin-top: 10px;
font-size: 0.9em;
color: #B1AFAE;
} 

.balken_dkl {
padding: 3px 11px;
background-color:#7D7572;
color: #FFFFFF;
font-weight: bold;
text-align: right;
}

.balken_dkl a:link { color:#FFFFFF; text-decoration:none; font-weight: bold;}
.balken_dkl a:visited { color:#FFFFFF; text-decoration:none; font-weight: bold;}
.balken_dkl a:hover { color:#FF890B; text-decoration:none; font-weight: bold;}
.balken_dkl a:active { color:#FF890B; text-decoration:none; font-weight: bold;}

/* ******* top-sub-nav ********** */

.menu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

.menu li { /* all list items */
	float: left;
	position: relative;
	/*width: 10em;*/
}

.menu li li{ /* all sub-list items */
	clear: both;
	display: block;
}

.menu li ul { /* second-level lists */
	display: none;
	position: absolute;
	/*top: 1em;*/
	/*top: 0px;*/
	padding-top: 2px;
	left: 0;
}

.menu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

.menu li:hover ul, .menu li.over ul { /* lists nested under hovered list items */
	display: block;
}

#topnav ul.menu li li a {
	width: 100px;
	padding-left: 20px;
}


#topnav ul.menu a {
    display: block;
    padding: 3px 12px 3px 12px;
    padding: 3px 9px 3px 9px; 
    border-right: 1px solid #ffffff;
}

#topnav ul.menu a.first {
    padding-right: 8px;
}

    

#topnav ul.menu ul a {
    border-top: none;
    border-left: 1px solid #D0D0D0;
    border-right: 1px solid #D0D0D0;
    border-bottom: 1px solid #D0D0D0;
	background-image:  url(img/pfeil_grau.gif);
	background-repeat: no-repeat;
    background-position: 0% 50%;
}

#topnav ul.menu ul a:hover {
	background-image:  url(img/pfeil_weiss.gif);
}

#topnav ul.menu ul li.first a {
    border-top: 1px solid #D0D0D0;
}



