@charset "UTF-8";
/* CSS Document */


html {
overflow-y: scroll;
}

body
{
margin:0px;
color: #333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 13px;
line-height:130%;
}

p {
margin:0;
padding:0;
}

hr {
clear:left;
margin:20px 0 10px 0;
border:dotted;
border-width:0 0 1px 0;
height:1px;
color:#999;
}


/* DIVS */

#banner {
margin:0;
}


#menu {
height:22px;
padding:7px 0 0 15px;
margin:0;
text-align:left;
background-color:#e8e8e8;
border-bottom:1px dotted;
}

#main-container {
padding:5px 0 0 0;
margin:0 20px 0 20px;
}

#main {
padding:20px 0 20px 20px;
}

#footer-container {
position:fixed;
bottom:0px;
width:100%;
background-color:#e8e8e8;
border-top:1px dotted;
}

#footer {
padding:8px 20px 8px 0;
}

#GB-container {
padding:0;
width:440px;
height:661px;
padding:0;
margin:0;
overflow:hidden;
}

/* GRUNDBILD_LINKS */

a.grundbild:link {
color: #333;
text-decoration: none;
border-bottom:1px dotted;
font-size: 13px;
line-height:130%;
font-weight: normal;

}
a.grundbild:hover {
color: #e2001a;
text-decoration: none;
border-bottom:1px dotted;
font-size: 13px;
line-height:130%;
font-weight: normal;

}
a.grundbild:visited {
color: #999;
text-decoration: none;
border-bottom:1px dotted;
font-size: 13px;
line-height:130%;
font-weight: normal;

}
a.grundbild:active {
color: #990000;
text-decoration: none;
border-bottom:1px dotted;
font-size: 13px;
line-height:130%;
font-weight: normal;
}


/* MENU-LINKS */

a.menu:link {
color: #333;
text-decoration: none;
border-bottom:none;
font-weight:normal;
font-size:12px;
}
a.menu:active {
color: #990000;
text-decoration: none;
border-bottom:none;
font-weight:normal;
font-size:12px;
}
a.menu:visited {
color: #999;
text-decoration: none;
border-bottom:none;
font-weight:normal;
font-size:12px;
}
a.menu:hover {
color: #e2001a;
text-decoration: none;
border-bottom:none;
font-weight:normal;
font-size:12px;
}
a.menu:focus {
color: #990000;
text-decoration: none;
border-bottom:none;
font-weight:normal;
font-size:12px;
}
.menue_active {	
font-size:12px;
font-weight: normal;
color:#cb3921;
text-decoration:none;
}

/* Bildtext-LINKS */

a.Bildunterschrift:link {
color: #333;
text-decoration: none;
border-bottom:1px dotted;
font-size: 11px;
font-weight: normal;

}
a.Bildunterschrift:hover {
color: #e2001a;
text-decoration: none;
border-bottom:1px dotted;
font-size: 11px;
font-weight: normal;

}
a.Bildunterschrift:visited {
color: #999;
text-decoration: none;
border-bottom:1px dotted;
font-size: 11px;
font-weight: normal;

}
a.Bildunterschrift:active {
	color: #990000;
	text-decoration: none;
	border-bottom:1px dotted;
	font-size: 11px;
	font-weight: normal;
}

/* LINKS */

a:link {
color: #333;
text-decoration: none;
border-bottom:1px dotted;
font-size:12px;
font-weight: normal;

}
a:hover {
color: #e2001a;
text-decoration: none;
border-bottom:1px dotted;
font-size:12px;
font-weight: normal;

}
a:visited {
color: #999;
text-decoration: none;
border-bottom:1px dotted;
font-size:12px;
font-weight: normal;

}
a:active {
color: #990000;
text-decoration: none;
border-bottom:1px dotted;
font-size:12px;
font-weight: normal;
}



/* FONTS */

.Bildtext {
	font-size:11px;
	}