A
{
Color: #808080;
Text-Decoration: underline;
}

A:HOVER
{
Color: #000000;
Text-Decoration: underline;
}

#container2 {
   width: 100%;
   height: 100%;
}

#content2 {
   width: 990px;
   border: 1px solid #FFFFFF; 
   height: 700px;
   background-color: #FFFFFF;
   background-image: url(../pics/bg_startseite.jpg);
}

#content3 {
   width: 990px;
   border: 1px solid #FFFFFF; 
   height: 700px;
   background-color: #FFFFFF;
   overflow: auto;

}
h2,h1, .heading2, .heading {font-size: 14px; font-weight: bold; color: #4C1A22; display: inline; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
h3, .heading3 {font-size: 12px; font-weight: bold; color: #4C1A22; display: inline; font-family: Arial, Helvetica, sans-serif; text-decoration: none;}
.teaser-start, form1, form1-text, .navi-right, .text, .text2, .text3, .search {font-family: Arial, Helvetica, sans-serif; }
.text {font-size: 12px; color: #1A1A18}
.text2 {line-height: 1.3; font-size: 11px; color: #1A1A18}
.text3 {color: #B9A5A5; text-decoration: none;}
.search {font-size: 12px; font-weight: bold; color: #1A1A18; text-decoration: none;}
.teaser-start {height: 90px; overflow:auto; margin-left: 8px; margin-top: 7px; text-align: left; font-size: 12px; line-height: 1.3; color: #1A1A18; }
.form1 { margin: 0px; padding: 0px; font-size: 11px; line-height: 1.0; color: #1A1A18}
.navi-right {float:right; padding-right: 34px; width: 156px; font-size: 12px; text-align:right; }
.inhalt {padding-top: 200px; padding-left: 280px; text-align: left}
.artikel {width: 490px; height: 465px; overflow: auto; line-height: 1.4; padding-right: 5px;}
.artikel2 {padding-top: 5px; padding-right: 4px;}

.hinten-rot, .hinten-weiss  {display: block; text-decoration: none; margin-top: 6px; padding: 2px; border: 1px solid #BD1A1A; text-align: center; font-weight: bold; }
.hinten-rot {background-color: #BD1A1A; color: #FFFFFF;}
.hinten-weiss {background-color: #FFFFFF; color: #BD1A1A; }
.untermenu {display: block; text-decoration: none; margin-top: 5px; padding: 1px; text-align: center; font-weight: bold; color: #BD1A1A; }

.hinten-rot:hover, .hinten-weiss:hover {background-color: #EA0101; color: #FFFFFF;}

.highslide-html {
    background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
.highslide-html-blur {
    border: 2px solid gray;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 11px; 
    font-weight: bold;
	text-decoration: none;
	color: #999;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}

#container {
   width: 100%;
   height: 100%;
}

#content {
   width:770px;
   background-color: #EFEBEB;
   margin-left: 8px;
}
