/* CSS Document */
body{
font-family: arial, sans-serif; 
margin:0;
}
.postit{
color:#000;
}

.postit a:link, .postit a:visited, .postit a:hover, .postit a:active {
font-weight:bold;
font-style:italic;
font-size:14px;
text-decoration: none; 
color:#000;
}
/* Linkleiste*/
#start a:link, #start a:visited, #start a:hover, #start a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#71244d;
}
#buch{
color:#03660E;
}
#buch a:link, #buch a:visited, #buch a:hover, #buch a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#8f951b;
}
#balduin a:link, #balduin a:visited, #balduin a:hover, #balduin a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#375d2c;
}
/*#blubberbauch a:link, #blubberbauch a:visited, #blubberbauch a:hover, #blubberbauch a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#c23140;
}*/
/*statt Blubberbauch ist zZ der Bereich umbenannt in Projekte*/
#projekte a:link, #projekte a:visited, #projekte a:hover, #projekte a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#c23140;
}
#lesungen a:link, #lesungen a:visited, #lesungen a:hover, #lesungen a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#611e2a;
}
#bio a:link, #bio a:visited, #bio a:hover, #bio a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#030370;
}
#presse a:link, #presse a:visited, #presse a:hover, #presse a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#8f951b;
}
#reise a:link, #reise a:visited, #reise a:hover, #reise a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#375d2c;
}
#news a:link, #news a:visited, #news a:hover, #news a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#030370;
}
#links a:link, #links a:visited, #links a:hover, #links a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#526992;
}
#kontakt a:link, #kontakt a:visited, #kontakt a:hover, #kontakt a:active{
font-weight:bold;
font-style:italic;
font-size:14px; 
text-decoration:none; 
color:#71244D;
}
/*Ende Linkleiste*/


.black_small{
font-size:12px; 
color:#000;
}
.black_small a:link, .black_small a:visited, .black_small a:hover, .black_small a:active{
font-weight:bold;
font-style:italic;
font-size:12px; 
text-decoration:underline #000; 
color:#000;
}
.content{
font-size:14px; 
color:#ccc;
}
.content a:link, .content a:visited, .content a:hover, .content a:active{
font-weight:normal;
font-style:italic;
font-size:14px; 
text-decoration:underline #ccc; 
color:#ccc;
}
.small{
font-size:12px; 
color:#ccc;
}
.small a:link, .small a:visited, .small a:hover, .small a:active{
font-weight:normal;
font-style:italic;
font-size:12px; 
text-decoration:underline #ccc; 
color:#ccc;
}
.presse_content a:link, .presse_content a:visited, .presse_content a:hover, .presse_content a:active {
font-weight:bold;
font-size:14px;
text-decoration: underline ; 
color:#000;
}

.reise_table{
	font-size: 14px;
	font-style: normal;
}


/*Definition der Groesse der verschiedenen Links bei Lesungen*/
#lesungen_programm a:link, #lesungen_programm a:visited, #lesungen_programm a:hover, #lesungen_programm a:active {
font-weight:bold;
font-size:14px;
text-decoration: underline ; 
color:#ccc;
}
#lesungen_termine a:link, #lesungen_termine a:visited, #lesungen_termine a:hover, #lesungen_termine a:active {
font-weight:bold;
font-size:14px;
text-decoration: underline ; 
color:#ccc;
}
#lesungen_archiv a:link, #lesungen_archiv a:visited, #lesungen_archiv a:hover, #lesungen_archiv a:active {
font-weight:bold;
font-size:14px;
text-decoration: underline ; 
color:#ccc;
}
