body {
	background-color:#000000;
}
h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #000000;

}

h6 {
	color: red; 
	font-size: 1.5em;
    font-weight: normal;
    line-height: 1em;
    margin-bottom: 0;
    margin-top: 1em;
}

.box {
    margin-top: 37px;
}
.footer {
    padding-top: 5px;
}
a, a:link, a:visited {
    background-color: inherit;
    color: #a5a5a5;
    text-decoration: none;
    font-family: Arial;
    /*font-size: 15px;*/
    font-size: 1em;
    line-height: 1.5em;
}

a:hover, a:active {
    text-decoration: underline;
}

.page{
	width: 100%;
	min-height: 900px;
	background-color: black;
}

.center_container{
	width: 960px;
	min-height: 600px;
	margin: 0px auto;
}

.center_container_top{
	height: 200px;
	width: 960px;
}

.top_left{
	min-height: 200px;
	width: 160px;
	background-color: white;
	float: left;
	background-image: url("/media/images/dipak_common/logo-dipak3.jpg");
}

.top_right{
	height: 200px;
	width: 800px;
	background-image: url("/media/images/dipak_common/deppak-header3.jpg");
	float: left;
}

.bot_left{
	height: 400px;
	width: 160px;
	float: left;
}

.bot_middle{
	width: 600px;
	height: 400px;
	float: left;
}

.bot_right{
	width: 200px;
	height: 400px;
	float: left;
}

.center_container_bot{
	height: 400px;
	width: 960px;
}
.clear{
	clear: both;
}

.language{
	float: right;
	padding:5px;
}

.content_container{
	height: 350px;
	padding: 0px;
}

.navi_top_container{
	height: 30px;
	background-image: url("/media/images/dipak_common/bg_stark.gif");
}

.navi_links_container_oben{
	padding-left: 10px;
	height: 200px;
	margin-top:46px;
}

.navi_links_container_unten{
	padding-left: 10px;
	height: 200px;
}

.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 17px;
	text-decoration: none;
	color: black;
	padding-top: 5px;
	margin-left: 70px;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active{
	font-family: Arial;
	font-weight: bold;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
	background-image: url("/media/images/dipak_common/dropdown_bg.jpg");
	display: block;
	font-size: 15px;
	width: 176px; /* width: 117px;*/
	height: 25px;
	padding-left: 4px;
	padding-top: 3px;
	font-family: Arial;
	color: white;
	text-decoration: none;
	padding-bottom:5px;
}

.ebene1-1_last, .ebene1-1_last:link, .ebene1-1_last:visited, .ebene1-1_last:active {
	/*background-image: url("/media/images/dipak_common/unterer_dropdown.gif"); wurde bei Breite 117 verwendet*/
	background-image: url("/media/images/dipak_common/unterer_dropdown2.gif");
	background-repeat:no-repeat;
}

.dropdown0-1 {
	margin-top: 24px;
	width: 121px;
	padding-top: 6px;
	margin-left: 75px;
}

.inhalt {
	padding: 10px;
	min-height: 304px;
	background-image: url("/media/images/dipak_common/bg_punkt.png");
}

.background {
	background-color: black;
	background-image: url("/media/images/dipak_common/bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 599px;
}

.rubrik_format_default{
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	color: #8BAEF2;
	margin:12px 0;
}

.Ueberschrit_style_1{
	color: white;
	padding: 10px;
}

.kontakt{
	height: 100px;
}

.werbung{
	height: 250px;
}

.impressum{
	height: 50px;
}

#box_right {
    float:right;
    width:170px;
    min-height:250px;
    background-image:url(/media/images/common/bg_colRight.png);
    background-position:0px 22px;
    background-repeat:no-repeat;
    padding-left:30px;
}
p {
	margin-top:0px;
}