
/* LINKS */
a {text-decoration: none;}
a:link {color: #7D1617;}
/* a:visited {color: #65AEBC;}
a:active {color: #FF0000;} */
a:hover {color: #FF0000;}
a.link_content {text-decoration: none; color: #65AEBC}
a.link_content:hover {text-decoration: none; color: #476E76}
a.link_sidemenu {text-decoration: none;color: #666;}
a.link_sidemenu:hover {text-decoration: none; color: #999999;}
a.link_bar {font-size: 9px;font-weight: bold;text-decoration: none;color: #000000;text-transform:uppercase}
a.link_bar:hover {text-decoration: none; color: #999999;}
a.link_footer {text-decoration: none;color: #7C7C7C;font-size: 9px}
a.link_footer:hover {text-decoration: none;color: #B3B3B3;font-size: 9px;}
a.contentlink {text-decoration: none;color: #76797C}
a.contentlink:hover {border-bottom:1px dotted #000;color: #000}
a.contentside_link {text-decoration: none; font-weight: bold; color: #333}
a.contentside_link:hover {text-decoration: none; font-weight: bold; color: #999;}
a.contentside_linksub {text-decoration: none; color: #666}
a.contentside_linksub:hover {text-decoration: none; color: #999;}
a.link-content { color: #7ab61b; font-weight: bold; font-size: 11px }


/* HINTERGRUND */
body {background-color:#fff;}
.bg-sidemenu {background-color: #666666}
.bg-rahmen {background-color: #999999}
.bg-bar {background-color: #CCCCCC}
.bg-weiss {background-color: #FFFFFF}
.bodymenu {background-image: url(images/back_menu_01.jpg); background-repeat: repeat-x;}


/* TEXTE */

body {color: #000; font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; color: #76797C;line-height: 170%;margin-bottom: 10px;}

.text_intro {font-size: 13px; ;color: #000000; line-height: 1.5em;}
.introtext {color: #000000; line-height: 1.5em;font-weight: bold;}
.text_tiny_footer_dark {font-size: 9px;color: #7C7C7C}
.text_tiny_footer_light {font-size: 9px;color: #B3B3B3}
.Headline1back {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; color: #0B0E17; background-color: #EAEAEA; margin-bottom: 10px; padding:5px;}
.Headline1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 20px; font-weight: normal; color: #0B0E17;}
.Headline2back {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #0B0E17; background-color: #EAEAEA; margin-bottom: 10px; padding:5px;}
.Headline2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #0B0E17;}
.Headline3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: normal; color: #0B0E17;}
.textgreen1 {color: #669900;}


.teschd1 { 
    width:600px;
	font-size: 13px;
    font-family:Georgia,Serif;
    line-height:1.5em;
    
}

.teschad2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #0B0E17;}

/* TABELLEN */

table { border-collapse: collapse;}
td {}
td.tabhead { font-weight: normal; color: #0B0E17; border-bottom: 1px solid black} 
td.tabdotted { border-bottom:1px dotted #cccccc;}
