/* CSS File für Aids-Hilfe Sylt */
html
{
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-color: #9EC417;
	height: 100%;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #313131;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2
{
	color: #064B86;
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
}

	
h3
{
	color: #313131;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}	
	
h4
{
	color: #313131;
	font-size: 11px;
	font-weight: bold;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


#wrapper {
	height: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
	float: left;
	width: 100%;
}
#content_wrap {
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#top {
	height: 113px;
	width: 907px;
	margin-top: 35px;
	float: left;
}
#top .logo {
	float: left;
}
#top .navi {
	float: right;
	margin-top: 28px;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}
#navbar {
	height: 25px;
	width: 907px;
	margin-left: 0px;
	margin-top: 1px;
	color: #064b86;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CACAC4;
	float: left;
}
#navbar ul {
	list-style: none;
	float: left;
	width: 452px;
}

#navbar li {
	width: auto;
	float: left;
}

#navbar a {
	display: block;
	margin: 0px;
	color: #064b86;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CACAC4;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
}
#navbar a:hover, #navbar a:focus {
	background-color: #9EC417;
	color: #064b86;
	background-image: url(images/back_nav.gif);
}
#navbar a.selected {
	background-color: #9EC417;
	color: #064b86;
	background-image: url(images/back_nav.gif);
}
#head {
	float: left;
	height: 237px;
	width: 907px;
}
#head .gala h1 {
	font-size: 16px;
	color: #98C024;
}
#head .foto {
	float: left;
	height: 237px;
	width: 445px;
}
#head .gala {
	float: right;
	width: 432px;
	padding-top: 50px;
	padding-right: 20px;
}

#head .gala a {
	text-decoration: underline;
	color: #FFF;
}
#head .gala a:link {
	text-decoration: underline;
}

#head .gala a:visited {
	text-decoration: underline;
}
#head .gala a:hover {
	text-decoration: none;
}
#head .gala a:active {
	text-decoration: underline;
}

#content
{
	width: 907px;
	height: auto;
	float: left;
	min-height: 300px;
	margin-top: 40px;
	color: #313131;
}
#content .jobs {
	width: 115px;
	height: 150px;
	float: left;
	margin-top: -55px;
	display: none;
}
#content .nav_angebote {
	margin-top: -20px;
	margin-bottom: 20px;
}
#content .nav_angebote a {
	font-weight: bold;
	color: #064C86;
	text-decoration: none;
}
#content .nav_angebote a:link {
	font-weight: bold;
	color: #064C86;
	text-decoration: none;
}
#content .nav_angebote a:visited {
	font-weight: bold;
	color: #064C86;
	text-decoration: none;
}
#content .nav_angebote a:hover, #content .nav_angebote a:focus {
	text-decoration: underline;
}
#content .nav_angebote a.selected {
	text-decoration: underline;
}
#content .left {
	float: left;
	width: 450px;
}
#content .left_home {
	float: left;
	width: 610px;
}
#content .left_bildrund {
	float: right;
}
#content .right {
	float: right;
	width: 180px;
}
#content .right_schleife {
	margin-left: -30px;
	float: left;
	margin-top: -5px;
	display: none;
}
#content a:link {
	text-decoration: underline;
	color: #313131;
}
#content a:visited {
	text-decoration: underline;
	color: #313131;
}
#content a:hover {
	text-decoration: none;
	color: #313131;
}
#content a:active {
	text-decoration: underline;
	color: #313131;
}
#content p
{
	line-height: 17px;
}
#content li
{
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 5px;
}
#content .galerie {
	float: left;
	width: 20%;
	margin-right: 30px;
	margin-bottom: 10px;
}
#content .galerie a img {
	border: 1px solid #CCC;
}
#content .section
{
	clear: both;
	padding-top: 15px;
	width: 615px;
}
#content .column
{
	float: left;
	width: 30%;
	margin-right: 10px;
}
#content  .map {
	float: left;
	width: 68%;
}
#content .mitte {
	float: none;
	margin-left: 250px;
}
#content .subfoto {
	float: left;
	width: 235px;
	height: 160px;
}
#content   .footer {
	float: left;
	margin-top: 20px;
	clear: both;
	text-align: right;
	width: 907px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#content  .footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#content .footer a:hover {
	color: #05538B;
}
#bildbereich
{
	width: 244px;
	margin-right: 34px;
	float: right;
	clear: right;
}
#bildbereich .home {
	padding-top: 100px;
}
#bildbereich .foto {
	border: 2px solid #FFFFFF;
	width: 240px;
	margin-top: 29px;
}

