/* CSS-Dokument */

html, body, div, p, h1, h2, h3, ul, li, span, a, table, td {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
}

/* =====================================================
========================================================
1_LAYOUTSTRUKTUR
========================================================
======================================================== */
 
body {
   margin: 0px 0px 0px 0px;
   background-color: #000000;
}

div#container {
	margin: 0 auto;
	position: relative;
	width: 1024px;
	background-color: #000000;
	z-index: 1;
}

/* nur Startseite */
div#stern {
	position: absolute;
	top: 320px;
	right: 5px;
	width: 223x;
	height: 222px;
	z-index: 7;	
}

div#oben {
	position: relative;
	width: 1024px;
	height: 390px;
	z-index: 2;	
}

div#mitte {
	position: relative;
	width: 800px;
	height: 772px;
	margin: 0px 112px 0px 112px;
	background-color: #ffffff;
	z-index: 2;	
}


/* =====================================================
========================================================
2_MITTE
========================================================
======================================================== */

/* ******************************************************
2_1_NAVIGATION
****************************************************** */

div#menu_links {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	z-index: 4;	
}

/* ******************************************************
2_2_CONTENT
****************************************************** */

/* ------------------------------------------------------------------- 
2_2_1 CONTENT_ONE: Home, Service, Ansichten, Preise, Kontakt, Imressum 
------------------------------------------------------------------- */

div#content_one {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 500px;
	height: 772px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	z-index: 3;	
}

/* STARTSEITE
 ------------------------------ */
 div#weiter_start {
	position: absolute;
	top: 145px;
	right: 0px;
	text-align: right;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #767676;
	font-weight: bold;
	z-index: 4;	
}


div#zitat_positionstart {
	position: absolute;
	top: 140px;
	right: 0px;
	left: 100px;
	text-align: right;
	z-index: 4;	
}

/* STARTSEITE
 ------------------------------ */
div#text_start {
	position: absolute;
	top: 220px;
	right: 0px;
	width: 500px;
	background-color: #ffffff;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
	text-align: justify;
	line-height: 14pt;
	z-index: 4;		
}


/* ---------------------------- */



/* SERVICE, ANSICHTEN, PREISE, KONTAKT, IMPRESSUM
 ------------------------------ */

div#zitat_position {
	position: absolute;
	top: 137px;
	right: 0px;
	text-align: right;
	z-index: 4;	
}

/* (auch Startseite */
div#zitat_text {
	position: relative;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	text-align: right;
	font-style: italic;
	font-style: 0;
	z-index: 4;	
}

/* nur Kontakt */
div#zitat_text_block {
	position: relative;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	text-align: justify;
	font-style: italic;
	font-style: 0;
	z-index: 4;	
}

div#zitat_author {
	position: relative;
	margin-top: 3px;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #767676;
	text-align: right;
	font-style: 0;
	z-index: 4;	
}
/* )))))))))))))))))))))))))) */


div#text_one {
	position: absolute;
	top: 230px;
	right: 0px;
	width: 500px;
	background-color: #ffffff;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #303030;
	text-align: justify;
	line-height: 14pt;
	z-index: 4;		
}

/* ------------------------------------------------------------------- 
2_2_2 CONTENT_TWO: ÜBER UNS
------------------------------------------------------------------- */

div#content_two {
	position: absolute;
	top: 0px;
	left: 231px;
	width: 460px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
	text-align: justify;
	line-height: 14pt;
	z-index: 6;	
}

/* ------------------------------------------------------------------- 
2_2_3 FOOT: STARTSEITE, SERVICE, ANSICHTEN, PREISE, KONTAKT, ÜBER UNS, IMPRESSUM
------------------------------------------------------------------- */
div#foot {
	position: absolute;
	top: 715px;
	left: 150px;
	width: 500px;
	padding-top: 14px;
	border-top: 2px solid #767676;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #767676;
	text-align: justify;
	z-index: 6;	
}

.footlink {
	font-size: 11px
}

.footlink a:link { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight: normal; color:#767676; }
.footlink a:visited { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight: normal; color:#767676; }
.footlink a:active { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight: normal; color:#767676; }
.footlink a:hover { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-decoration:none; font-weight: normal; color:#767676; }

/* =====================================================
========================================================
3_COLOR-STYLE DEFINITIONS
========================================================
======================================================== */

/* ******************************************************
3_1_ÜBERSCHRIFTEN
****************************************************** */

h1 {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h3 {
	margin: 25px 0px 0px 0px;
	padding: 0px;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

/* ******************************************************
3_2_SONSTIGE STILE
****************************************************** */
/* Startseite, Ansichten */
.Stil1 {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.Stil2 {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

.Stil3 {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

/* Preise */
.Stil4 {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

/* Preise */
.stilkursiv {
	font-style: italic;
	font-size: 11px;
	
}

/* Preise */
.stilfett {
	font-weight: bold;
	
}


/* ******************************************************
3_3_ABSÄTZE
****************************************************** */

/* Startseite
 ------------------------------ */
p.top_20 {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

/* 
 ------------------------------ */
p.top_10 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

/* 
 ------------------------------ */
p.top_40{
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
}

/* Service, Ansichten
 ------------------------------ */
p.top_50{
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}

/* 
 ------------------------------ */
p.top40_bot35 {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 35px 0px;
}

/* Ansichten
 ------------------------------ */
p.top40_bot40 {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 40px 0px;
}

/* Start, PREISE
 ------------------------------ */
p.top15_bot15 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 0px;
}

/* PREISE
 ------------------------------ */
p.top_15 {
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

/* 
 ------------------------------ */
p.absatz1 {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 25px;
}


/* ******************************************************
3_4_AUFZÄHLUNGEN
****************************************************** */

/* STARTSEITE, ANSICHTEN, PREISE
 ------------------------------ */
ul.kreis {
	list-style-type: disc;
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
}


/* SERVICE, PREISE
 ------------------------------ */
ul.liste {
	list-style-image: url(images/list.gif);
	margin-left: 15px;
	padding-left: 0px;
}

li {
	text-align: left;
}


/* ******************************************************
3_5_TABELLEN
****************************************************** */

table {
	 border-collapse: collapse;
}

/* ******************************************************
3_6_LINKS
****************************************************** */

/* startseite, preise */
.weiter a:link { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration:none; font-weight: bold; color:#767676; }
.weiter a:visited { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration:none; font-weight: bold; color:#767676; }
.weiter a:active { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration:none; font-weight: bold; color:#767676; }
.weiter a:hover { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 15px; text-decoration:none; font-weight: bold; color:#767676; }


/* ansichten */
a:link { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; font-weight: bold; color:#000000; }
a:visited { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; font-weight: bold; color:#000000; }
a:active { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; font-weight: bold; color:#000000; }
a:hover { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-decoration:none; font-weight: bold; color:#000000; }

/* startseite */
.ansprachelink a:link { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration:none; font-weight: normal; color:#000000; }
.ansprachelink a:visited { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration:none; font-weight: normal; color:#000000; }
.ansprachelink a:active { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration:none; font-weight: normal; color:#000000; }
.ansprachelink a:hover { font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif; font-size: 13px; text-decoration:none; font-weight: normal; color:#000000; }


/* =====================================================
========================================================
4_
Multibox
v1.3
========================================================
======================================================== */

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #000;
	background-color: #000;
	display: none;
	z-index: 15;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(multibox/images/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(multibox/images/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	position: relative;
	background-color: #000000;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(multibox/images/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(multibox/images/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(multibox/images/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(multibox/images/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

/*************************************************************/