/*
Stylesheet f?r Microsites Generalagenten, Contentcenter
Basiert auf basics.css, optimiert f?r 1024px-Aufl?sung.

 
 Erstellt:      15.08.2005
 Autor:         Katrin Ackermann (unitb technology GmbH)

*/

* {
	margin:0;
	padding:0;
}

body,html {
	height:100%;
	font-family:Arial,Helvetica,sans-serif;
	border: 0;
}

body {
	padding: 0;
	border: 0;
	background-color:#F4F7FA;
	background-image:url(/de/images/background/wrapper_bg.gif);
	background-repeat:repeat-y;
	background-position:0px;
	font-size:92%;
	color:#3F4041;
}


/*
 =========================================================
 Seitenstruktur
*/

#Header {
	height:133px;
	background-color:#D9E5F5;
	background-image:url(/de/ga/images/background/bg_header.gif);
	background-repeat:repeat-x;
	background-position:0px 0px;
	
	width: 983px;
}


#Header img {
	display:none;
}

#Header a.logo {
	display:block;
/*	padding:38px 0px 0px 26px;*/
padding:0px;
	background-position:26px 34px;
	background-repeat:no-repeat;
 width:122px;
 height:75px;
 }

#Header a {
	display: block;
}


#ColumnNavigation {
	float:left;
	width:252px;
	min-height:187px;
	/*background-color:#2D597C;*/
	padding-bottom:80px;
}

#ContentBox {
	float:left;
	width:545px;
}

#Content {
	/*clear:both;*/
	width:95%;
}

#ContentWrapper {
	background-image:none;
}

#ContentTitleImage {
	display: none;
}
#ContentTitle h1 {
	color:#FF6600; 
/*	font-weight:bold; */
	font-size: 110%; 
	padding:0px 0px 0px 30px;
}

#ContentTitle h2 { 
	float:none; 
	color:#FF6600; 
	font-weight:normal; 
	font-size: 100%; 
	padding:0px 0px 0px 30px;
}


#Verbund {
	position:relative;
	margin:-32px 0px 0px 26px;
	width: 226px;
}

/*
-----------------------------------------------------------
	   spezielle GA-Seitenstruktur 		
*/
#GAWrapper {
	
	padding: 0;
	text-align: left;
	min-height: 100%;
	height: 100%;
}
#GAWrapper:after {
	content:".";
	display: block;
 	visibility: hidden;
	clear: both;
	height: 1px;
	font-size: 0px;
}

body > #GAWrapper {
	height: auto;
}

/*
#GAWrapper #ContentWrapper {
	background-image: url(/de/images/background/spalte2_bg.gif);
	background-repeat: repeat-x;
	
}
*/

#GAWrapper #ContentBox {
	float: left;
	width: 545px;

}

#GAWrapper #ContentTitle {
	background-image: none;
	height: 50px !important;
	width: 535px;
	padding-top: 22px;	
	margin-bottom: 0;
}

#GAWrapper #MarginalBox {
	float: left;
	padding-top: 72px;
	width: 183px;
	
}

#GAWrapper #ContentWrapper {
	/*width: 984px;*/
	width: 983px;
}

.listeNebenBild {float:left; width:250px;}
/*
-----------------------------------------------------------
	   Allgemein 		
*/

#GAWrapper p.FirstPageElement {
	padding-top: 5px;
}


/*
-----------------------------------------------------------
	   Header 	
*/
#gaHeader {
	position:absolute;
	left:410px;
	top:10px;
	text-align:right;
	width: 548px;
	height: 63px;
}

#gaHeader h1 {
	color: #0172BE;
	font-size: 180%;
	font-weight: normal;
	line-height: 1.2em;
}




/*
-----------------------------------------------------------
 Pagetools (oben rechts)
*/

#pagetools {
	top: 150px;

}


/*
-----------------------------------------------------------
 Footer mit den Pagetools Zur?ck, Drucken und Feedback (kac)
*/
#GAWrapper #ptFooter {
	width: 500px;
	padding: 5px 0 4px 30px;
	
}

#GAWrapper #ptFooter:after {
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	font-size:0px;
}

#GAWrapper #ptFooter a {
	display:block;
	padding-left: 27px;
	padding-bottom: 8px;
	color: #3F4041;
	font-size: 81%;
	text-decoration:none;
}

#GAWrapper #ptFooter span {
	float:left;
}
#GAWrapper #ptFooter .backBox {
	width: 185px;
	margin-left: 0 !important;	
	background: url(/de/images/icon/icon_pfeil_links.gif) no-repeat;
}

#GAWrapper #ptFooter .printBox {
	width: 210px;
	background: url(/de/images/icon/icon_druck.gif) no-repeat;
}

#GAWrapper #ptFooter .mailBox {
	width: 100px;
	background: url(/de/images/icon/icon_email.gif) no-repeat;
}

#GAWrapper #ptFooter .ptFooterText {
	clear: both;
	padding-left: 0;
	margin-left: 0;
	font-size: 74%;
}



/*
-----------------------------------------------------------
 ImageTeaserLeft: Bild links, Headline, Text rechts
 (Generalagenten Ansprechpartner)
*/

.ImageTeaserLeft {
	width: 535px;
	margin-bottom: 17px;
}


.ImageTeaserLeft:after,
.ImageTeaserText:after {
  	content:".";
	display:block;
  	visibility:hidden;
	clear:both;
	height:0;
	font-size:1px;
}

.ImageTeaserLeft h5 {
	margin: 0;
	padding-left: 0 !important;
	line-height: 1.3em;
}

.ImageTeaserLeft .vimage {
	float: left;
	background-color: #D9E5F5;
	padding: 15px 15px 15px 33px;
	margin-right: 12px;	
	width: 144px;
}

.ImageTeaserLeft .vrechts {
	float: left;
	margin: 0;
	margin-left: 0 !important;	
	width: 320px;
	line-height: 1.3em;
	font-size: 91%;	
}


.rv24verteiler {
background-image: url(/de/images/background/vlinks_bg.gif);
background-repeat: repeat-y;
}
.rv24verteiler .vimage {
	width: 130px;
}

/*
-----------------------------------------------------------
 ImageTeaserBroad, Bild ganze Breite Content
 
*/
.ImageTeaserBroad {
	width: 503px;
	background-color: #D6E4F1;
	padding: 18px 10px 18px 22px;
	margin-bottom: 7px;
}

.ImageTeaserBroad div {
	font-size: 80%;
	padding: 3px 6px 0 0;


}

/*
-----------------------------------------------------------
 ImageTeaserText, mittleres Bild, Text rechts
 
*/

.ImageTeaserText {
	width: 535px;
	margin-bottom: 15px;

}

.ImageTeaserText img {
	float: left;
	background-color: #D6E4F1;
	padding: 18px 18px 18px 33px;
	margin-right: 12px;
}

.ImageTeaserText p {
	float: left;	
	width: 195px;
	padding-top: 4px;
	margin-left: 0 !important;

}

/*
-----------------------------------------------------------
 Produkte-Liste
 
*/
#ContentBroadImage .formbox {width:720px; float:right;}

.legendtitleLeft,
.legendtitleRight {
	float: left;
	padding: 5px 0 4px 20px;
	background: #B9CEE9;
	font-size: 90%;
	font-weight: bold;
	border-bottom: 1px solid #F3F7FA;
}

.legendtitleLeft {
	width:538px;
}
.legendtitleRight {
	width: 130px;
	padding-left: 7px;

}
.box .formrow {
	background-image:url('/de/images/background/bg_listwrapper.gif');
	background-repeat:repeat-y; background-position:558px 0px;
	border:0px solid red;


}
#ContentBroadImage .formrow {
	width:695px;
	padding-top:20px!important; padding-bottom:20px;
}

.listWrapper {
	width: 694px;
	background-color: #D9E5F5;
}
.listWrapper li {
	clear: both;
}

.listWrapper a.list {
	float: left;
	font-size: 82%;
	text-decoration: underline;
	background: url(/de/images/background/list1.gif) no-repeat 0 4px;
	padding-left: 18px;
	margin-left: 20px;
	width: 470px;
}
.listWrapper div.listcheckbox {
	float: right;
	text-align: center;
	width: 136px;
	background-color: #B9CEE9;
}
.listWrapper a.firstItem {
	margin-top: 15px;
}
.listWrapper div.firstItem {
	padding-top: 15px;
}

.listWrapper .lastItem {
	padding-bottom: 15px;
}

fieldset.firstBox {
	margin-top: 0;
}

.BtnBox2 {
	border-top: 2px solid #F4F8FB;
	background-color:#B9CEE9;
	width: 695px;
}

.BtnBox2:after {
	content:".";
	display: block;
 	visibility: hidden;
	clear: both;
	height: 1px;
	font-size: 0px;
}

.BtnBox2 .BtnBoxLeft {
	float: left;
/*	width: 386px;*/
	background-color:#B9CEE9;
}
.BtnBox2 .BtnBoxRight {
	float: right;
/*	width: 138px;*/
}

.BtnBox2 .SubmitBtn {
	border-left: 0;
	width: 137px;
	background-position: 14px 8px;	
}



/*
 =========================================================
 Standard Elemente (?bernommen von basics.css)
*/
.hide,
.unsichtbar,
hr  {
	display:none;
}
fieldset,img {
	border:0px;
}

ul {
	list-style-type:none;
}

.Clear {
	clear: both;
}

.skipmenue {
	display: none;
}

.fixfloat {
	clear:both;
}

#textLinker1 {
	position:absolute;
	border:1px solid #F37021;
	background-color:#B9CEEB;
	width:165px;
	padding:5px;
	font-weight:bold;
	font-size:78%;
	display:none;
}




/*
 =========================================================
		Mac Safari fixes
*/


#ContentWrapper {
	display: table;
	/*width: 100%;*/

}
div.TableWrapper:first-child {
	display: table-row; /* recreate a valid like table structure to fix mozilla */
	padding: 0;
	margin: 0;
}

#ColumnNavigation {
	display: table-cell;	
}

#ContentBox {
	display: table-cell;	
}


#MarginalBox {
	display: table-cell;
}
.quickinfo {
display:none;
}

