body, td, input, select, option, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f6f6f;
}
#head,
#info,
#info h5 {
	font-size:11px;
}
body {
	margin:0px;
	padding:0px;
	background-color:#8a8a8a;
	background-image:url(../img/line.gif);
	background-repeat:repeat-y;
}
body.print {
	background-color:#fff !important;
	background-image:none !important;
}

p {
	margin:5px 0px;
}
h1 {
	font-size: 18px;
	color: #3581cc;
}
h1 {
	position:relative;
	left:-1px;
}

h1, h2, h3, h4, h5 {
	margin-top:15px;
	margin-bottom:5px;
}
h2 {
	font-size: 16px;
	color: #8a8a8a;
}

h3 {
	font-size: 14px;
	color: #3581cc;
}

h4 {
	font-size: 14px;
	color: #8a8a8a;
}

h5 {
	font-size: 12px;
	color: #8a8a8a;
}
/*------------------------------------*/
#all {
	width:922px;
	background-color:#fff;
}
#allprint {
	width:640px;
}
#ascos {
	padding-left:29px;
	padding-right:16px;
	padding-bottom:20px;
	padding-top:10px;
}
/*------------------------------------*/
#head {
	height:135px;
	overflow:hidden;
}
#logo {
	float:left;
	width:227px;
}
#headright {
	float:right;
	width:570px;
}
#sidenav {
	text-align:right;
}
#tracking {
	text-align:right;
	color:#ccc;
	font-size:11px;
	font-weight:bold;
}
#footer a {
	text-decoration:none;
	color:#c4c4c4 !important;
}
a {
	color:#3581cc;
}
/*------------------------------------*/
#nav {
	float:left;
	width:131px;
	margin-top:17px;
	background-color:#3581cc;
	color:#fff;
	font-weight:bold;
	padding:4px 0px 3px 0px;
}
#sidesearch {
	font-size:10px;
	/*height:16px;*/
	padding:0px 2px 0px 2px;
	width:150px;
	margin-left:15px;
	border:1px solid #dcdcdc;
}
#sidenav,
#sidenav a,
#sidenav input {
	color:#c4c4c4;
	text-decoration:none;
}
#sidenav form {
	display:inline;
	margin:0px;
	padding:0px;
}
.sidenav {
	padding-left:15px;
}
.sidenavActive,
.sidenavActive a {
	color:#3581cc !important;
}
#main {
	float:right;
	width:736px;
}
#content {
	float:left;
	width:564px;
	overflow:hidden;
}
#body {
}
#info {
	float:right;
	width:152px;
	margin-top:17px;
}
#breadcrumb {
	height:17px;
	overflow:hidden;
	font-size:10px;
}
#key {
	/*height:187px;*/
}
#key img {
	border:none;
}
#inhalt {
	padding:0px 10px 10px 10px;
}
#footer {
	padding:0px 10px 0px 10px;
	margin:10px 0px;
	color:#c4c4c4;
	font-size:10px;
}
#copyright {
	float:left;
	width:350px;
}
#print {
	float:right;
	width:153px;
	text-align:right;
	border-top:1px solid #c4c4c4;
}
/*------------------------------------*/
.clear {
	clear:both;
}
.hidden {
	display:none;
}
#breadcrumb a {
	color:#8a8a8a;
}
.brActive {
	color:#3581cc;
}
#tracking {
	height:54px;
}
/*-----------------------------------*/
/*Newsbox*/

.news_box_date {
	/*
	font-size: 8px;
	padding-left: 5px;
	*/
	font-size:10px;
	padding-left:5px;
	padding-top:5px;
}

.news_box_title {
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px 0 5px;
	
}

.news_box_subheader {
	font-size: 11px;
	padding: 0 5px 0 5px;
}

#news_box_header {
	font-size: 13.5px;
	font-weight: bold;
	color: #3581cc;
	border-bottom: 1px solid #c4c4c4;
	padding: 0px 5px 0px 5px;
}

.news_box_more {
	text-align:right;
	margin-bottom: 10px;
	font-size:11px;
}
.news_box_more,
.news_box_more a {
	color:#3581cc !important;
}

.sec_lev_menu {
	padding-bottom: 4px !important;
	padding-top: 1px !important;
	background: white;
}

/*-----------------------------------*/
/*Newslist*/
#newsList {
	margin-top: 15px;
}

.newsListContent p{
	padding: 0px;
	margin: 0px;
}

.news-title h3{
	padding: 0px;
	margin: 0px;
}

.news-date {
	padding-left: 1px;
}

.newsListItem {
	border-bottom: 1px solid #c4c4c4;
	/*height: auto;*/
	padding: 0px;
	margin-bottom: 10px;
}

.newsListMore {
	/*float: right;*/
	text-align:right;
	margin:5px 0px;
	color:#3581cc;
	font-size:11px;
}
/*-----------------------------------*/
/*Newssingle*/
.news-single-item {
	margin-top: 15px;
}

.news-title-single h3{
	padding: 0px;
	margin: 0px;
}

.news-date-single {
	padding-left: 1px;
}

.news-single-item p{
	margin: 0px;
	padding: 0px;
}

/*-----------------------------------*/
/*Download*/
.downloadItem {
	padding: 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #c4c4c4;
	width: 544px;
}

.downloadItem h3, 
.downloadItem p {
	padding: 0px !important;
	margin: 0px !important;
}

.v3DownloadLink {
	text-decoration: none;
	color: black;
	padding-bottom: 2px;
}

.download_img {
	text-align: left;
	padding-left: 10px;
	vertical-align: bottom;
}

.download_text {
	width: 420px;
}

/*-----------------------------------*/
/* Zum Thema, bzw. Kurzinfo */
.boxMore {
	margin-bottom: 20px;
}
.v3MoreInfos, .shortInfo p {
	margin: 0px;
	padding: 3px 5px 0 5px;
}
.boxMore p {
	margin: 0px;
	padding: 0 5px 0 5px;
}

.boxMore a {
	text-decoration: none;
	color: #6f6f6f;
}

.boxHeader {
	margin: 0px;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #c4c4c4;
}

.infoHead {
	margin: 0px;
	padding: 5px 5px 0 5px;
}
.boxMore ul {
	margin:3px;
	padding-left:13px;
}
.boxMore li {
	margin-bottom:3px;
}
ul li {
	list-style-image:url(../img/li.gif);
	list-style-type:none;
}

/*-----------------------------------*/
/* Sitemap */
.tx-flseositemap-pi1 {
	font-size: 10px;
}

.first {
	list-style-image: url(../img/li_sitemap3.gif);
}

.deep0 {
	margin: 10px 0 0 10px;
	padding: 0px;
	list-style-image: url(../img/li.gif) !important;
	list-style-type: none;
}



.deep1 {
	margin: 0 0 0 54px;
	padding-left: 0px;
	list-style-type: none;
}

.deep2 {
	margin: 0 0 0 54px;
	padding: 0px;
	list-style-type: none;
}

.deep0 a, .deep1 a, .deep2 a {
	text-decoration: none;
}

.deep1 a {
	color: #8a8a8a;
}

.deep2 a {
	color: #c4c4c4;
}
/* INDEXED SEARCH */
.res-tmpl-css {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #c4c4c4;
}
.tx-indexedsearch-result-number {
	display:none;
}
.tx-indexedsearch-descr {
	margin:2px 0px !important;
}
.res-tmpl-css h3 {
	margin:5px 0px !important;
}
.tx-indexedsearch-rules p {
	font-size:11px;
	margin:2px 0px !important;
}
.tx-indexedsearch-rules h2 {
	font-size:12px;
	margin:2px 0px !important;
}
.search_form,
#searchRules {
	padding:10px;
	border:1px solid #c4c4c4;
}
#searchRules {
	margin-top:10px;
}
#searchHelp {
	text-align:right;
}

/* Kontaktformular */
.tmail_error {
	color: red;
}

.tx-pilmailform-pi1 table {
	width: 100%;
}
.tx-pilmailform-pi1 table td{
	vertical-align: top;
}
.tx-pilmailform-pi1 table input, 
.tx-pilmailform-pi1 table select,
.tx-pilmailform-pi1 table textarea {
	width: 220px;
}

.tmail_radio {
	width: 30px !important;
}
.tmail_submit {
	text-align: right;
	width: 50px !important;
}

#tmail_submit_div {
	width: 375px;
	text-align: right;
}

/* Linked images */
.v3_linkedimage_threecol {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.v3linkedImages .first {
	clear:both;
}
.v3linkedImages .last {
	margin-right:0px !important;
}
