body {
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
}

body {
	background-color: #BFE1FE;
	background-image: url(http://ag-gegen-tierversuche.de/media/design/background.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin: 15px;
}

a, p {
	font-size: 13px;
}

a:link, a:visited, a:active {
	color: #036BC1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #CC0000;
	text-decoration: underline;
}

form {
	margin: 0;
}

h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

h2, h3 {
    color: #036BC1;
} 

h2 {
	margin-top: 10px;
	text-align: center;
}

img { border: none; }

#seite {
	width: 711px;
	margin: 0px auto;
	padding: 0;
}

#oben {
	width: 711px;
	height: 100px;
	background-image: url(bilder/oben.png);
	background-repeat: no-repeat;
}

#mitte {
	width: 711px;
	min-height: 400px;
	background-image: url(bilder/mitte.png);
	background-repeat: repeat-y;
}

#logo {
	width: 168px;
	height: 92px;
	background-color: #FFFFFF;
	top: 20px;
	margin-left: 0px;
	text-align: center;
	float: left;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	overflow: hidden;
}

#banner {
	width: 495px;
	top: 20px;
	margin-left: 184px;
	background-color: #036BC1;
	padding: 10px;
}

#menu {
	width: 184px;
	margin-left: 0px;
	float: left;
	padding: 0px;
	vertical-align: top;
}

#help {
	width: 154px;
	margin-left: 0px;
	float: right;
	background-color: #BFE1FE;
	padding: 15px;
	vertical-align: top;
	color: #CC0000;
	font-size: 17px;
	font-weight: bold;
}

#newsletter {
	width: 154px;
	margin-left: 0px;
	float: right;
	background-color: #BFE1FE;
	padding: 15px;
	vertical-align: top;
	color: #CC0000;
}


#inhalt {
	width: 491px;
	min-height: 500px;
	margin-left: 190px;
	padding: 10px;
	background-image: url(bilder/background.gif);
	background-position: center 150px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	line-height: 155%;
}

#footer {
	width: 466px;
	background-color: #036BC1;
	padding: 10px;
}



#footer a, 

#footer a:link, 

#footer a:visited, 

#footer a:active {

color: #FFFFFF;

}



#footer a:hover {

color: #FFFFFF;

}



#unten {
	width: 711px;
	height: 18px;
	background-image: url(bilder/unten.png);
	background-repeat: no-repeat;
}

#menu ul, #menu li {
	list-style-type: none;
	line-height: 180%;
    padding: 0px;
    margin: 0;
	border-bottom: 1px solid #FFFFFF;
}

#menu li a:link,
#menu li a:active {
	list-style-type: none;
    color: #FFFFFF;
	background-color: #036BC1;
    font-weight: bold;
	text-decoration: none;
	display: block;
    width: 159px;
    padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu li a:visited {
	list-style-type: none;
    color: #FFFFFF;
	background-color: #036BC1;
    font-weight: bold;
	text-decoration: none;
	display: block;
    width: 159px;
    padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url(bilder/haken.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
}


#menu li a:hover {
	list-style-type: none;
    color: #FFFFFF;
    background-color: #CC0000;
    font-weight: bold;
	text-decoration: none;
	display: block;
    width: 159px;
    padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image:url(bilder/pfeil.gif);
	background-position: 4px center;
	background-repeat: no-repeat;
}



#menu ul ul a:link, #menu ul ul a:active, #menu ul ul a:visited {

margin-bottom: 0px;

padding-left: 35px;

width: 125px;

}



#menu ul ul a:hover {

padding-left: 35px;

width: 145px;

}



.menu_current {

color: #BFE1FE;

}

.bildunterschrift {
	font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #999999;	
}

.copy {

text-align:center;
font-size:80%;
}

.copy a:link,
.copy a:active {
	text-decoration: none;
    font-size: 80%;
}















