/* wcp 4064b2 
 * adb 0060a9 
body { width:100%; margin-left:0px; } 
 * */ 
html {overflow:scroll; } 
body { margin-left:0px; width:100%; background-image:url("imgs/background.gif"); background-repeat:repeat-x; background-color:#d8d8d8; } 
body,a,p,td,div,span { color:#111; font-family:verdana,helvetica,arial,sans-serif; /*font-size:0.9em;*/ font-size:11px; } 
h2 { color:#111; font-size:16px; } 
h3 {  font-size:14px; } 
h4 {  font-size:12px; } 
a { color:#0060a9; text-decoration:none; } 
#top { height:92px; background-image:url("imgs/topbg.png"); } 
.topleftimg { float:left; position:relative; top:6px; margin:0px; padding:0px; } 
#top #logo a img { border-width:0px; padding:0px; margin:10px 0px 5px 0px; text-decoration:none; float:right; } 

 
 
#main { background-color:#FFF; float:left; border-left:1px solid #0060a9; width:978px; } 
 
#container { text-align:left; margin:auto; width:978px; } 
 
#paragraphs { padding: 5px 30px 5px 20px; } 
 
#breadcrumb { padding:7px 0px 7px 0px; } 
 
#bottom { width:978px; clear:both; float:none; } 
#permalinks { position:relative; top:-80px; height:80px; } 

/* 
a { color:#111; text-decoration:none; } 

#footer { padding:6px 0px 6px 20px; position:relative; top:-80px; width:958px; clear:both; float:none; background-color:#0060a9; }  
#footer { padding:6px 0px 6px 200px; position:relative; top:-80px; width:778px; clear:both; float:none; background-color:#0060a9; }  

 * */

a:hover { color:#0060a9;  }

#footer {border-left:1px solid #0060a9; padding:6px 0px 6px 20px; position:relative; top:-80px; width:958px; clear:both; float:none; background-color:#0060a9; }  
#footer-content { clear:both; width:250px; margin:auto; } 
#footer-ts a, 
#footer-ts a:visited, 
#footer-ts a:hover, 
#footer-ts { color:white; text-align:center;  } 
.footer-text { padding-left:0px; font-size:10px; } 
.contenttable { } 
.tiplink a,
.footersection { color:white; margin:0px 20px 0px 0px; }  
.tiplink a { color:#0060a9; float:left;  }
 
 
#left { 
	width:200px; 
	margin:16px 0px 16px 0px; 
	padding:0px 0px 86px 0px; 
	float:left; 
	border-right:1px solid #0060a9; 
} 
 
#left h2 { 
	text-transform:none; 
	margin:5px 0px 0px 16px; 
} 
 
#right { 
	width:775px; 
	margin:16px 0px 16px 0px; 
	float:left; 
	border-left:1px solid #0060a9; 
	position:relative; 
	left:-1px; 
} 
#content { 
	width:752px; 
	position:relative; 
	left:-1px; 
	float:left; 
	padding:0px 0px 20px 26px; 
	clear: both; 
	z-index:15; 
} 
#content a, 
#content a:hover, 
#content a:visited, 
#content a:hover:visited { text-decoration:underline; } 
#main-single-article { 
	padding: 0px 50px 20px 0px; 
} 
#leftcolumn { 
	width:320px; 
	float:left; 
	padding: 0px 20px 0px 0px; 
} 
#rightcolumn { 
	width:336px; 
	float:right; 
} 
#rightcolumn .article { 
	background-color:#eaeaea; 
	margin:7px 0px 7px 0px; 
	padding:5px 5px 5px 5px; 
} 
#bottom-single-article {
	margin:0px 16px 7px 26px; 
	padding:5px 5px 5px 5px; 
}  
 
.block-main { 
float:left; 
 
} 
.content-left { 
float:left; 
width:170px; 
 
} 
.content-right { 
margin-left: 180px; 
width:440px; 
 
} 
  
 
/* 
 * 
 * 
 * 
 * MENU 
 * 
 * 
 * */ 
 
 
#top-image{ border-left:1px solid #0060a9; margin:0px; padding:0px; width:978px; float:none; clear:both; } 
#top-image a, 
#top-image a img { border:0px; margin:0px; padding:0px; float:none; clear:both; width:978px; } 
#topmenu { 
	clear:both; 
	float:none; 
	display:block; 
	width:978px; 
	height:26px; 
	border-top:1px solid #d4deef; 
	border-bottom:1px solid #d4deef;
	border-left:1px solid #0060a9; 
	padding:0px; 
	background-color:#0060a9; 
} 
 
#nav, #nav ul { /* all lists */ 
	margin: 0; 
	padding:0px; 
	list-style: none; 
	line-height: 1; 
} 
 
#nav a { 
	display: block; 
	font-size:12px; 
	color:#FFF; 
} 
#nav .cur, 
#nav .act { color:black; } 
 
#nav li { /* all list items */ 
	float: left; 
	padding:6px 0px 4px 0px; 
	height:16px; 
	width: 8em; /* width needed or else Opera goes nuts */ 
} 
#nav li ul li { /* all list items */ 
	float: left; 
	padding:2px 0px 2px 0px; 
	height:auto; 
	width: 8em; /* width needed or else Opera goes nuts */ 
} 
#nav li a { /* all list items */ 
padding:0px 0px 0px 26px; 
} 
 
#nav li:hover a, 
#nav li a:hover { /* all list items */ 
color:#0060a9; 
} 
 
#nav li ul li a, 
#nav li ul li a:hover { /* all list items */ 
	background-color:transparent; 
	color:#0060a9; 
	border-bottom:1px solid #0060a9; 
	padding:3px 0px 0px 0px; 
	margin:0px 0px 0px 26px; 
} 
#nav li:hover { 
background-image:url("/fileadmin/templates/hevsg/imgs/menubg.png"); 
} 
 
#nav li.sfhover ul { /* lists nested under hovered list items */ 
left: auto; 
display:block; 
} 
 
#nav li ul { /* second-level lists */ 
margin-top:8px; 
position: absolute; 
background-image:url("/fileadmin/templates/hevsg/imgs/menubg.png"); 
width: 10em; 
height:207px; 
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */ 
display:none; 
} 
 
#nav li:hover ul { /* lists nested under hovered list items */ 
left: auto; 
display:block; 
} 
#nav li ul li:hover { 
background-image:none; 
 
} 
 
 
 
#nav li.second, 
#nav li.second  ul, 
#nav li.first, 
#nav li.first  ul { 
	width:180px; 
} 
#nav li.second  ul a, 
#nav li.first  ul a { 
	width:154px; 
} 
 
 
 
 
#nav li.fifth, 
#nav li.fifth ul, 
#nav li.third, 
#nav li.third ul { 
	width:162px; 
} 
#nav li.fifth ul a, 
#nav li.third ul a{ 
	width:136px; 
} 
 
#nav li.sixth, 
#nav li.fourth, 
#nav li.sixth ul, 
#nav li.fourth ul { 
	width:136px; 
} 
 
#nav li.sixth ul a, 
#nav li.fourth ul a { 
	width:110px; 
} 
#nav li.seventh, 
#nav li.seventh ul { 
	width:97px; 
} 
 
#nav li.seventh ul a { 
	width:71px; 
} 
 
#nav li ul li { 
float:none; 
clear:both; 
} 
 
 
 
/* 
 * 
 * 
 * 
 * MENU 
 * 
 * 
 * */ 
 
 
/* 
 * 
 * 
 * 
 * SUBMENU 
 * 
 * 
 * */ 
ul.perma {
	list-style:none; 
	padding:4px 0px 0px 16px; 
	margin:0px; 
}
ul.perma_bottom {
	list-style:none; 
	padding:4px 0px 0px 5px; 
	margin:0px;
	margin-top: 300px;
	vertical-align: bottom; 
}
ul.perma_bottom img, ul.perma_bottom a, ul.perma_bottom a:visited {
	border: 0px;
}
#permalinks ul , 
#submenu ul { 
list-style:none; 
padding:0px 0px 0px 0px; 
margin:0px; 
} 

#left .perma ul li,
#permalinks ul li, 
#submenu ul li { 
	padding:5px 16px 5px 16px; 
	margin:0px 0px 0px 0px; 
} 
#left .perma  li a,
#left .perma  li a img,
#left .submenu.firstlevel a,
#left .submenu.firstlevel a img,
#permalinks ul li a, 
#permalinks ul li a img, 
#permalinks ul li a:hover, 
#permalinks ul li a:hover img, 
#permalinks ul li a:visited img, 
#submenu ul li a , 
#submenu ul li a:hover { 
	color:#0060a9; 
	border:none; 
} 
#submenu .active , 
#submenu .current { 
background-color:#d4deef; 
 
} 
#permalinks ul li a , 
#permalinks ul li a img, 
#permalinks ul li a:hover img, 
#permalinks ul li a:visited img { 
margin:0px; 
padding:0px; 
 
} 
 
#permalinks { 
width:200px; 
 
} 
 
 
 
 
 
 
/*jjstyledcontent und typo css */ 
h2.first.header { color:#339; text-transform:uppercase; } 
h2 { color:#949596; text-transform:uppercase; } 
 
.rightcolumn-ct { 
clear:both; 
float:none; 
 
} 
 
/* cssstyledcontent und typo css */ 
 
/* default styles for extension "tx_jppageteaser_pi1" */ .tx-jppageteaser-pi1-headline {font-weight: bold; margin-bottom: 5px;} 
.tx-jppageteaser-pi1-text 	{font-weight: normal; margin-bottom: 10px;} 
.tx-jppageteaser-pi1-image 	{margin-right: 15px;} 
.tx-jppageteaser-pi1-element 	{margin-bottom: 10px;} 
.tx-jppageteaser-pi1 P 	    {margin: 0px !important;} 
 
/* default styles for extension "tx_felogin_pi1" */ 
.tx-felogin-pi1 {  background-color:#eeeeee;  } 
.tx-felogin-pi1 form  {  } 
.tx-felogin-pi1 label { width:70px; float:left; } 
.tx-felogin-pi1 input { width:80px; float:left; } 
.tx-felogin-pi1 input.submit { width:84px; float:none; clear:both; margin:0px 0px 0px 70px;  } 
.tx-felogin-pi1 .loginlink  { margin:0px; padding:0px 0px 1px 60px; font-size:10px; } 
.tx-felogin-pi1 .loginarea  { background-color:#eeeeee; padding:1px 5px 5px 5px;  } 
.tx-felogin-pi1 fieldset  { border:none;  } 
.tx-felogin-pi1 h3 { text-transform:uppercase; background-color:#eeeeee; padding:5px 0px 5px 0px; margin:0px 0px 0px 0px; font-size:12px; color:#949596;  } 
.tx-felogin-pi1 label { display: block; } 
/*.tx-felogin-pi1 div { background-color:#eeeeee; padding:5px 5px 5px 5px; margin:0px 0px 5px 0px;  }*/ 
.tx-felogin-pi1 .status { background-color:#eeeeee; padding:5px 5px 5px 12px; margin:0px 0px 0px 0px;  } 
 
 
 
/* default styles for extension "tx_cssstyledcontent" */ 
/* Captions */ 
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; } 
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; } 
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; } 
 
DIV.csc-textpic { float: none; clear:both;display: block; } 
/* Needed for noRows setting */ 
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; } 
 
/* Border just around the image */ 
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG { 
border: 2px solid black; 
padding: 0px 0px; 
} 
 
DIV.csc-textpic-imagewrap { padding: 0; } 
DIV.csc-textpic IMG { border: none; } 
 
/* DIV: This will place the images side by side */ 
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; } 
 
/* UL: This will place the images side by side */ 
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; } 
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; } 
 
/* DL: This will place the images side by side */ 
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; } 
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; } 
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; } 
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */ 
DL.csc-textpic-image { margin: 0; } 
DL.csc-textpic-image DT { margin: 0; display: inline; } 
DL.csc-textpic-image DD { margin: 0; } 
 
/* Clearer */ 
DIV.csc-textpic-clear { clear: both; float:none; } 
 
/* Margins around images: */ 
 
/* Pictures on left, add margin on right */ 
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image, 
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image, 
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { 
display: inline; /* IE fix for double-margin bug */ 
margin-right: 10px; 
} 
 
/* Pictures on right, add margin on left */ 
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image, 
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image, 
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image { 
display: inline; /* IE fix for double-margin bug */ 
margin-left: 10px; 
} 
 
/* Pictures centered, add margin on left */ 
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { 
display: inline; /* IE fix for double-margin bug */ 
margin-left: 10px; 
} 
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; } 
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; } 
 
/* Space below each image (also in-between rows) */ 
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; } 
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; } 
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; } 
 
/* No margins around the whole image-block */ 
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; } 
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; } 
 
/* Add margin from image-block to text (in case of "Text w/ images") */ 
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap, 
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { 
margin-right: 10px !important; 
} 
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap, 
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { 
margin-left: 10px !important; 
} 
 
/* Positioning of images: */ 
 
/* Above */ 
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; } 
 
/* Center (above or below) */ 
DIV.csc-textpic-center { text-align: center; /* IE-hack */ } 
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; } 
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ } 
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ } 
 
/* Right (above or below) */ 
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; } 
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; } 
 
/* Left (above or below) */ 
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; } 
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; } 
 
/* Left (in text) */ 
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; } 
 
/* Right (in text) */ 
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; } 
 
/* Right (in text, no wrap around) */ 
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; } 

/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; } 
* 	/* End hide from IE5/mac */ 
 
/* Left (in text, no wrap around) */ 
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; } 
 
/* Hide from IE5-mac. Only IE-win sees this. \*/ 
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; } 
* 	/* End hide from IE5/mac */ 
 
 
 
 
 
 
/* default styles for extension "tx_srfeuserregister_pi1" */ 
.tx-srfeuserregister-pi1 p { margin-top: .5em; margin-bottom: 0; padding: 0 .3em; text-indent: 0; } 
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; } 
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; } 
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; } 
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; } 
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("/typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; } 
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; } 
.tx-srfeuserregister-pi1 label span { color: #ff0000; } 
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; } 
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; } 
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; } 
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; } 
 
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; } 
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }	 
 
 
 
 
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; } 
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; } 
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("/typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; } 
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; } 
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; } 
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; } 
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; } 
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; } 
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; } 
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; } 
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; } 
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; } 
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt { width: auto; padding-right: 0; } 
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd { width: auto; } 
* html .tx-srfeuserregister-pi1 dd { float: none; } 
 
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; } 
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/* Powermail */ 
/* Form */ 
span.powermail_mandatory { 
/* Color of mandatory error message */ 
color: red; 
} 
input.validation-failed, 
textarea.validation-failed { 
/* Background color if validation failed */ 
background-color: red; 
} 
div.powermail_mandatory_js { 
/* DIV container of errormessage */ 
color: red; 
margin: 3px 0 15px 150px; 
} 
.tx-srfeuserregister-pi1 fieldset, 
fieldset.tx-powermail-pi1_fieldset { 
/* Fieldset */ 
border:none; 
background-color: #d4deef; 
padding: 10px; 
} 
legend, 
fieldset.tx-powermail-pi1_fieldset legend { 
/* legend of Fieldset */ 
/* 
font-weight: bold; 
color: black; 
*/ 
visibility:hidden; 
} 
 
fieldset.tx-powermail-pi1_fieldset label { 
/* label */ 
display: block; 
width: 370px; 
float: left; 
clear: both; 
/*font-weight: bold;*/ 
margin-top:4px;
margin-bottom:4px;
font-weight:normal;
} 
fieldset.tx-powermail-pi1_fieldset input.powermail_text, 
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, 
fieldset.tx-powermail-pi1_fieldset select.powermail_select { 
/* Input and textarea */ 
width: 260px; 
} 
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio { 
/* Radiobuttons */ 
margin-left: 3px;
margin-right: 5px;
height:14px;
margin-top:4px;
margin-bottom:4px; 
vertical-align:top;
} 
div.tx_powermail_pi1_fieldwrap_html { 
/* DIV container arround every field */ 
margin-top: 5px;
margin-bottom: 5px;
margin-left: 5px;
margin-right:0px; 
padding:2px 0px 1px 0px;
} 
fieldset.tx-powermail-pi1_fieldset input.powermail_submit { 
/* submit button */ 
margin: 20px 0 10px 360px; 
font-weight: bold; 
} 
p.tx_powermail_pi1_fieldwrap_html_checkinput_title, 
p.tx_powermail_pi1_fieldwrap_html_checkbox_title, 
p.tx_powermail_pi1_fieldwrap_html_radio_title { 
margin: 0px 0px 0px 0px; 
padding: 0px; 
font-weight: bold; 
} 
/*
#onlineschaetzungen fieldset { margin: 0px 0px 0px 0px; padding: 0px; }
*/
#onlineschaetzungen p.tx_powermail_pi1_fieldwrap_html_checkbox_title, 
#main div.tx_powermail_pi1_fieldwrap_html_label, 
#onlineschaetzungen div.tx_powermail_pi1_fieldwrap_html_label, 
#onlineschaetzungen p.tx_powermail_pi1_fieldwrap_html_radio_title { 
clear:both; float:none; display:block;
border-top: 1px solid black;
border-bottom: 1px solid black;
background-color:white;
margin: 3px 0px 3px 0px; 
padding: 3px 0px 3px 5px; 
font-weight: bold; 
width:635px;
} 
div.countryzone { 
margin: 10px 0 0 260px; 
} 
 
 
/* Confirmation */ 
td.powermail_all_td { 
padding: 3px 10px 3px 0; 
} 
 
#buecherbestellen .tx_powermail_pi1_fieldwrap_html , 
#bestellformulardrucksachen .tx_powermail_pi1_fieldwrap_html { width: 660px; } 
#buecherbestellen .tx-powermail-pi1_fieldset_stockwerkeigentum .tx_powermail_pi1_fieldwrap_html , 
#bestellformulardrucksachen #tx-powermail-pi1_fieldset_stockwerkeigentum  .tx_powermail_pi1_fieldwrap_html { 
	width: 660px; 
	border: 1px solid black; 
	padding:3px 3px 6px 3px; 
} 
#buecherbestellen label , 
#bestellformulardrucksachen label { width: 440px; font-weight:normal; } 
#buecherbestellen input , 
#bestellformulardrucksachen input { float:left; width: 60px; margin: 0px 0px 0px 0px; } 
/* PERSOENLICHE ANGABEN  */ 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben  .tx_powermail_pi1_fieldwrap_html , 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben .tx_powermail_pi1_fieldwrap_html {  } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben label, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben label { width: 260px;
margin-top:4px;
margin-bottom:4px;

} 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben input, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben input { width: 320px; } 
/* PLZ */ 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid313, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid43 { width: 130px; float:left; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid313 label, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid43 label { width: 60px; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid313 input, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid43 input { width: 60px; } 
/* Ort */ 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid314, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid41 { background-color:#d4deef;  width: 462px; float:left; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid314 label, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid41 label { width: 53px; padding: 0px 0px 0px 72px; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid314 input, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid41 input { width: 320px; } 
/* HEV Mitgliedschaft */ 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid317, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid53 { width: 260px; float:left; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid317 .tx_powermail_pi1_fieldwrap_html_radio_title , 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid53 .tx_powermail_pi1_fieldwrap_html_radio_title { width:260px; padding: 0px 0px 4px 0px;float:none; clear:both; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid317 label, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid53 label { width: 160px; padding: 0px 0px 0px 52px; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid317 input, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid53 input { width: 30px; } 
 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid318, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid54 { width: 360px; float:left; padding: 30px 0px 0px 0px;} 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid318 label, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid54 label { width: 176px; padding: 8px 0px 0px 0px; } 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid318 input, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben #powermaildiv_uid54 input { width: 140px; } 
 
/* Bestellknopf */ 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben .tx_powermail_pi1_fieldwrap_html_submit, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben .tx_powermail_pi1_fieldwrap_html_submit { clear:both; float:none; padding: 50px 0px 0px 260px; margin:0px; width: 260px;} 
#buecherbestellen .tx-powermail-pi1_fieldset_persnlicheangaben .tx_powermail_pi1_fieldwrap_html_submit input, 
#bestellformulardrucksachen .tx-powermail-pi1_fieldset_persnlicheangaben .tx_powermail_pi1_fieldwrap_html_submit input {  width: 260px;  } 
 
 
#bestellformulardrucksachen  #powermaildiv_uid45 { margin: 0px 0px 0px 460px; font-weight: bold; width: 160px; float:left;  } 
#bestellformulardrucksachen  #powermaildiv_uid54 { background-color:#d4deef;  } 

#bestellformulardrucksachen td { font-weight:bold; border-width:1px;border-style:solid; } 
#bestellformulardrucksachen #tx-powermail-pi1_fieldset_13 .orderform , 
#tx-powermail-pi1_fieldset_17 tr.orderform , 
#bestellformulardrucksachen #tx-powermail-pi1_fieldset_54 .orderform { visibility:hidden; }
.orderform td { border-style: solid; border-width: 1px; border-color: #000000; }
 
 
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_check,  
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_radio { width:630px; } 
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_check label,  
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_radio label { width:600px; } 
 
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_select select { width:360px; } 
.tx_powermail_pi1_fieldwrap_html_label { font-weight:bold; } 
 
#powermaildiv_uid125, 
#powermaildiv_uid130, 
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_label, 
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_checkbox_title, 
#onlineschaetzungen .tx_powermail_pi1_fieldwrap_html_radio_title { font-size:14px; font-weight:bold; } 
 
#main-single-article .tx_powermail_pi1_fieldwrap_html_checkinput  { padding-left:4px; }
#main-single-article .powermail_checkinput_inner { height:28px; margin:0px 0px 0px 0px; padding:0px 0px 5px 0px; }
#main-single-article .powermail_checkinput_inner table { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
#main-single-article .powermail_checkinput_inner tr { height:36px; }
#main-single-article .powermail_checkinput_inner td { margin:5px 0px 5px 0px; padding:0px 0px 8px 0px; }
#main-single-article .withinput tr { height: 30px; }
#main-single-article .tx_powermail_pi1_fieldwrap_html_checkinput label { width:170px; }

/*
#main-single-article .withinput { width: 636px;padding-left:4px; clear:both; float:none; display:block; }
#main-single-article .checkonly { width: 220px; float:left; }
#main-single-article .withinput { width: 636px;padding-left:4px; clear:both; float:none; display:block;border-top: 1px dotted black;   }

#main-single-article .checkonly input,
#main-single-article .withinput input
{  padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;  }
*/


#main-single-article .withinput .checkinputlabel { width:250px; margin:4px 0px 0px 0px;  padding: 0px 5px 0px 5px;float:right; }
#main-single-article .checkonly label { width:450px;  }

#main-single-article .checkinputtext { margin:0px; padding:0px; width: 150px; }

#main-single-article .withinput input
{  padding-bottom: 0px; margin-bottom: 0px; }

#main-single-article .powermail_check_inner {
margin: 4px 0px 4px 0px;
width: 636px; clear:both; float:none; display:block;  }

#main-single-article .powermail_check_inner label {
float:right; 
width: 550px;
}
#main-single-article .powermail_check_inner input {
width: 50px;
}


#main-single-article .powermail_checkinput_inner  label {  margin:0px 0px 0px 0px; float:right; padding: 0px 5px 0px 5px;float:left; }


 
#onlineschaetzungen #powermaildiv_uid179 label, 
#onlineschaetzungen #powermaildiv_uid182 label, 
#onlineschaetzungen #powermaildiv_uid183 label, 
#onlineschaetzungen #powermaildiv_uid186 label, 
#onlineschaetzungen #powermaildiv_uid187 label, 
#onlineschaetzungen #powermaildiv_uid188 label, 
#onlineschaetzungen #powermaildiv_uid189 label, 
#onlineschaetzungen #powermaildiv_uid202 label, 
#onlineschaetzungen #powermaildiv_uid203 label, 
#onlineschaetzungen #powermaildiv_uid206 label, 
#onlineschaetzungen #powermaildiv_uid208 label, 
#onlineschaetzungen #powermaildiv_uid209 label, 
#onlineschaetzungen #powermaildiv_uid210 label, 
#onlineschaetzungen #powermaildiv_uid211 label, 
#onlineschaetzungen #powermaildiv_uid212 label, 
#onlineschaetzungen #powermaildiv_uid213 label, 
 
#onlineschaetzungen #powermaildiv_uid247 label, 
#onlineschaetzungen #powermaildiv_uid246 label, 
#onlineschaetzungen #powermaildiv_uid249 label, 
#onlineschaetzungen #powermaildiv_uid250 label, 
#onlineschaetzungen #powermaildiv_uid253 label, 
#onlineschaetzungen #powermaildiv_uid257 label, 
#onlineschaetzungen #powermaildiv_uid258 label, 
#onlineschaetzungen #powermaildiv_uid261 label, 
#onlineschaetzungen #powermaildiv_uid263 label, 
#onlineschaetzungen #powermaildiv_uid264 label, 
#onlineschaetzungen #powermaildiv_uid265 label, 
#onlineschaetzungen #powermaildiv_uid266 label, 
#onlineschaetzungen #powermaildiv_uid267 label, 
#onlineschaetzungen #powermaildiv_uid268 label { width: 420px; } 
 
 
 
#onlineschaetzungen #powermaildiv_uid179 input, 
#onlineschaetzungen #powermaildiv_uid182 input, 
#onlineschaetzungen #powermaildiv_uid183 input, 
#onlineschaetzungen #powermaildiv_uid186 input, 
#onlineschaetzungen #powermaildiv_uid187 input, 
#onlineschaetzungen #powermaildiv_uid188 input, 
#onlineschaetzungen #powermaildiv_uid189 input, 
 
#onlineschaetzungen #powermaildiv_uid202 input, 
#onlineschaetzungen #powermaildiv_uid203 input, 
#onlineschaetzungen #powermaildiv_uid206 input, 
#onlineschaetzungen #powermaildiv_uid208 input, 
#onlineschaetzungen #powermaildiv_uid209 input, 
#onlineschaetzungen #powermaildiv_uid210 input, 
#onlineschaetzungen #powermaildiv_uid211 input, 
#onlineschaetzungen #powermaildiv_uid212 input, 
#onlineschaetzungen #powermaildiv_uid213 input, 
 
#onlineschaetzungen #powermaildiv_uid247 input, 
#onlineschaetzungen #powermaildiv_uid246 input, 
#onlineschaetzungen #powermaildiv_uid249 input, 
#onlineschaetzungen #powermaildiv_uid250 input, 
#onlineschaetzungen #powermaildiv_uid253 input, 
#onlineschaetzungen #powermaildiv_uid257 input, 
#onlineschaetzungen #powermaildiv_uid258 input, 
#onlineschaetzungen #powermaildiv_uid261 input, 
#onlineschaetzungen #powermaildiv_uid263 input, 
#onlineschaetzungen #powermaildiv_uid264 input, 
#onlineschaetzungen #powermaildiv_uid265 input, 
#onlineschaetzungen #powermaildiv_uid266 input, 
#onlineschaetzungen #powermaildiv_uid267 input, 
#onlineschaetzungen #powermaildiv_uid268 input { width:200px; } 
 
#onlineschaetzungen #powermaildiv_uid254 label { width: 220px; } 
#onlineschaetzungen #powermaildiv_uid254 input { width:400px; } 

#kundenzufriedenheit .tx_powermail_pi1_fieldwrap_html_radio_title,
#kundenzufriedenheit .tx_powermail_pi1_fieldwrap_html_checkinput_title,
#kundenzufriedenheit .tx_powermail_pi1_fieldwrap_html_radio label { width:500px; float:none;clear:both; padding:15px 0px 5px 0px; }
#kundenzufriedenheit .powermail_radio_inner { width:60px; height:40px; float:left;background-color:white; }
#kundenzufriedenheit .powermail_radio_inner input { width:45px;  }
#kundenzufriedenheit .powermail_radio_inner label { width:60px; height:8px; padding:2px 0px 0px 20px; }
#kundenzufriedenheit .powermail_checkinput_inner { width:460px; padding:3px 0px 3px 10px; }

#kundenzufriedenheit .tx_powermail_pi1_fieldwrap_html_checkinput .checkonly label { width:360px; padding:3px 0px 3px 10px; }
#kundenzufriedenheit .tx_powermail_pi1_fieldwrap_html_checkinput .withinput  { padding:3px 0px 3px 15px; }
#kundenzufriedenheit .tx_powermail_pi1_fieldwrap_html_checkinput .withinput label { width:100px; padding:3px 0px 3px 10px; }

.checkinput td.checked { height:20px; padding:0px 0px 0px 25px;background-image:url("/fileadmin/templates/hevsg/imgs/check.png"); background-repeat:no-repeat; }

/*
#kundenzufriedenheit .powermail_radio_inner_uid669_0 ,
#kundenzufriedenheit .powermail_radio_inner_uid668_0 ,
#kundenzufriedenheit .powermail_radio_inner_uid667_0 ,
#kundenzufriedenheit .powermail_radio_inner_uid666_0 ,
#kundenzufriedenheit .powermail_radio_inner_uid665_0 ,
#kundenzufriedenheit .powermail_radio_inner_uid664_0 ,
#kundenzufriedenheit .powermail_radio_inner_uid663_0 { background-image:url("/fileadmin/templates/hevsg/bilder/kuzu/6.png"); background-repeat:no-repeat; }
#kundenzufriedenheit .powermail_radio_inner_uid669_1 ,
#kundenzufriedenheit .powermail_radio_inner_uid668_1 ,
#kundenzufriedenheit .powermail_radio_inner_uid667_1 ,
#kundenzufriedenheit .powermail_radio_inner_uid666_1 ,
#kundenzufriedenheit .powermail_radio_inner_uid665_1 ,
#kundenzufriedenheit .powermail_radio_inner_uid664_1 ,
#kundenzufriedenheit .powermail_radio_inner_uid663_1 { background-image:url("/fileadmin/templates/hevsg/bilder/kuzu/5.png"); background-repeat:no-repeat; }
#kundenzufriedenheit .powermail_radio_inner_uid669_2 ,
#kundenzufriedenheit .powermail_radio_inner_uid668_2 ,
#kundenzufriedenheit .powermail_radio_inner_uid667_2 ,
#kundenzufriedenheit .powermail_radio_inner_uid666_2 ,
#kundenzufriedenheit .powermail_radio_inner_uid665_2 ,
#kundenzufriedenheit .powermail_radio_inner_uid664_2 ,
#kundenzufriedenheit .powermail_radio_inner_uid663_2 { background-image:url("/fileadmin/templates/hevsg/bilder/kuzu/4.png"); background-repeat:no-repeat; }
#kundenzufriedenheit .powermail_radio_inner_uid669_3 ,
#kundenzufriedenheit .powermail_radio_inner_uid668_3 ,
#kundenzufriedenheit .powermail_radio_inner_uid667_3 ,
#kundenzufriedenheit .powermail_radio_inner_uid666_3 ,
#kundenzufriedenheit .powermail_radio_inner_uid665_3 ,
#kundenzufriedenheit .powermail_radio_inner_uid664_3 ,
#kundenzufriedenheit .powermail_radio_inner_uid663_3 { background-image:url("/fileadmin/templates/hevsg/bilder/kuzu/3.png"); background-repeat:no-repeat; }
#kundenzufriedenheit .powermail_radio_inner_uid669_4 ,
#kundenzufriedenheit .powermail_radio_inner_uid668_4 ,
#kundenzufriedenheit .powermail_radio_inner_uid667_4 ,
#kundenzufriedenheit .powermail_radio_inner_uid666_4 ,
#kundenzufriedenheit .powermail_radio_inner_uid665_4 ,
#kundenzufriedenheit .powermail_radio_inner_uid664_4 ,
#kundenzufriedenheit .powermail_radio_inner_uid663_4 { background-image:url("/fileadmin/templates/hevsg/bilder/kuzu/2.png"); background-repeat:no-repeat; }
#kundenzufriedenheit .powermail_radio_inner_uid669_5 ,
#kundenzufriedenheit .powermail_radio_inner_uid668_5 ,
#kundenzufriedenheit .powermail_radio_inner_uid667_5 ,
#kundenzufriedenheit .powermail_radio_inner_uid666_5 ,
#kundenzufriedenheit .powermail_radio_inner_uid665_5 ,
#kundenzufriedenheit .powermail_radio_inner_uid664_5 ,
#kundenzufriedenheit .powermail_radio_inner_uid663_5 { background-image:url("/fileadmin/templates/hevsg/bilder/kuzu/1.png"); background-repeat:no-repeat; }
*/

 
.tx-powermail-pi1_confirmation .powermail_all { width:720px; } 
 
.tx_powermail_pi1_formconfirmation_submit, 
.tx_powermail_pi1_submitmultiple_forward { float:right; margin: 3px 2px 0px 0px; } 
.tx-powermail-pi1_confirmation_back, 
.tx_powermail_pi1_submitmultiple_back { float:left; margin: 3px 2px 0px 2px; } 
.powermail ul li a { text-decoration: underline; } 
FIELDSET.tx-powermail-pi1_fieldset DIV.even { background-color:transparent; }
 
.specialoffer {  } 
 
h2.latest-news { background-color:#eee; font-size:14px;padding:5px 10px 5px 10px; margin:0px 0px 3px 0px; } 
h2.archive-news { color:#949596; text-transform:uppercase;  background-color:#eee; font-size:14px;padding:5px 10px 5px 10px; margin:3px 0px 3px 0px; } 
#rightcolumn-ct .archive-news a ,
#rightcolumn-ct .archive-news a:hover,
#rightcolumn-ct .archive-news a:visited
{  color:#949596; text-transform:uppercase; text-decoration:none;  font-size:14px;padding:5px 0px 5px 0px; margin:3px 0px 3px 0px; } 
.news-latest-container { background-color:#eee; padding:5px 0px 20px 0px;  } 
.news-latest-item { padding:10px 10px 0px 10px; } 
.news-latest-container .bodytext { margin:0px; } 
.news-latest-container h3 { margin:0px; } 
 
.teamlist { width:442px; float:left; } 
 
.selectedmember { width:204px; float:left; } 
 
.singleperson .person .name { background-color: #707072; padding :2px 2px 2px 2px;  margin:1px 0px 0px 0px;  width:303px;  } 
#content .singleperson .person .name a { color:white; text-decoration:none; } 
 
 
.newsImg { width:150px; }
.newsImg a img,
.news-single-img img,  
.news-single-img img a,  
.team img, .team img a { border:none; } 
.team .teamlist { width:444px;  } 
.team .teamlist .rleft, 
.team .teamlist .rright { width:216px; float:left; padding-bottom: 20px;  } 
 
 
.teamlist h3 { clear:both; float:none; padding:6px 0px 6px 0px; margin:0px 0px 0px 0px; } 
.teamlist h3 { color:#949596; text-transform:uppercase; } 
.teamlist h4 { clear:both; float:none; padding:0px 0px 0px 0px; margin:15px 0px 2px 0px; } 
 
#content .teamlist a, 
#content .teamlist a:hover, 
#content .teamlist a:visited, 
#content a.teamlink {text-decoration:none; } 
 
#content a.external-link, 
#content a.external-link-new-window, 
#content a.internal-link {text-decoration:underline; }  
 
 
 
 
 
 
 
/* TIPAFRIEND */ 
.clear { clear: left; margin: 0px; padding: 0px; } 
.tx_tipafriend { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; } 
.tx_tipafriend form { margin: 0px; } 
.tx_tipafriend .tx_tipafriend_url { margin-bottom: 20px; } 
.tx_tipafriend_path_label { margin-right: 5px; font-weight: bold; float: left; } 
.tx_tipafriend_path_url { font-weight: normal; font-style: normal; float: left; } 
.tx_tipafriend_error_box {
background-color: #E0E0E0;
border-style: solid;
border-width: 1px;
border-color: #000000;
color: red;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
}
.tx_tipafriend_error_header { color: #FF0000; font-weight: bold; text-align: left; margin: 0px 0px 5px 0px; }
.tx_tipafriend_error_text { color: #FF0000; font-weight: normal; text-align: left; margin: 0px 0px 0px 0px; } 
.tx_tipafriend_formfield { padding-top: 5px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px; clear: left; } 
.tx_tipafriend_formfield LABEL { font-weight: bold; text-align: right; width: 300px; margin-right: 5px; float: left; } 
#tx_tipafriend_html { border-style: none; border-width: 0px; background-color: #FFFFFF; width: auto; float: left; } 
.tx_tipafriend_formfield INPUT,.tx_tipafriend_formfield TEXTAREA {
width: 300px;
background-color: white;
border-style: solid;
border-width: 1px;
border-color: black;
color: #000000;
margin-left: 0px;
padding-left: 0px;
float: left;
}
.tx_tipafriend_formfield INPUT:focus,.tx_tipafriend_formfield TEXTAREA:focus { background-color: #E0E0E0; }
.tx_tipafriend_codetext .tx-srfreecap-pi2-image { width: 300px; height: 74px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; }

.tx_tipafriend_codetext {
text-align: justify;
font-size: 10px;
line-height: normal;
border-color: black;
border-style: solid;
border-width: 0px;
background-color: white;
width: 300px;
color: #000000;
font-weight: normal;
margin: 0px 0px 0px 0px;
float: left;
}

.tx_tipafriend_text {
text-align: justify;
font-size: 10px;
line-height: normal;
border-color: #CCCCCC;
border-style: none;
border-width: 1px;
background-color: white;
width: 300px;
margin: 15px 0px 0px;
float: left;
}

#tx_tipafriend_button {
width: 300px;
background-color: #E0E0E0;
border-color: black;
border-style: solid;
border-width: 1px;
text-align: center;
font-weight: bold;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
float: left;
}

.tx_tipafriend_werbemail {
text-align: justify;
font-size: 10px;
line-height: normal;
border-color: #CCCCCC;
border-style: none;
border-width: 1px;
background-color: white;
width: 300px;
margin: 0px 0px 30px 0px;
float: left;
}
.minbestmeng { float:none; clear: both; }

.immobilien_der_woche { width:752px; float: left; }
.immobilien_der_woche h3 { background-color:#f5f6fb; font-size: 12px; margin:3px 0px 1px 0px; padding:4px; width:328px;  }

#main-single-article .PageContent,
.immobilien_der_woche .PageContent,
.immobilien_der_woche .topImmobilien {
	width:336px; float: left;
}

.immobilien_der_woche .topImmobilien {
	background-color:#d4deef; 
	height:200px;
}
.immobilien_der_woche .PageContent { margin:2px 76px 2px 2px; }
.immobilien_der_woche .topImmobilien { margin:2px 0px 2px 2px; }
.immobilien_der_woche .PageContent { margin:2px 76px 2px 2px; background-color:transparent; }

.immobilien_der_woche .topImmobilie { width:100px; margin:5px 32px 5px 22px; float: left; }
.immobilien_der_woche a img { border:none; }
#content .immobilien_der_woche a:hover, 
#content .immobilien_der_woche a { text-decoration:none; }
#content .immobilien_der_woche a .title  { text-decoration:underline; color:#0060a9; }






