@charset "utf-8";
/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	
	background-color: #13295E;
}

body.mceContentBody
{
	background-color: #FFFFFF;
}

a img
{
	border: 0px solid;
}

/* Head */
.head_c .head .top_links
{
	width: 570px;
	height: 32px;
	position: absolute;
	top: 0px;
	right: 0px;
	
	text-align: right;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #175499;
}

.head_c .head .top_links .tp_left
{
	width: 275px;
	height: 20px;
	float: left;
	padding: 12px 0 0 0;
}

.head_c .head .top_links .tp_right
{
	width: 295px;
	height: 32px;
	float: left;
	text-align: left;
}

.head_c .head .top_links .tp_right input[type=text]
{
	width: 90px;
	height: 14px;
	border: 0px solid;
	margin: 7px 5px 0 15px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1A5091;
	font-weight: bold;
	
	background-image: url(../img/backgrounds/search_bg.png);
}

.head_c .head .top_links a
{
	color: #175499;
	text-decoration: none;
	margin: 0 6px;
}

.head_c .head .top_links a:hover
{
	text-decoration: underline;
}

.head_c .head .top_links span
{
	margin: 0 12px 0 6px;
	white-space: nowrap;
	font-weight:bold;
	font-size:12px;
	color: #2b5a74;
}

.head_c .head .top_links .top_box
{
	width: 139px;
	height: 30px;
	float: left;
	margin: 2px;
	display: inline;
	
	background-image: url(../img/backgrounds/top_box_bg.png);
	background-repeat: no-repeat;
}

.logo
{
	position: absolute;
	top: 40px;
	left: 90px;
	
	width: 120px;
	height: 63px;
}

/* Head menubox */
.menubox
{
	width: 178px;
	height: 28px;
	position: absolute;
	right: 45px;
	bottom: 0px;
	
	background-image: url(../img/backgrounds/top_menubox_closed.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.menubox.opened
{
	background-image: url(../img/backgrounds/top_menubox_opened.png);
}

.menubox.simple
{
	cursor: default;
	background-image: url(../img/backgrounds/top_menubox_simple.png);
}

.menubox img
{
	position: static;
}

.menubox p.title
{
	width: 118px;
	margin: 6px 0 0 22px;
	float: left;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F2F2;
}

.menubox1c
{
	width: 168px;
	height: 237px;
	position: absolute;
	right: 45px;
	padding: 0 5px 0 5px;
	overflow: hidden;
	
	background-image: url(../img/backgrounds/menubox_bg.png);
	background-repeat: no-repeat;
}

.menubox2c
{
	width: 706px;
	height: 169px;
	position: absolute;
	right: 45px;
	padding: 16px 0 0 0px;
	overflow: hidden;
	
	background-image: url(../img/backgrounds/menubox_bg.png);
	background-repeat: repeat-x;
}

.menubox3c
{
	width: 178px;
	height: 140px;
	position: absolute;
	right: 45px;
	overflow: hidden;
	
	background-image: url(../img/backgrounds/menubox_bg.png);
	background-repeat: no-repeat;
}

/* Menu */

.menu_c
{
	width: 100%;
	height: 28px;
	position: relative;
	z-index: 30;
	
	background-color: #035F9E;
}

.menu
{
	width: 986px;
	height: 28px;
	margin: 0 auto 0 auto;
	position: relative;
}

/* Boxes */
.hb p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F9F9F9;
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	width: 100%;
}

.hb .pimage
{
	width: 100%;
	float: left;
	text-align: center;
	padding: 50px 0 45px 0;
}

.hb a.desc
{
	float: left;
	width: 100%;
	height: 140px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F2F3F3;
	line-height: 25px;
	text-decoration: none;
	
	background-image: url(../img/arrows/arrow-right-white.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.hb a.desc:hover
{
	text-decoration: underline;
}
.hb .bbox {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F2F3F3;
	line-height: 25px;
	text-decoration: none;
}

/* Page */
.page
{
	width: 100%;
	min-width: 984px;
	max-width: 1460px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	
	position: relative;
	z-index: 100;
	
	background-image: url(../img/backgrounds/page_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.content_c
{
	width: 984px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	
	background-image: url(../img/backgrounds/content_c_bg.png);
	background-repeat: repeat-y;
}

/* Content */
.content
{
	width: 610px;
	float: left;
	overflow: hidden;
	margin: 20px 0 0 40px;
	display: inline;
	padding: 100px 25px 0 25px;
	
	background-image: url(../img/backgrounds/content_bg.png);
	background-repeat: repeat-x;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	line-height: 21px;
}

.content a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1E4C88;
	line-height:20px;
	text-decoration: underline;
}
.content a .hervorgehoben{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height:20px;
	text-decoration: underline;
}
.content a:link{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1E4C88;
	line-height:20px;
	text-decoration: underline;
}
.content a:active{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1E4C88;
	line-height:20px;
	text-decoration: underline;
}
.content a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #EFBF1E;
	line-height:20px;
	text-decoration: underline;
}
.content a:visited{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #1E4C88;
	line-height:20px;
	text-decoration: underline;
}
.content ul{
	margin: 7px 0px 0px 15px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	list-style-image: url(../img/li.gif);
	background-image: none;
}
.content li{
	font-family: Verdana, Geneva, sans-serif;
	background-image: none;
	margin:0px;
	padding:0px;
}

h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0B4C85;
	line-height:30px;
	
	margin: 0;
	padding: 0;
}

h2
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C5C6C7;
	text-align: center;
	
	margin: 0;
	padding: 10px 0 0 0;
}
h3
{
	font-family:Verdana, Geneva, sans-serif;
	color:#7E7E7E;
	font-size:15;
	line-height:24px;
	margin:0px;
}
h4
{
	font-family:Verdana, Geneva, sans-serif;
	color:#7E7E7E;
	font-size:12;
	line-height:20px;
	margin:0px;
}

.content_c_bottom
{
	width: 915px;
	height: 360px;
	float: left;
	margin: 25px 0 0 34px;
	display: inline;
	position: relative;
}

/* Buildergalerie */
.buildergalerie
{
	width: 915px;
	height: 39px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	
	cursor: pointer;
	
	background-image: url(../img/backgrounds/buildergalerie_bg.png);
	background-repeat: no-repeat;
}

.buildergalerie.opened
{
	background-image: url(../img/backgrounds/buildergalerie_bg_opened.png);
}

.buildergalerie p.title
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 6px 0 0 0;
	margin: 10px auto 0 auto;
}

.buildergalerie_c
{
	width: 915px;
	height: 320px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	overflow: hidden;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0C274E;
	
	background-image: url(../img/backgrounds/buildergalerie_c_bg.png);
	background-repeat: repeat-x;
}
.buildergalerie_c img
{
	padding-bottom:10px;
}
.buildergalerie_c a.link_right_white
{
	float: right;
	margin: 10px 22px 0 0;
	display: inline;
	padding: 0 20px 0 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	
	background-image: url(../img/arrows/arrow-right-white.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.buildergalerie_c a.link_right_white:hover
{
	text-decoration: underline;
}
.buildergalerie_inner
{
	width: 751px;
	height: 248px;
	float: left;
	padding: 36px 82px 36px 82px;
}

/* Right */
.box p.title
{
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 15px 0 20px 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C5C6C7;
}

.box a.link_right
{
	float: right;
	margin: 10px 15px 0 0;
	display: inline;
	padding: 0 20px 0 0;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	
	background-image: url(../img/arrows/arrow-right.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.box a.link_right:hover
{
	text-decoration: underline;
}

.sep_vert_20px
{
	width: 100%;
	height: 20px;
	float: left;
}

/* Content bottom */
.content_bottom_line
{
	width: 984px;
	height: 13px;
	background-color: #13295E;
	margin: 0 auto 0 auto;
}

.footer_c
{
	width: 100%;
	min-width: 986px;
	max-width: 1444px;
	min-height: 252px;
	
	margin: 0 auto 0 auto;

	background-image: url(../img/backgrounds/footer_c_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer
{
	width: 764px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

.footer_box
{
	width: 194px;
	min-height: 150px;
	float: left;
	padding: 0 30px;
	margin: 30px 0 30px 0;
	display: inline;
	overflow: hidden;
}

.footer_box.bmid
{
	border-left: 1px solid #1D4A87;
	border-right: 1px solid #1D4A87;
}

.footer_box p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF8F2;
	line-height: 21px;
	margin: 0;
	padding: 0;
}

.footer_box p.title
{
	width: 100%;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E7CCB;
	margin: 0;
	padding: 0 0 20px 0;
}

.footer_box a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF9F2;
	text-decoration: none;
	line-height: 21px;
}

.footer_box a.link_right
{
	padding: 0 15px 0 0;
	background-image: url(../img/arrows/arrow-right.png);
	background-repeat: no-repeat;
	background-position: center right;
	text-align: right;
}

.footer_box a img
{
	vertical-align: middle;
	margin: 0 5px 0 0;
	display: inline;
}

/* Other */
.menubox1c br
{
	line-height: 10px;
}

.menubox1c a.check
{
	float: left;
	padding: 0 0 0 20px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F2F2F2;
	line-height: 20px;
	text-decoration: none;
	
	background-image: url(../img/icons/check.png);
	background-repeat: no-repeat;
	background-position: 5px center;
}

.menubox1c a.check:hover
{
	text-decoration: underline;
}

.menubox1c a.link_right
{
	float: right;
	padding: 0 20px 0 0;
	margin: 10px 20px 0 0;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F2F2F2;
	text-decoration: underline;
	line-height: 14px;
	
	background-image: url(../img/arrows/arrow-right-white2.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.menubox2c .scrollButtons left
{
	position: absolute;
}

.impressionen
{
	width: 90px;
	height: 28px;
	float: left;
	line-height: 28px;
}

.impressionen a
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	float: left;
}

.impressionen a:hover
{
	color: #EFBF1E;
}

.content_ad
{
	width: 610px;
	float: left;
	overflow: hidden;
	margin: 20px 0 0 40px;
	display: inline;
	padding: 0 25px 0 25px;
	
	background-color:#FFF;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #7E7E7E;
	line-height: 21px;
}