@charset "utf-8";

body { 
	text-align: left;
	background-color: #213c63;
	margin: 0px;
	background-image: url(../img/content-bg.gif);
	background-repeat: repeat-y;
	font-size: 75%;
	padding: 0em 0em 5em 0em;

}

img {
	border: none;
}

#img_praxis_right {
	width: 300px;
	margin-left: 40px;
}

#img_praxis_left {
	width: 300px;
	margin-left: 15px;
}

h1 {
	font: 3em Georgia, 'Times New Roman', Times, serif;
	padding: 0em 0em 0.3em 0em;
	margin: 0px;
}

h2 {
	font: bold 1em Verdana, Geneva, sans-serif;
	padding: 1em 0em 1em 0em;
	margin: 0px;
}

#sub_name {
	font: 1.4em Georgia, 'Times New Roman', Times, serif; line-height: 1.4em; padding: 0em 0em 1.5em 0em; margin: 0em;
}
.content_text {
	font:1em Verdana, Geneva, sans-serif;
	margin: 0em;
	padding: 0em 0em 1em 0em;
	line-height: 1.5em;
}

#main_container {
	width: 960px;
	margin: 30px 0px 0px 0px;
	background-image: url(../img/content-bg.gif);
}

#content {
	margin: 0px 0px 0px 250px;
	width: 680px;
}

#content ul {
	list-style-type: square;
	font: 1em Verdana, Geneva, sans-serif;
	line-height: 1.7em;
	
}
#content ul {
	list-style-type: square;
}
#start_visual {
	height: 469px;
	width: 300px;
	display: block;
	margin: 0px 0px 0px 170px;
	padding: 10px 0px 0px 0px;
}

#start_upper_name {
	position: absolute; margin: 0em 0em 0em 3.3em; font: 3em Georgia, 'Times New Roman', Times, serif;
}

#face_visual {
	width: 177px;
	height: 266px;
	display: block;
	position: absolute;
	padding: 0px 0px 0px 25px;
}

#footer_container {
	margin: 1.9em 0em 0em 3.3em;
}

#content_footer_container {
	margin: 20px 0px 0px 250px;
	border-top: 1px solid #003;
	width: 680px;
}

#start_content {
	position: absolute;
	margin: 140px 0px 0px 500px;
}

#start_content ul {
	list-style-type:none;
}

#start_content li {
	list-style-type:none;
	height: 35px;
	font: 1em Verdana, Geneva, sans-serif;
}

#start_content_explanantion {
	font-weight: bold;
}

#name_start {
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	display: block;
	line-height: 2em;
	color: #003;
}

#kontakt_start {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #003;
	display: block;
	line-height: 1.5em;
}

#adresse_start {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #003;
	display: block;
	line-height: 1.5em;
}

#content_adresse_start {
	font: 1em Verdana, Geneva, sans-serif;
	color: #003;
	display: block;
	line-height: 1.5em;
}

/* NAVIGATION */
#navigation {
	height: 168px;
	width: 118px;
	position: absolute;
	margin: 240px 0px 0px 40px;
}

.button {
	display: block;
	background-image: url(../img/navigation/button-bg.gif);
	height: 26px;
	width: 118px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}

.button a {
	color: #fff;
	font: 1em Verdana, Geneva, sans-serif;
	line-height: 1.6em;
	margin: 0px 0px 0px 10px;
	text-decoration: none;
}
.button a:hover {
	color: #ffcc00;
}

#button_link_active{
	color: #ffcc00;
}















