/***** © Dana Junghanß *****/

/******************* CSS DANATUR ***********************/

/*------------------------ BODY ------------------------*/

body{
	margin: 0px;
	background-color: #5a0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 0.05em;
}

#container{
	margin: -350px auto;	
	height: auto;
	width: 1025px;
}

/*------------------------ HEAD ------------------------*/

#head{
	margin: 0px;
	height: 350px;
	width: 100%;
	background-image: url(bilder/head_bg.jpg);
}

#head_bild{
	margin: 0px;
	height: 350px;
	width: 1025px;
	background-image: url(bilder/hand.jpg);
}

#head_bild_text{
	margin: 0px;
	padding-top: 25px;
	margin-left: 550px;
	height: auto;
	width: auto;
}

#introduction, #introduction2{
	margin: 0px;
	background-image: url(bilder/head_text.gif);
	height: 125px;
	width: 450px;
	text-indent: -2000px;
}

#introduction2{
	background-image: url(bilder/head_text2.gif);
}

#introduction_en, #introduction2_en{
	margin: 0px;
	background-image: url(bilder/head_text_en.gif);
	height: 125px;
	width: 450px;
	text-indent: -2000px;
}

#introduction2_en{
	background-image: url(bilder/head_text2_en.gif);
}

.flag{
	margin-top: 7px;
	margin-right: 910px;
	float: right;
	border: none;
}


/*------------------------ HEAD MENU ------------------------*/

#menu{
	margin: 0px;
	margin-right: 25px;
	margin-top: 50px;
	height: 25px;
	width: auto;
	float: right;
}

a:link.menu_link{
	margin: 17px;
	width: auto;
	height: 25px;
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #ffffff;
}

a:visited.menu_link{
	margin: 17px;
	width: auto;
	height: 25px;
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	color: #ffffff;
}

a:active.menu_link{
	color: #f9cd08;
}

a:hover.menu_link{
	color: #f9cd08;
}

/*------------------------ CONTENT ------------------------*/

#content{
	margin: 0px;
	margin-top: 0px;
	margin-right: 70px;
	height: auto;
	width: 600px;
	float: right;
	font-size: 0.8em;
	color: #e9d7cb;
}

/*------------------------ LEFT ------------------------*/

#left_box{
	margin: 0px;
	margin-top: 0px;
	margin-left: 150px;
	height: auto;
	width: 160px;
	font-size: 0.8em;
	color: #e9d7cb;
	float: left;
	background-color: #6a1a19;
}

.kleine_box_left{
	margin: 0px;
	margin-top: 10px;
	padding: 5px;
	height: auto;
	width: 150px;
	float: left;
		
}

/*------------------------ FOOTER ------------------------*/

#footer{
	margin: 10px 50px;
	padding-top: 25px;
	height: auto;
	width: 900px;
	background-image: url(bilder/footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1.1em;
	float: right;
}

.footer_img{
	margin-bottom: -3px;
	margin-left: 20px;
	border: 0px;
}

/*------------------------ FOOTER MENU ------------------------*/

#menu_footer{
	margin: 0px;
	margin-right: 32px;
	margin-top: 28px;
	height: auto;
	width: auto;
	font-size: 0.7em;
	color: #C26767;
	text-align: right;
}

a:link.menu_link_footer{
	margin: 0px;
	width: auto;
	height: 25px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #C26767;
}

a:visited.menu_link_footer{
	margin: 0px;
	width: auto;
	height: 25px;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #C26767;
}

a:active.menu_link_footer{
	color: #f9cd08;
}

a:hover.menu_link_footer{
	color: #f9cd08;
}

/*------------------------ HEADLINES ------------------------*/

h1{
	margin: 0px;
	background-image: url(bilder/name.gif);
	height: 75px;
	width: 450px;
	text-indent: -2000px;
	letter-spacing: 0em;
}

h2{
	margin: 0px;
	margin-bottom: 10px;
	padding: 3px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: normal;
	text-decoration: none;
	color: #e9d7cb;
	border-bottom: 1px solid #e4cab9;
	letter-spacing: 0em;
}

h3{
	margin: 10px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color: #e9d7cb;
	float: left;
	letter-spacing: 0em;
}

h4{
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	height: auto;
	width: auto;
	font-size: 1em;
	text-decoration: none;
	color: #e9d7cb;
	letter-spacing: 0em;
}

h5{
	margin: 20px;
	margin-top: 15px;
	margin-bottom: -10px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	color: #e9d7cb;
	letter-spacing: 0em;
}



/*------------------------ LISTS ------------------------*/

.menu_list{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.menu_punkt{
	margin: 0px;
	padding: 0px;
	display: inline;
}

.leistungen{
	margin-top: 0px;
	display: inherit;
	list-style: disc;
}
	

/*------------------------ FONTS LAYER IMAGES ------------------------*/

.einzug{
	margin: 15px;
	font-size: 1em;
}

.profil_text{
	margin: 0px;
	margin-top: 15px;
	margin-right: 15px;
	height: auto;
	width: 330px;
	font-size: 1em;
	float: right;
}
	

.small{
	margin-left: 15px;
	margin-right: 15px;
	font-size: 0.7em;
}

.kleine_box{
	margin: 10px;
	padding: 10px;
	height: auto;
	width: 240px;
	float: left;
	background-color: #6a1a19;	
}

img.thumbs_bild{
	margin-bottom: 10px;
	border: 0px;
	height: 80px;
	width: 240px;
}

img.thumb_index{
	margin-top: -15px;
	margin-bottom: 10px;
	border: 0px;
	height: 115px;
	width: 150px;
}

img.profil_bild{
	margin: 0px;
	margin-top: 15px;
	margin-left: 15px;
	border: 0px;
	float: left;
}

img.polaris_logo{
	margin: 0px;
	margin-top: -10px;
	border: 0px;
	float: right;
}

/*------------------------ KONTAKT ------------------------*/

#container_kontakt, #container_kontakt_en{
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 80px;
	height: 170px;
	width: 400px;
	background-image: url(bilder/kontakt.jpg);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	border: 1px solid #000000;
}

#container_kontakt_en{

	background-image: url(bilder/kontakt_en.jpg);

}

#text_kontakt{
	margin-top: 0px;
	margin-right: 32px;
	height: 150px;
	width: auto;
	float: right;
}

a:link.kontakt_link{
	margin: 0px;	
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

a:visited.kontakt_link{
	margin: 0px;	
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

a:active.kontakt_link{
	color: #d21d26;
}

a:hover.kontakt_link{
	color: #d21d26;
}

/*------------------------ TEXTLINKS ------------------------*/

a:link.text_link{
	margin: 0px;	
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #e9d7cb;
}

a:visited.text_link{
	margin: 0px;	
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	color: #e9d7cb;
}

a:active.text_link{
	color: #f9cd08;
}

a:hover.text_link{
	color: #f9cd08;
}
