/* neue styles */

td {
	text-align:left;
}

td.border {
	padding: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

td.topnav-cell {
	text-align:right;
	background:url(images/header-bg.gif) repeat-y;
	height:19px;
}
td.topnav {
	color: #FFFFFF;
	text-align: center;
	height:19px;
}
td.topnavactive {
	color: #7590ab;
	text-align: center;
	height:19px;
}

td.subnav-cell {
	background:#e1e1e1;
	height:19px;
}
td.subnav {
	color: #7590ab;
}

td.sidecontent {
	background-color: #e1e1e1;
	padding: 10px;
}


td.sidecontentborderless {
	background-color: #e1e1e1;
}

td.maincontent {
	background-color: #ffffff;
	padding: 30px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}

td.frontmaincontent {
	padding-top: 10px;
	background-color: #ffffff;
}

td.collection {
	width: 200px;
	background-color: #e1e1e1;
}

a.topnav {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
font.topnav {
	font-weight:bold;
}
a.topnav:link {
        color: #FFFFFF;
        text-decoration: none;
}
a.topnav:visited {
        color: #FFFFFF;
        text-decoration: none;
}
a.topnav:hover {
        color: #FFFFFF;
        text-decoration: underline;
}

a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #7590ab;
	text-decoration: underline;
}


td.grayseparator {
	font-size: 1px; 
	line-height: 0px;
	background-color: #e1e1e1;
}

td.separator {
	font-size: 1px; 
	line-height: 0px;
	background-color: #FFFFFF;
}

td.yellowseparator {
	font-size: 1px; 
	line-height: 0px;
	background-color: #f49e00;
}

h2.yellow {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	font-stretch: condensed;
	color: #f49e00;
}

h2.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal;
	font-weight: bold;
	font-stretch: condensed;
	color: #7590ab;
}

input.form {
	width: 150px;
	border-top: #7590ab 1px solid;
	border-left: #7590ab 1px solid;
	border-bottom: #7590ab 1px solid;
	border-right: #7590ab 1px solid;
}

textarea.form {
	width: 150px;
	border-top: #7590ab 1px solid;
	border-left: #7590ab 1px solid;
	border-bottom: #7590ab 1px solid;
	border-right: #7590ab 1px solid;
}

input.button {
	width: 100px;
	border-top: #bdcbd6 1px solid;
	border-left: #bdcbd6 1px solid;
	border-bottom: #bdcbd6 1px solid;
	border-right: #bdcbd6 1px solid;
	background: #7590ab;
	color: #bdcbd6
}

select.form {
	width: 150px;
	border-top: #7590ab 1px solid;
	border-left: #7590ab 1px solid;
	border-bottom: #7590ab 1px solid;
	border-right: #7590ab 1px solid;
}

input.searchradio {
	background: #e1e1e1;
}

font.active {
	color: #f49e00;
}

/* Formatierung für Tabellezeilen, die Linien bilden.  
   Sorgt dafür, daß sie Trotz "&nbsp;" schmal werden */

.minimal {
	font-size: 1px; 
	line-height: 0px;
	height: 1px;
}

/* Standardschriftart, -farbe und-größe */

font {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
}

td.orange {
	background-color: #f49e00;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

image {
	border: 0;
}

ul {
	list-style-position: outside;
	margin-left: 0px;
	padding-left: 20px;
}

li {
	padding-left: 0px;
} 

a:link {
	color: #7590ab;
	text-decoration: underline;
}

a:visited {
	color: #7590ab;
	text-decoration: underline;
}

/* Artikelformatierungen */

h2.embed {
	font-size: 14px;
	margin-bottom: 20px;
	color: #f49e00;
}

h3.embed {
	font-size: 11px;
	margin-bottom: 10px;
	color: #000000;
}

h2.sidecontent {
	font-size: 14px;
	margin-bottom: 20px;
	color: #7590ab;
}

h3.sidecontent {
	font-size: 11px;
	margin-bottom: 10px;
	color: #000000;
}

p.agencylogo {
	margin-bottom: 30px;
}

p.agencydescription {
	margin-bottom: 30px;
}

/* speziell fürs Suchfeld */

.searchinput {
	font-size: 10px;
	height: 15px;
	width: 130px;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}

.searchbutton {
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

/* Subnavigation */

.subnavigation {
	background-color: #c4c3ae;
}

.innersubnavigation {
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

a.activenavigation:link {
	color: #f49e00;
	text-decoration: none;
}

a.activenavigation:visited {
	color: #f49e00;
	text-decoration: none;
}

.inaktivenavigation {
	color: #000000;
}

a.inactivenavigation:link {
	color: #000000;
	text-decoration: none;
}

a.inactivenavigation:visited {
	color: #000000;
	text-decoration: none;
}

.hseparator {
	height: 1px;
	background-color: #FFFFFF;
}

.vseparator {
	width: 1px;
	background-color: #FFFFFF;
}

/* Content Teil */
.leftcolumn {
	background-color: #ebe6d7;
}

.rightcolumn {
	background-color: #c4c4ad;
}

.rf {
	background-color: #ebe6d7;
}

.rp {
	background-color: #c4c4ad;
}

.bottompart {
	background-color: #f4f4ed;
}

.vseparator {
	width: 1px;
}

.bot {
	font-size: 1pt; 
	color: #ffffff;
	text-decoration: none;
	line-height: 0px;
	height: 0px;
}

a.bot:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 1pt;	
}

a.bot:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1pt;
}
