@charset "UTF-8";
@import "RTE.css";


a
{
	color: #274176;
}

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	background-color: #cfd7d4;
}

table
{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	margin-bottom: 20px;

}

img 
{
	border: none;
}


#column-right td p.bodytext, .contenttable
{	
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
}

.contenttable {
	white-space: nowrap;
	width: 100%;
	border-collapse: collapse;
	margin-left:-7px;
}

#top
{	
	background-color: #ffffff;
}

#top-shadow
{
	background-image: url("../images/layout/top-shadow-bar.png");
	background-repeat: repeat-x;
}


#content
{
	background-color: #f5f7f6;
	background-image: url("../images/layout/content_bg.jpg");
	background-position: 22px 0px;
	background-repeat: repeat-y;
	padding-bottom:30px;
}

#content #separator
{
	background-image: url("../images/layout/separator.jpg");
	background-repeat: repeat-y;
}

#red-footer-bar
{
	background-image: url("../images/layout/footer_bg.jpg");
	background-repeat:no-repeat;

}


#subnavigation .active
{
	color: #274176;
	font-weight: bold;
}



#subnavigation a
{
	font-size: 11.5px;
	color: #000000;
	text-decoration: none;
	
	margin-right: 10px;
}


h1, h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #274176;
	font-weight: normal;
}

#column-right h1
{
	margin-bottom: 15px;
}


h1
{
	font-size: 21px;
	
}

#column-right h1
{
	font-size: 16px;
	margin-top: 9px;
}

#column-left h1
{
	padding-top: 4px;
	margin-bottom: -4px;
}

h2 
{
	font-size: 14.5px;
}

.infoblock, .memberblock
{

	border-top: 1px solid #c2c8c6;
	border-bottom: 1px solid #c2c8c6;
	
	background-color: #FFFFFF;
}

.infoblock, .memberblock, .infoblock p.bodytext
{
	font-size: 10.5px
}

.infoblock .red-bar, .memberblock .red-bar
{
}

.infoblock h1
{
	font-size: 14px;
}

a img
{
	border: none;
}


#navigation
{
	margin-top: 3px;
	font-size: 13px;
}

#navigation ul li
{	
	text-align: center;
	
	border-top: 1px solid #c2c8c6;
	border-left: 1px solid #c2c8c6;
	border-right: 1px solid #c2c8c6;
}

#navigation ul li ul li
{
	text-align: left;
	line-height: normal;
	margin-bottom: 5px;
	margin-left: 20px;
	border: none;
}

#navigation ul ul
{	
	width: 185px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-image: url("../images/layout/menu-bg.png");
	background-position: -4px -2px;
	background-repeat: repeat-y;
}

#navigation a, #navigation ul li:hover ul li a
{
	text-decoration: none;
	color: #000000;
}

#navigation ul li a:hover, #navigation ul li:hover a, #navigation ul li a.dropact
{
	color: #274176;
}

#navigation ul li a.dropact
{
	font-weight: bold;
}

#navigation ul li ul li a:hover
{
	color: #274176;
}


.memberblock
{
	padding-bottom: 20px;
}

.memberblock h2
{
	margin-top: 30px;
	margin-bottom: -12px;
	padding-bottom: 0px;
}

.memberblock .members a, .memberblock .members a:visited
{
	color: #000000;
	text-decoration: none;
}

#blocknav a.overview, #blocknav a.overview:visited
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.memberblock .members .left p.bodytext a:after, .memberblock .members .right p.bodytext a:after, #blocknav a.overview:after
{
	content: " »";
	color: #e43117;
}

.facts
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
	color: #274176;
	
	line-height: normal;
	
	margin-top: -10px;
}

.infoblock #blocknav
{
	background-color: #abb0b0;
}

#blocknav .overview
{
	
}

#column-right ul li
{
	margin-top: 2px;
	list-style: url('../images/layout/list-style.png');
}

#column-right ul
{
	margin-top: -10px;
	margin-bottom: 15px;
}

.infoblock img
{
	border: none;
}

.infoblock #tx_mwimagemap_img_141
{
	margin-top: 20px;
}

/* imagemap auf id zentrieren */
#c143 {
	text-align: center
}

#c266 {
	background-image: url('../flash/ajax-loader.gif');
	background-position: center center;
	background-repeat: no-repeat;
}

.contenttable td {
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: top;
	white-space: nowrap;
}

.contenttable td.blue-big-title {
	padding-top: 35px;
}

/* hover styles for tables */

.cell-hover {
	background:#274176;
	color: #fff;
 }
 
td.blue.cell-hover, td.blue-big-title.cell-hover {
	color: #fff;
}
.row-hover { background: #eee; }
.column-hover { background:#eee; }




#tarif ul {
	list-style-type: none;
    padding: 0px;
    margin: 0px;
    margin-top: 4px;
}

#tarif ul li {
	float: left;
}

#tarif ul li a {
    background-image: url("../images/layout/icon_download.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    font-size: 11px;
    margin-right: 19px;
    padding-left: 24px;
}

#tarif ul li a.newsletter{
	background-image: url("../images/layout/az_newsletter_icon.gif") !important;
}
