@charset "utf-8";


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #83cabf;
	text-align: center;
}


#stage {
	width: 898px;
	height: auto;
	
	margin-left: auto;
	margin-right: auto;
}


#header {
	width: auto;
	height: auto;
	float: left;
	text-align: left;
}



/* Navigation START*/

#nav {
	position: relative;
	height: 248px;
	width: 989px;
	top: 34px;
		
	float: left;
	
	background-image: url(../images/nav_BG.gif);
	background-repeat: no-repeat;
}


#nav #home {
	position: absolute;
	top: 0px;
	left: 0px;
	height: auto;
	width: auto;
}


#nav li,
#nav a  {
	position: absolute;
	height: 100px;
	width: 182px;
	
	overflow: hidden;
	background-repeat: no-repeat;
	
	display: block;
}


#nav #nav0, 
#nav #nav0 a{
	height: 160px;
	width: 380px;
}


#nav #nav1{
	background:transparent url(../images/nav_1_Magazin.gif) 0 top no-repeat;
	left: 563px; 
	top: 16px;
}
#nav #nav1 a:hover {
	background:transparent url(../images/nav_1_Magazin.gif) 0 center no-repeat;

}
#nav #nav1Active {
	background:transparent url(../images/nav_1_Magazin.gif) 0 bottom no-repeat;
	left: 563px; 
	top: 16px;	
}


#nav #nav2 {
	background:transparent url(../images/nav_2_Frei.gif) 0 top no-repeat;
	left: 563px; 
	top: 93px;
}
#nav #nav2 a:hover{
	background:transparent url(../images/nav_2_Frei.gif) 0 center no-repeat;
}
#nav #nav2Active {
	background:transparent url(../images/nav_2_Frei.gif) 0 bottom no-repeat;
	left: 563px; 
	top: 93px;
}


#nav #nav3 {
	background:transparent url(../images/nav_3_Kinder.gif) 0 top no-repeat;
	left: 563px; 
	top: 143px;
}
#nav #nav3 a:hover {
	background:transparent url(../images/nav_3_Kinder.gif) 0 center no-repeat;

}
#nav #nav3Active {
	background:transparent url(../images/nav_3_Kinder.gif) 0 bottom no-repeat;
	left: 563px; 
	top: 143px;
}


#nav #nav4 {
	background:transparent url(../images/nav_4_Zeichnung.gif) 0 top no-repeat;
	left: 563px; 
	top: 193px;
}
#nav #nav4 a:hover{
	background:transparent url(../images/nav_4_Zeichnung.gif) 0 center no-repeat;
}
#nav #nav4Active {
	background:transparent url(../images/nav_4_Zeichnung.gif) 0 bottom no-repeat;
	left: 563px; 
	top: 193px;
}


#nav #nav5 {
	background:transparent url(../images/nav_5_Kontakt.gif) 0 top no-repeat;
	left: 730px; 
	top: 182px;
}
#nav #nav5 a:hover{
	background:transparent url(../images/nav_5_Kontakt.gif) 0 center no-repeat;
}
#nav #nav5Active {
	background:transparent url(../images/nav_5_Kontakt.gif) 0 bottom no-repeat;
	left: 730px; 
	top: 182px;
}


/* Navigation END*/



/* Galery START*/

#divideGalery {
	width: 100%;
	height: 15px;
	margin-top: 50px;
	float: left;
	background-image: url(../images/divide_galery.gif);
	background-repeat: no-repeat;
}

#galery {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../images/galery_sidebar_tile.gif);
	background-repeat: repeat-y;
	background-position: 20px;
}


#galery #header {
	margin-left: 20px;
}


#footer {
	margin-top: -70px;
	margin-left: 20px;
	margin-bottom: 50px;
	float: left;
}


#galery #articles {
	width: 600;
	height: auto;
	float: right;
	
	margin-right: 100px;
	
	text-align: center;
}


#galery #articles img {
	margin-bottom: 40px;
	margin-top: 80px;
}

/* Galery END*/



/* Homepage START*/

#homepage,
#kontakt #article{
	width: 100%;
	float: left;
	height: auto;
	margin-top: 30px;
	
	text-align: center;
	
	font-size: 14px;
	line-height: 24px;
}


#homepage strong,
#kontakt #article strong {
	font-size: 24px;
	text-transform: uppercase;
	color: #419987;
	letter-spacing: .5em;
}


#homepage a,
#kontakt #article a {
	color: #5e778d;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5e778d;	
}
#homepage a:hover,
#kontakt #article a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #405160;
}
#homepage a:active,
#kontakt #article a:active {
	color: #ffffff;
	text-decoration: none;
	background-color: #C11165;
}

/* Homepage END*/


/* Kontakt START*/

#kontakt {
	margin-top: 27px;
	width: 100%;
	float: left;
	height: auto;
}


#kontakt #adress {
	float: right;
	left: 558px;
	width: 388px;
}


#kontakt #adress #table {
	margin-left: 64px;
}


#kontakt #adress #table .left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	padding-top: 3px;
}


#kontakt #adress #table .first {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
}


#kontakt #adress #table .right,
#kontakt #adress #table .right a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}

#kontakt #adress #table .right a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}

#kontakt #adress .divider {
	margin-top: 11px;
	margin-bottom: 18px;
}

#kontakt #article {
	margin-top: -10px;
	margin-left: 20px;
	width: 400px;
	
	text-align: left;
	
	float: left;
}
/* #kontakt #article TEXT s. oben*/

/* Kontakt END*/












