body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(../images/index/bg_sky.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-align: center;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border: 0;
}

#top {
	float: left;
	width: 800px;
	height: 150px;
	border: 0;
	margin: 0;
	padding: 0;
}	

#footer {
	clear: both;
	height: 25px;
	padding-top: 5px;
	padding-left: 10px;
	font-size: 10px;
	margin: 0;
	background: url(../images/news/footer.gif) no-repeat;
	border-top: 1px solid #CCCCCC;
	text-align: left;
	color: #333333;
}
#footer p {
	margin-bottom: 5px;
}
#footer a:link, #footer a:visited {
	color: #333333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}

#nav {
	width: 790px;
	float: left;
	height: 25px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	border: 0;
	background-color:#FF7400;
	position: relative;
	padding: 10px 0 0 10px;
	margin: 0;
}

#nav ul {
	list-style: none;
	float: left;
	width: inherit;
	margin: 0;
	padding: 0;
}
#nav li {
	display: inline;
}

#nav a:link, #nav a:visited {
	margin: 0;
	padding: 9px 3px 10px 3px;
	color: #000066;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	background-color:#FF7400;
	text-decoration: none;
}
#nav a:hover {
	color: #FFFFFF;
}
body#index a#nav_index,
body#verein a#nav_verein,
body#solar a#nav_solar,
body#projekte a#nav_projekte,
body#mitglieder a#nav_mitglieder,
body#sponsoring a#nav_sponsoring,
body#kontakte a#nav_kontakte,
body#links a#nav_links{
	color: #FFFFFF;
}

	

.captioned_photo {
	float: left;
	margin: 0;
	paddding: 0;
	width: 250px;
}
.captioned_photo p {
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 90%;
	margin: 0 0 0 10px;
	padding: 0;
	color:#999999;
}
.captioned_photo img {
	margin: 0;
	padding: 0;
	display: block;
}
.small_photo {
	float: right;
	margin: 0 0 5px 5px;
	paddding: 0;
	width: 180px;
}

#content {
	float: left;
	position: relative;
	background-color: #FFFFFF;
	width: 800px;
	height: inherit;
	padding: 0;
	margin: 0;
}
#container_left {
	float: left;
	width: 560px;
	background-color: #FFFFFF;
	height: inherit;
	margin: 0;
	padding: 0;
}
#content_left {
	float: left;
	position: relative;
	clear: left;
	background-color: #FFFFFF;
	width: 150px;
	height: inherit;
	padding: 0;
	margin: 0;
}
#content_left p{
	color: #333333;
	font-size: 12px;
	margin: 0 0 10px 10px;
	width: 95%;
	float: left;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 17px;
}

#content_left h1{
	color: #000066;
	width: 95%;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#content_left h2{
	color: #000066;
	width: 95%;
	text-align: left;
	font-size: 14px;
	background-color:#FF7400;
	font-weight: bold;
	margin: 0 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}

#content_left ul {
	width: 95%;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style: url(../images/index/nav_point.gif) outside;
	line-height: 18px;
	padding: 0;
	margin: 4px 0 20px 20px;
}
#content_left li {
	font-size: 12px;
	width: 95%;
	list-style: url(../images/index/nav_point.gif) outside;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 0;
	margin-left: 10px;
}
#content_left a:link, #content_left a:visited {
	margin: 0;
	padding: 0;
	color: #000066;
	font-size: 12px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#content_left a:hover {
	color: #FF9900;
}
#left_projekte ul {
	width: 95%;
	color: #333333;
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style:  none;
	line-height: 14px;
	padding: 0;
	margin: 4px 0 20px 10px;
}
#left_projekte li {
	font-size: 11px;
	width: 95%;
	list-style: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 0;
	margin-left: 5px;
}
	
hr {
	color: #FF9900;
	width: 95%;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px dotted #FF6600;
	float: left;
	margin: 10px 0 0 10px;
	padding: 0;
}

#container_leftbig {
	float: left;
	width: 540px;
	background-color: #FFFFFF;
	height: inherit;
	padding: 0;
	margin: 0 5px 0 10px;
}

#container_leftbig p{
	color: #333333;
	font-size: 13px;
	margin: 0 0 10px 10px;
	width: 95%;
	float: left;
	text-align: justify;
	font-family: Arial, sans-serif;
	line-height: 17px;
}
#container_leftbig a:link, #container_leftbig a:visited {
	margin: 0;
	padding: 0;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
}
#container_leftbig a:hover {
	color: #FF9900;
}

#container_leftbig h1{
	color: #000066;
	float: left;
	width: 95%;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#container_leftbig h2{
	color: #000066;
	float: left;
	width: 95%;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#container_leftbig ul {
	width: 95%;
	float: left;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style: url(../images/index/listdot.gif) outside;
	line-height: 17px;
	padding: 0;
	margin: 4px 0 20px 20px;
}
#container_leftbig li {
	font-size: 13px;
	width: 95%;
	list-style: url(../images/index/listdot.gif) outside;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0;
	margin: 0 0 5px 10px;
}

#container_leftbig table {
	margin: 10px 0 20px 0;
	padding: 1px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 13px;
	width: 100%;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}


#container_leftbig strong, #container_leftbig b{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}

#content_middle {
	float: right;
	position: relative;
	width: 390px;
	clear: right;
	height: inherit;
	background-color: #FFFFFF;
	border-left: 1px solid #FF7400;
	padding: 0;
	margin: 0 5px 0 10px;
}

#content_middle p{
	color: #333333;
	font-size: 13px;
	margin: 0 0 10px 10px;
	width: 95%;
	float: left;
	text-align: justify;
	font-family: Arial, sans-serif;
	line-height: 17px;
}
#content_middle a:link, #content_middle a:visited {
	margin: 0;
	padding: 0;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
}
#content_middle a:hover {
	color: #FF9900;
}

#content_middle h1{
	color: #000066;
	float: left;
	width: 95%;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#content_middle h2{
	color: #000066;
	float: left;
	width: 95%;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#content_middle ul {
	width: 95%;
	float: left;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style: url(../images/index/listdot.gif) outside;
	line-height: 17px;
	padding: 0;
	margin: 4px 0 20px 20px;
}
#content_middle li {
	font-size: 13px;
	width: 95%;
	list-style: url(../images/index/listdot.gif) outside;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0;
	margin: 0 0 5px 10px;
}

#content_middle table {
	margin: 10px 0 20px 0;
	padding: 1px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 13px;
	width: 100%;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}


#content_middle strong, #content_middle b{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}




#content_big {
	float: right;
	clear: right;
	position: relative;
	background-color: #FFFFFF;
	border-left: 1px solid #FF7400;
	width: 635px;
	height: inherit;
	padding: 0;
	margin: 0;
}
#content_big p{
	color: #333333;
	font-size: 13px;
	margin: 0 0 10px 10px;
	width: 95%;
	float: left;
	text-align: justify;
	font-family: Arial, sans-serif;
	line-height: 17px;
}
#content_big a:link, #content_big a:visited {
	margin: 0;
	padding: 0;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
}
#content_big a:hover {
	color: #FF9900;
}

#content_big h1{
	color: #000066;
	float: left;
	width: 95%;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#content_big h2{
	color: #000066;
	float: left;
	width: 95%;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#content_big ul {
	width: 95%;
	float: left;
	color: #333333;
	font-size: 13px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	list-style: url(../images/index/listdot.gif) outside;
	line-height: 17px;
	padding: 0;
	margin: 4px 0 20px 20px;
}
#content_big li {
	font-size: 13px;
	width: 95%;
	list-style: url(../images/index/listdot.gif) outside;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	padding: 0;
	margin: 0 0 5px 10px;
}

#content_big table {
	margin: 10px 0 20px 0;
	padding: 1px;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 13px;
	width: 100%;
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}


#content_big strong, #content_big b{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}






#languages {
	float: right;
	width: 238px;
	height: 20px;
	border: 0;
	margin: 0;
	padding: 0;
}	
#languages p{
	color: #999999;
	font-size: 10px;
	margin: 0;
	width: 100%;
	float: right;
	text-align: right;
	font-family: Arial, sans-serif;
	line-height: 12px;
}
#languages a:link, #languages a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
#languages a:hover {
	color: #FF9900;
}


#content_right {
	float: right;
	clear: right;
	position: relative;
	background-color: #FFFFFF;
	width: 238px;
	height: inherit;
	padding: 0;
	margin: 0;
}

#content_right p{
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	width: 100%;
	float: left;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 17px;
}

#content_right h1{
	color: #006633;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	line-height: 20px;
}

#content_right a:link, #content_right a:visited {
	color: #377B7B;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
#content_right a:hover {
	color: #990033;
}

#news {
	float: right;
	position: relative;
	width: 222px;
	height: inherit;
	padding: 0;
	background: #FF7400 url(../images/news/news_bottom.gif) no-repeat bottom left;
	margin: 20px 10px 20px 0;
}

#news p{
	color: #333333;
	font-size: 12px;
	margin-top: 10px;
	padding: 0 10px 10px 10px;
	width: 95%;
	text-align: left;
	font-family: Arial, sans-serif;
	line-height: 17px;
}

#news h1{
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	padding: 10px 10px 0;
	margin: 0;
	font-family: Arial, sans-serif;
	line-height: 20px;
	background: #FF7400 url(../images/news/news_top.gif) no-repeat;
}
#news h2 {
	color: #FFFFFF;
	font-size: 15px;
	width: 95%;
	font-weight: bold;
	padding: 10px 10px 0;
	margin: 0;
	font-family: Arial, sans-serif;
	line-height: 20px;
}

#news a:link, #news a:visited {
	color: #000066;
	font-size: 12px bold;
	letter-spacing: 1pt;
	text-decoration: none;
}
#news a:hover {
	color: #FFFFFF;
}
a:link, a:visited {
	color: #000066;
	font-size: 12px;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	color: #990033;
}
