*
{
		margin: 0px;
		padding: 0px;
}
#main_content .flt_right A
{
		text-decoration: underline;
		color: #FFF;
}
h2
{
		color: #FFF;
		font-size: 1.4em;
}

h1
{
		color: #FF870F;
		font-size: 2em;
}

h3
{
		color: #FF860D;
		font-size: 1.2em;
}
body
{
		font-size: 0.75em;
		font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#container
{
		height: 900px;
		width: 960px;
		margin-right: auto;
		margin-left: auto;
}

#head_container
{
		background-color: #00C;
		height: 120px;
		width: 960px;
}

#head_logo
{
		background-color: #223748;
		float: left;
		height: 120px;
		width: 80px;
}

#head_right_container
{
		background-color: #30C;
		float: right;
		height: 120px;
		width: 880px;
}

#head_kreuz_verl
{
		float: left;
		height: 95px;
		width: 200px;
		background-image: url(../Bilder/Hintergrund/header_logo.jpg);
		text-align: center;
		padding-top: 25px;
		padding-right: 10px;
		padding-left: 10px;
		font-size: 1.5em;
}
#head_kreuz_verl H1
{
		background-color: #666;
		line-height: 55px;
}



#head_gallery
{
		float: right;
		height: 120px;
		width: 660px;
		background-image: url(../Bilder/Header/Solarzellen_header.jpg);
}


#navigation
{
		height: 20px;
		width: 960px;
		background-image: url(../Bilder/Hintergrund/bsptk1_navigation_background.jpg);
		padding-top: 60px;
}
#navigation UL
{
		list-style-type: none;
		text-decoration: none;
		text-align: center;
		display: block;
}
#navigation UL LI A
{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		text-transform: uppercase;
		color: #000;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #000;
		height: 30px;
		width: 120px;
}
#navigation LI A:hover
{
		color: #FF972F;
		background-color: #666;
}

#navigation LI
{
		float: right;
}





#main_frame_left_stripe
{
		background-color: #223748;
		float: left;
		height: 700px;
		width: 80px;
}

#main_frame_right_container
{
		float: right;
		height: 700px;
		width: 880px;
}

#add_on_content
{
		float: left;
		height: 660px;
		width: 175px;
		background-image: url(../Bilder/Hintergrund/bsptk1_addon_background.jpg);
		color: #FFF;
		padding-top: 20px;
		padding-right: 25px;
		padding-bottom: 20px;
		padding-left: 20px;
}

#add_on_content_logos
{
		float: left;
		height: 660px;
		width: 175px;
		background-image: url(../Bilder/Hintergrund/bsptk1_addon_background_logos.jpg);
		color: #FFF;
		padding-top: 20px;
		padding-right: 25px;
		padding-bottom: 20px;
		padding-left: 20px;
}


#main_content
{
		float: right;
		height: 610px;
		width: 610px;
		background-image: url(../Bilder/Hintergrund/main_content_background.jpg);
		color: #FFF;
		padding-top: 20px;
		padding-right: 20px;
		padding-bottom: 20px;
		padding-left: 30px;
}


#footer
{
		height: 50px;
		width: 660px;
		float: right;
		background-image: url(../Bilder/Hintergrund/bsptk1_footer_background.jpg);
		text-align: center;
		color: #FFF;
		line-height: 25px;
		font-size: 11px;
}

.flt_left
{
		float: left;
		margin-top: 0px;
		margin-right: 10px;
}

.flt_right
{
		float: right;
		margin-bottom: 10px;
		margin-left: 10px;
		color: #FFF;
}

