html
{
	overflow: -moz-scrollbars-vertical;
	Overflow-y: scroll;
	Overflow-x: hidden;
}




body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #585858;
	font-size: 11px;
	line-height: 135%;
	background-image: url(images/background.png);
	background-repeat: repeat-y;
	background-position: center;
}

html,
body
{
	margin-left: 0px; /*50%;*/
	margin-right: 0px; /*50%;*/
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;
	height: 100%;
}

.page
{
	/*margin-left: -533px;*/
    width: 800px;
	background-color: #383838;
	text-align: left;
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


.link {
	text-decoration: underline;
	color: #b6b6b6;
}



a:link  {
	color: #b6b6b6;
	text-decoration: underline;
}
a:hover   {
	color: #FF8000;
	text-decoration: underline;
}
a:active   {
	color: #ff8000;
	text-decoration: underline;
}
#container {
	width: 100%;
	background-color: #383838;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	color: #B6B6B6;
}




#kopfzeile {
	text-decoration: none;
	background-color: #404040;
	height: 100px;
}
#menuzeile_1 {
	text-decoration: none;
	background-color: #2E2E2E;
	padding-left: 18px;
	white-space: nowrap;
}


#diashowzeile {
	text-decoration: none;
	height: 250px;
	background-color: #F6F6F6;
	background-image: url(../slideshow/images/bachsaibling_2.jpg);
}

#headline {
	font-size: 16px;
	color: #ACACAC;
	font-weight: bold;
	background-image: url(file:///C|/Dokumente%20und%20Einstellungen/User/Desktop/neue%20CC%20Page/images/rahmen_oben.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-color: #6D6D6D;
	margin-top: 40px;
	margin-bottom: 50px;
}


#mainText {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #383838;
	margin-top: 24px;
	margin-right: 30px;
	margin-bottom: 24px;
	margin-left: 30px;
}
#flag_en {
	text-decoration: none;
	position: absolute;
	overflow: hidden;
	top: 110px;
	vertical-align: top;
	z-index: 151;
	right: 30px;
	visibility: hidden;
}
#flag_es {
	text-decoration: none;
	position: absolute;
	overflow: hidden;
	top: 110px;
	vertical-align: top;
	z-index: 152;
	right: 67px;
	visibility: hidden;
}


/* End hide from IE-mac */ 
	.buchstabe {
	font-size: 310%;
	padding-bottom: 6px;
	float: left;
	padding-top: 6px;
	padding-right: 1px;
	padding-left: 0px;
}
.einzug {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 40px;
}
.einzug_frame {
	margin: 50px;
	padding: 20px;
	background-color: #434343;
	border: 2px solid #FF8000;
}


.copyrighttext {
	float: left;
	margin-left: 30px;
	margin-top: 8px;
}
.sitemaptext {
	float: right;
	border-right-width: 1px;
	border-right-style: solid;
	padding-right: 15px;
	margin-top: 8px;
}


.policytext {
	float: right;
	text-align: right;
	margin-top: 8px;
	padding-right: 30px;
	padding-left: 15px;
}
.footer
{
	position: absolute;
	bottom: 0;
	height: 30px !important;
	width: 100%;
	background-color: #2E2E2E;
	overflow: hidden;
	font-size: 9px;
	color: #6D6D6D;
}
.footer    a {
	background-color: #2E2E2E;
	color: #6D6D6D;
	text-decoration: none;
}
.footer  a:hover {
	background-color: #2E2E2E;
	color: #ff8000;
	text-decoration: none;
}
.footer  a:active {
	background-color: #2E2E2E;
	color: #ff8000;
	text-decoration: none;
}



#top {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/top_bild_streamstalker.jpg);
	height: 110px;
	background-color: #6D6D6D;
}
h1 {
	font-size: 13px;
	margin-bottom: 0px;
	margin-top: 20px;
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #C1C1C1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #C1C1C1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.seitenanfang {
	text-align: left;
	font-size: 10px;
	margin-bottom: 60px;
	margin-right: 30px;
	margin-left: 30px;
}
.seitenanfang   a {
	color: #b6b6b6;
	text-decoration: none;
}
.seitenanfang a:hover {
	color: #ff8000;
	text-decoration: none;
}
.seitenanfang a:active {
	color: #ff8000;
	text-decoration: none;
}


#mainText_1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 43%;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 30px;
}
#mainText_2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	width: 43%;
	margin-right: 30px;
	margin-bottom: 24px;
}
#headline2 {
	color: #ACACAC;
	font-weight: bold;
	font-size: 13px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}
.bildergalerie {
	background-color: #383838;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 40px;
	white-space: nowrap;
}
.bilder {
	border: 1px solid #828282;
	margin-right: 8%;
	padding: 4px;
}
.bilderrechts {
	padding: 4px;
	border: 1px solid #6D6D6D;
}
.bildrechts {
	padding-bottom: 10px;
	padding-left: 20px;
}
.bildlinks {
	padding-bottom: 10px;
	padding-right: 20px;
}
.bilder_links_ver2 {
	border: 1px solid #828282;
	margin-right: 20px;
	padding: 2px;
	margin-top: 0px;
	margin-left: 0px;
}
.bilder_rechts_ver2 {
	border: 1px solid #828282;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 2px;
	margin-left: 20px;
	margin-top: 0px;
}
.sidebar_2 {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 47%;
	margin-top: 0px;
}
.Druckversion {
	position: relative;
	float: right;
	font-size: 10px;
	color: #acacac;
	visibility: visible;
	overflow: visible;
	right: 48px;
	top: 40px;
	text-align: center;
}

.sidebar_1 {
	width: 40%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 30px;
}


.Stil1 {
	font-size: 9px;
	font-weight: normal;
}
.Stil2 {font-size: 16px}
.mainText5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 30px;
	font-weight: bold;
}
.textbilder_l {
	border: 1px solid #828282;
	padding: 3px;
	margin-right: 30px;
	margin-bottom: 24px;
	margin-top: 0px;
}
.textbilder_r {
	border: 1px solid #828282;
	padding: 3px;
	margin-left: 30px;
	margin-bottom: 24px;
}

