#logo {
	left:-1000px;
	position:absolute;
	top:-1000px;
}
.container {
	width:1002px;
	margin:0 auto;
}
.navTop {
	margin:6px 0 0;
	height:24px;
}
.navTop div { float:right; }
#navLang { margin: 0 45px 0 0; }
/*Portal Search*/
.navTop form {
	margin: 0 25px 0 0;
	padding: 0;
	display: block;
}
.navTop input.searchInput {
	font-size:12px;
	line-height:13px;
	padding:0 5px;
	width: 150px;
	border:1px solid #686868;
}
.navTop input.searchButton {
	border: none;
	padding: 0 3px;
	margin:0;
	background: #FFF url('../media/arrow-grey.gif') no-repeat center;
	cursor:pointer;
}
.navTop input.searchButton:hover, .navTop input.searchButton:focus {
	background: #FFF url('../media/arrow-red.gif') no-repeat center;
}
/*END Portal Search*/
.keyvisual {margin:3px 0 10px 0;}
/*Nav Main*/
.navMain {
	height:30px;
	width:765px;
	background: #FFF url('../media/grey-light-30px.gif') repeat-x top;
	padding:0 0 0 237px;
}
ul#navMain {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}
#navMain li {
	background: #FFF;
	margin: 0;
	padding: 0 0 0 3px;
	list-style-type: none;
}
#navMain a {
	color:#FFF;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	background: #FFF url('../media/grey-dark-30px.gif') repeat-x top;
	padding: 8px 15px 9px;
	text-decoration:none;
}
#navMain a:hover, #navMain a.active { background: #FFF url('../media/red-30px.gif') repeat-x top; }
#navMain li.last { padding: 0 3px; }
#navMain a, #navMain li { float: left; }
/*END Nav Main*/
.leftColumn{
	margin: 20px 15px 20px 25px;
	width:187px;
}
/*Nav Sub*/
ul#navSub {
	background:#FFF;
	margin: 0;
	padding: 0;
}
#navSub li {
	margin: 0;
	padding: 1px 0 0 0;
	border-top:1px solid #E5E5E5;
	list-style-type: none;
}
#navSub li.last {
	padding: 1px 0;
	border-bottom:1px solid #E5E5E5;
}
#navSub a {
	font-size:12px;
	line-height:13px;
	font-weight:bold;
	padding: 5px 10px 6px;
	background: #FFF url('../media/grey-light-26px.gif') repeat-x bottom;
	display:block;
}
#navSub a:hover, #navSub a.active { color: #EB6D8D; }
ul#navSub ul {
	padding: 0;
	margin:0;
}
#navSub li li { padding: 0; }
#navSub li li a {
	padding: 5px 10px 6px 20px;
	background: none;
}
/*END Nav Main*/
/*Nav Bread*/
.navBread {
	font-size:10px;
	line-height:12px;
	padding: 0 0 0 10px;
}
.navBread a {
	font-size:10px;
	line-height:12px;
}
/*END Nav Bread*/
#content{
	border-left: 1px solid #E5E5E5;
	margin: 20px 0 0;
	width:740px;
}
.contentRgtBorder { background: #FFF url('../media/contentRgtBorder.gif') repeat-y top;}
/*Special: PortalTeaser*/
.PortalTeaserBanner,
.PortalTeaserBanner h2,
.PortalTeaserBanner a,
.PortalTeaser,
.PortalTeaser h1,
.PortalTeaser h2,
.PortalTeaser td,
.PortalTeaser li {
	font-family:Arial, Helvetica, sans-serif;
}
.PortalTeaserBanner h2,
.PortalTeaserBanner h2 a {
	color:#EB6D8D;
	font-size:17px;
	font-weight:bold;
	line-height:21px;
}
.PortalTeaserBanner a {
	text-decoration:none;
	color: #000;
	font-size:17px;
	font-weight:normal;
	line-height:21px;
}
.PortalTeaserBanner a:hover { text-decoration:none; }
.PortalTeaser h1,
.PortalTeaserTitle {
	color:#EB6D8D;
	font-size:34px;
	font-weight:bold;
	line-height:40px;
}
.PortalTeaser h2,
.PortalTeaserSubtitle {
	color:#000;
	font-size:34px;
	font-weight:bold;
	line-height:40px;
}
.PortalTeaser,
.PortalTeaser td,
.PortalTeaser li {
	color:#000;
	font-size:17px;
	font-weight:normal;
	line-height:21px;
}
/*END Special: Protal*/
/*Prämienrechner-Box*/
h2.calcTitle {
	width:165px;
	color:#FFF;
	background: #EB6D8D;
	padding:2px 10px;
	font-size:14px;
}
div.calculator {
	width:165px;
	background: #E5E5E5;
	padding:0 10px 10px;
}
.calculator form { padding:0; margin:0; }
.calculator input {
	color:#686868;
	border:0 none;
	padding: 1px 3px;
}
.calculator label { padding: 3px 0 0 0; display:block; }
.calculator fieldset legend { margin:0; padding:4px 0 0 0; }
.calculator fieldset input { float: left; }
.calculator input.inputButton {
	margin: 3px 0 0 0;
	padding:0 18px 0 10px;
	color:#FFFFFF;
	border-color:#FFF #000 #000 #FFF;
	border-style:solid;
	border-width:1px;
}
.consultation {
	width:165px;
	background: #E5E5E5;
	margin:10px 0;
	padding:7px 10px;
}
.consultation h2 {
	color:#000;
	font-size:11px;
	line-height:15px;
}
/*END Prämienrechner-Box*/
.teaser {
	background: #6A6421;
	color:#FFF;
	margin:10px 0;
	width:185px;
}
.teaser h2 {
	font-size:11px;
	line-height:15px;
	font-weight:bold;
	color:#FFF;
}
.teaser img { display:block; }
.teaser div { padding:7px 10px; }
.teaser a {
	color: #FFF;
	text-decoration:none;
}
.teaser a:hover { text-decoration:none; }
/*Page Functions: Print & Send*/
.PrintAndSend { float:right; padding: 5px 0; }
.PrintAndSend li { background:none; padding:0;}
.PrintAndSend a { font-size: 11px; line-height: 15px; }
/*END Page Functions: Print & Send*/
/*Footer*/
.footer {
	clear:both;
	color:#686868;
	border-top: 1px solid #E5E5E5;
	height:20px;
	font-size:10px;
	line-height:11px;
	padding: 5px 23px 0 25px;
}
#navLegal li { padding:0; }
#navLegal a {
	font-size:10px;
	line-height:11px;
	background: #FFF url('../media/pseudo_pipe_small.gif') no-repeat right center;
}
#navLegal a.last { padding: 0 0 0 4px; background:none;}
.copy span {
	/*border-right: 1px solid #686868;*/
	background: #FFF url('../media/pseudo_pipe_small.gif') no-repeat right center;
	padding: 0 3px 0 0;
}
/*END Footer*/
/* Sitemap */
table#sitemap { margin-top:10px; }
#sitemap ul, #sitemap li {
	list-style:none;
	background: none;
	padding:0;
	margin:0;
}
#sitemap .firstLvl { font-size:12px; font-weight:bold; }
#sitemap li.secondLvl {
	margin:10px 0 0 20px;
	font-size:11px;
	font-weight:bold;
}
#sitemap ul.thirdLvl { margin: 0 0 0 30px; }
#sitemap .thirdLvl li {
	padding:5px 0 0;
	font-weight:normal;
}
/* END Sitemap */
