@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #dbdbdb;
	font-size: 12px;
	color: #5c5c5c;
	text-align: center;
	line-height: 160%;
	overflow: hidden;	
}

#container {
	width: 600px;
	text-align: center;
	height: 100%;
}

/* TOP */
#header {
	height: 100px;
	width: 600px;
	background-color: #dbdbdb;
	position: absolute;
	display:block;
	text-align: right;
}
#header_txt_01 a, #header_txt_01 a:hover, #header_txt_01 a:visited, #header_txt_01 a:link {
	width: 310px;
	height: 28px;
	text-align: left;
	float: right;
	margin-top: 10px;
	color: white;
	font-family: "Univers 55";
	font-weight: bold;
	font-size: 27px;
	text-decoration: none;
	line-height: 160%;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#header_txt_01 a, #header_txt_01 a:hover, #header_txt_01 a:visited, #header_txt_01 a:link
 {
  font-family: Arial; /* The text will appear red only in Safari and Google Chrome */
  font-weight: bold;
 }
}


#header_txt_02 {
	width: 310px;
	height: 28px;
	text-align: left;
	float: right;
	margin-top: 10px;
	color: #5c5c5c;
	font-family: "Univers 55";
	font-weight: bold;
	font-size: 26px;
	line-height: 160%;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#header_txt_02
 {
  font-family: Arial; /* The text will appear red only in Safari and Google Chrome */
    font-weight: bold;
 }
}


/* MITTE */
#inhalt{
	height: 100%;
	width: 600px;
	position: absolute;
	text-align: left;
	margin-top: 100px;
	margin-bottom: 45px;
	background-color: #dbdbdb;
}
#inhalt-txt {
	height: 100%;	
	overflow-y: auto;
	overflow-x: hidden;
	width: 377px;
	float: right;
	padding-right: 10px;
}
	
	
#inhalt-txt_left {
	width: auto;
	height: 100%;
	float: left;
}
#inhalt-txt_right {
	width: auto;
	height: auto;
	float: right;
}

#inhalt-txt a, #inhalt-txt a:hover, #inhalt-txt a:visited, #inhalt-txt a:link {
	text-decoration: underline;
	color: #5c5c5c;
	font-weight:bold;
	}
#inhalt-txt a:hover {
 	color: white;
 }
#inhalt-txt h3 a, #inhalt-txt h3 a:hover, #inhalt-txt h3 a:visited, #inhalt-txt h3 a:link {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 14px;
	font-family: "Univers 55"; 
	font-weight: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#inhalt-txt h3 a, #inhalt-txt h3 a:hover, #inhalt-txt h3 a:visited, #inhalt-txt h3 a:link 
 {
  font-family: Arial; /* The text will appear red only in Safari and Google Chrome */
    font-weight: bold;
 }
}

#inhalt-txt_left h4 a, #inhalt-txt h4 a:hover, #inhalt-txt h4 a:visited, #inhalt-txt h4 a:link {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 15px;
	font-family: "Univers 55"; 
	font-weight: bold;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#inhalt-txt h4 a, #inhalt-txt h4 a:hover, #inhalt-txt h4 a:visited, #inhalt-txt h4 a:link 
 {
  font-family: Arial; /* The text will appear red only in Safari and Google Chrome */
    font-weight: bold;
 }
}

#inhalt-txt h4 a:hover {
	color: white;
}
#inhalt-txt h5 {
	font-size: 13px;
}
th, table {
	font-size: 12px;
	color: #5c5c5c;
	text-align: left;
}

td {
	padding-top: 5px;
	margin-right: 2px;
	vertical-align: top;
}
td.td-2 {
	font-style: italic;
	width: 30px;
}


/** formular **/
fieldset {
	border: none;
	margin-top: 10px;
}
label {
	vertical-align: top;
	width:100px;
}
input, textarea {
	background-color: #f4f4f4;
	border: none;
	color: #5C5C5C;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
}

input#mailformformtype_mail {
	background-color: #c1c1c1;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
	font-family: Arial;
	color: #5C5C5C;
	margin-left: 52px;
}
.csc-mailform-field {
	margin-bottom: 5px;
}

#inhalt_menu {
	width: 200px;
	font-family: "Univers 55"; 
} 

@media screen and (-webkit-min-device-pixel-ratio:0)
{
#inhalt_menu 
 {
  font-family: Arial; /* The text will appear red only in Safari and Google Chrome */
    font-weight: bold;
 }
}


.inhalt_menu_no a, .inhalt_menu_no a:hover, .inhalt_menu_no a:visited, .inhalt_menu_no a:link {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 14px;	
}

.inhalt_menu_act a, .inhalt_menu_act a:hover, .inhalt_menu_act a:visited, .inhalt_menu_act a:link {
	color: white;
	text-decoration: none;
	font-size: 15px;
}
.inhalt_menu2_no a, .inhalt_menu2_no a:hover, .inhalt_menu2_no a:visited, .inhalt_menu2_no a:link {
	color: #5c5c5c;
	text-decoration: none;
	font-size: 12px;
}

.inhalt_menu2_act a, .inhalt_menu2_act a:hover, .inhalt_menu2_act a:visited, .inhalt_menu2_act a:link {
	color: #2e2e2e;
	text-decoration: none;
	font-size: 12px;
}


/* BOTTOM */
#menu {
	height:45px;
	background-color: #dbdbdb;;
	position: absolute; 
	bottom: 0px;
	width: 640px;
}
#menu_txt_box {
	margin-left: 0px;
	margin-top: 15px;
	float: left;
}
.menu_txt {
	display: inline;
	margin-left: 0px;
	margin-top: 30px;
}
.menu_txt a, .menu_txt a:link, .menu_txt a:hover, .menu_txt a:visited {
	font-family: "Univers 55"; 
	font-size: 14px;
	color: #5c5c5c;
	text-decoration: none;
}


@media screen and (-webkit-min-device-pixel-ratio:0)
{
.menu_txt a, .menu_txt a:link, .menu_txt a:hover, .menu_txt a:visited 
 {
  font-family: Arial; /* The text will appear red only in Safari and Google Chrome */
    font-weight: bold;
 }
.menu_txt {
	margin-right: 0px;
 }	
}

.letzter {
	text-align: right;
}
.menu_txt_act {
	display: inline;
	margin-right: 50px;
}
.menu_txt_act a,.menu_txt_act a:link, .menu_txt_act a:hover, .menu_txt_act a:visited {
	font-family: "Univers 55"; 
	font-size: 14px;
	color: white;
	text-decoration:none;
	font-size: 15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
.menu_txt_act a,.menu_txt_act a:link, .menu_txt_act a:hover, .menu_txt_act a:visited
 {
  font-family: Arial; /* The text will appear red only in Safari and Google Chrome */
    font-weight: bold;
 }
}

#inhalt-txt p {
	text-align: justify;
}

