body {
	margin: 0px;
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;

	background-image: url(../medien/bg_body.jpg);
	color: #166db1;
	font-size: 12px;
}
td {
	font-family: Arial, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td p {
	margin-top: 3px;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	color: #D74315;
	margin-top: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	color: #15A1DC;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
	color: #D74315;
}
img {
	border: 0px;
	}
a:link {
	color: #999999;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #D74315;
}
li {
    margin-bottom: 3px;
}
#container {
	background-image: url(../medien/bg_container_middle.jpg);
	background-repeat: repeat-y;
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#top {
	background-image: url(../medien/top.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 100%;
}
#top_en {
	background-image: url(../medien/top_en.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 100%;
}
#top_es {
	background-image: url(../medien/top_es.jpg);
	background-repeat: no-repeat;
	height: 252px;
	width: 100%;
}
#top_navi {
	height: 34px;
	width: 770px;
	float: left;
	padding-top: 8px;
}
#top_language {
	width: 100px;
	height: 26px;
	padding: 8px 0px 0px 20px;
	float: left;
	font-size: 12px;
}
#top_navi_buttons {
	margin-left: 126px;
	float: left;
}
#top_navi_search {
	float: left;
}

#newsticker {
	margin: 202px 0px 0px 80px;
	font-weight: normal;
	color: #3A7EBB;
	position: absolute;
	float: left;
	border: 0;
	padding: 0;
	width: 550px;
	overflow: hidden;
	height: 20px;
}

#newsticker ul, #newsticker li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 550px;
}

.newsticker {
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0;
}

* html #newsticker{ /*IE6 hack*/
	padding-top: 137px;
}

#newsticker p {
	margin: 0px;
	padding: 0;
}

#newsticker a:link {
	color: #005E9E;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#newsticker a:visited {
	color: #005E9E;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#newsticker a:hover {
	color: #D74315;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}


#newsticker_self {
	padding: 10px;
	font-weight: normal;
	color: #3A7EBB;
	position: absolute;
}
* html #newsticker_self{ /*IE6 hack*/
	padding-top: 0px;
}

#newsticker_self p {
	margin: 0px;
}

#newsticker_self a:link {
	color: #005E9E;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#newsticker_self a:visited {
	color: #005E9E;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}

#newsticker_self a:hover {
	color: #D74315;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
	}




#navi {
	float: left;
	width: 220px;
	padding: 30px 10px 30px 16px ;
	font-size: 12px;
}
#main {
	float: left;
	width: 420px;
	padding-right: 20px;
	padding-bottom: 20px;
}
#title h1 {
	padding-top: 20px;
}
#main_f {
	float: left;
	width: 630px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-bottom: 20px;
}
#news {
	float: right;
	width: 200px;
	padding-right: 14px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#news_top {
	background-image: url(../medien/aktuell_top.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 196px;
}
#news_top_en {
	background-image: url(../medien/news_top.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 196px;
}
#news_top_es {
	background-image: url(../medien/novadades_top.jpg);
	background-repeat: no-repeat;
	height: 42px;
	width: 196px;
}
#news_middle {
	background-image: url(../medien/aktuell_middle.jpg);
	background-repeat: repeat-y;
	width: 186px;
	padding-right: 5px;
	padding-left: 5px;
	color: #3A7EBB;
}
#news_bottom {
	background-image: url(../medien/aktuell_bottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 196px;
}

#bottom_line{
	height: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #3A7EBB;
	clear: both;
	margin-right: 3px;
	margin-left: 3px;
}
#bottom {
	color: #3A7EBB;
	background-image: url(../medien/bg_container_bottom.jpg);
	background-repeat: no-repeat;
	height: 23px;
	text-align: center;
	font-size: 12px;
}
#linkpartner {
	padding: 10px 0px 0px 5px;
	font-size: 9px;
	text-align: center;
}
/*------------------Spezialformatierungen------------------*/

.DynPG_General_Search {
	float: left;
	height: 36px;
	margin: 0px;
	padding: 0px;
}

.DynPG_General_input_Search_Query {
	float: left;
	height: 20px;
	width: 120px;
	font-size: 12px;
	border: 0px;
	margin: 3px 0px 15px 40px;
	margin-bottom: 15px;
	background-image: url(../medien/search_bgs.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	}


#navi a:link,
#navi a:visited {
	color: #166db1;
	text-decoration: none;
}
#navi a:hover {
	color: #D74315;
	text-decoration: none;
}

table.dynpg_download_versions {
    width: 100%;
    margin-bottom: 10px;
}

table.dynpg_download_versions th,
table.dynpg_download_versions td.tablehead {
    text-align: left;
    background-color: #166DB1;
    color: white;
    font-weight: normal;
    padding: 5px;
}

table.dynpg_download_versions .older-versions {
    display: none;
}

table.dynpg_download_versions th.tablehead1 {
    width: 100%;
}

table.dynpg_download_versions td {
    padding: 5px;
    vertical-align: middle;
}

table.dynpg_download_versions td.tablelines_odd {
    background-color: #E7F3FF;
}

table.dynpg_download_versions td input {
    cursor: pointer;
    background-color: #166DB1;
    color: white;
    border: 0;
    width: 100px;
    padding: 3px;
}

.dynpg_login {
    margin-bottom: 10px;
}

#dpg_v45_hint {
    border: 5px #D74315 solid;
    color: #D74315;
    margin: 0 0 10px 0;
    padding: 10px;
    font-weight: bold;
}
