/* CSS fuer www.proxi.de Startseite 2008 */

.tx-jppageteaser-pi1-list-entry a:link,.tx-jppageteaser-pi1-list-entry a:visited,.tx-jppageteaser-pi1-list-entry a:hover,.tx-jppageteaser-pi1-list-entry a:active,.tx-jppageteaser-pi1-list-entry a:focus  	
{ color:#374a65; text-decoration: none;}
.tx-jppageteaser-pi1-list-entry a:hover
{ color: #CC3300;text-decoration: underline}

/* Start layoutboxen */
div#layout {position:relative; margin: 0 auto; width: 967px; min-height: 100%; height: auto !important; height: 100%; background: url() repeat-y; background-color:rgb(255,255,255); border: 0;}

div#center_col{
	margin:0;
  	background-color:rgb(255,255,255);
}
/* default styles for extension "tx_jppageteaser_pi1" */
.tx-jppageteaser-pi1 {}

.tx-jppageteaser-pi1-browsebox {}

/* List View */
.tx-jppageteaser-pi1-list {}
.tx-jppageteaser-pi1-list a {font-size:9px;}
.tx-jppageteaser-pi1-list-entry_header_text a {font-size:10px;}

.tx-jppageteaser-pi1-list-entry {
	width: 300px;
	height: 200px;
	margin-left: 17px;
	margin-top:35px;
	padding: 0;
	display: inline;
	font-size: 11px;
  	font-weight: bold;
  	border: 0;
  	background-color:rgb(248,247,253);
	float: left;
	vertical-align: middle;
}    

.tx-jppageteaser-pi1-list-entry-image {
	display: inline;
  	float: left; 
  	padding: 0;
  	border: 0;
}
.tx-jppageteaser-pi1-list-entry-image IMG {
  	margin: 0;
  	padding: 0;
  	border: 0;
}

.tx-jppageteaser-pi1-list-entry_header_text{
	display: inline;
	float: left; 
	padding 0;
	margin: 0;
	height: 22px;
	line-height: 20px;
	width: 100%;
	background-color:rgb(237,236,254);
}

.tx-jppageteaser-pi1-list-entry H4 {
	 display: inline;
	 font-size: 10px;
	 padding: 0px;
	 padding-left: 40px;
	 line-height: 22px;
}

.tx-jppageteaser-pi1-list-entry H4 A {
}

.tx-jppageteaser-pi1-list-entry-description {
	display: inline;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:rgb(5,27,112);
	line-height:15px;
	text-align: left;
	padding:25px 25px 15px 40px;
}

.tx-jppageteaser-pi1-list-entry-link-item   {clear:both; display:inline; float:left; padding-left:40px;}
.tx-jppageteaser-pi1-list-entry-link-item a:link,
.tx-jppageteaser-pi1-list-entry-link-item a:visited,
.tx-jppageteaser-pi1-list-entry-link-item a:hover,
.tx-jppageteaser-pi1-list-entry-link-item a:active,
.tx-jppageteaser-pi1-list-entry-link-item a:focus,
.tx-jppageteaser-pi1-list-entry-link-item a {color: #CC3300;}
.tx-jppageteaser-pi1-list-entry-link-item a:hover{color: #374a65;}

.tx-jppageteaser-pi1-list-entry-creation-date, .tx-jppageteaser-pi1-list-entry-change-date {
    position: absolute;
    bottom: 4px;
    right: 0px;
    font-size: 9px;
    font-weight: normal;
    color: #999;
}

.tx-jppageteaser-pi1-browsebox {
    text-align: center;
}

.tx-jppageteaser-pi1-browsebox-show-results {}
.tx-jppageteaser-pi1-browsebox-browse-links {}
.tx-jppageteaser-pi1-browsebox-show-results-number {}
.tx-jppageteaser-pi1-browsebox-disabled-link {}
.tx-jppageteaser-pi1-browsebox-inactive-link {}
.tx-jppageteaser-pi1-browsebox-active-link {}



div#footer {
	clear:both;
	bottom:10px;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	height:25px;
	background-color:rgb(255,255,255);
}



/* CSS fuer www.proxi.de 2008 */

* { /* Mit Universalselektor die Polsterungseigenschaften aller (Block-)Elemente auf null setzen */
margin: 0; padding: 0; font: normal 1em verdana, geneva, arial, sans-serif;
}

body {
	text-align: center; /* Fuer IE 5.01 & 5.5, um die Box #layout horizontal zu zentrieren */
	background-color:rgb(255,255,255);
	border: 0;
}
div {
text-align: left; /* text-align:center wieder aufheben, damit DIV-Inhalte linksbuendig ausgerichtet sind */
}
html, body {
height: 100%;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #051B70;
	font-weight: bold;
	line-height: 24px;
	margin:0;
	padding-top:35px;
	padding-bottom:20px;	
}
/* h2 fuer hellblaue Titel */
h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:rgb(153,152,209);
	font-weight: bold;
	line-height: 24px;
	margin:0;
	padding-top:40px;
	padding-bottom:0px;
}
/* h3 blaue Streifen weisse Schrift siehe mitarbeiter */
h3 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:rgb(255,255,255);
	font-weight: bold;
	line-height:normal;
	background-color:rgb(103,111,194);
	padding:5px;
}
/* h4 fuer Große Schrift, siehe philosophie */
h4 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #051B70;
	font-weight: bold;
	line-height:normal;
}
/* h5 fuer Calculator --> Ergebnis */
h5 {font-size: 18px; color:rgb(5,27,112); font-weight:bold;}


p  {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #051B70;
	padding-left:0px;
	line-height: 15px;
	text-align: left;
}

.align-center {text-align:center;}

b{font-weight: bold;}

.rot {font-size: 12px; color:rgb(199,17,29); font-weight: bold;}
.rot18 {font-size: 18px; color:rgb(199,17,29); font-weight: bold;}

ul {list-style-type: disc; font-size:11px; line-height: 20px; color:rgb(5,27,112); padding-left:10px;}

 table {font-size:11px; border-collapse: collapse; background:rgb(242,242,250); border: 0;}
 td, th {border: 0; padding: .5em;}
.dunkle_zelle {background:rgb(242,242,250); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.helle_zelle {background:rgb(255,255,255); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.rote_zelle {background:rgb(199,17,29);}
.blaue_zelle {background:rgb(103,111,194);}

img {border:none;}
body.htmlarea-content-body table,
body.htmlarea-content-body th,
body.htmlarea-content-body td{border: dotted 1px;} 




/* andere Links, Achtung: Reihenfolge */
a:link,a:visited,a:hover,a:active,a:focus  	
{ color:rgb(5,27,112);}
a:hover  	{color:rgb(199,17,29); text-decoration: underline;}
a:active    {color:rgb(0,0,0); text-decoration: underline;}

a.external-link img ,
a.external-link-new-window img ,
a.internal-link img ,
a.mail img { border:none; }

/* Start layoutboxen */

div#layout {position:relative; margin: 0 auto; width: 967px;}

div#link {
	width:292px;
	height:92px;
}

div#iso {
	position:absolute; 
	right:0px;
	top:112px;
}
div#center_col {
	margin-top:0px;
	margin-bottom:0;
	margin-left:30px;
	margin-right:30px;
	padding:0;
}
ul li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #051B70;
	line-height: 16px;
	text-align: left;
	margin-left:10px;
}
ol li {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #051B70;
	line-height: 16px;
	text-align: left;
	margin-left:30px;
}
div#footer {
	clear:both;
	bottom:10px;
	padding-top:20px;
	padding-bottom:20px;
	width:100%;
	height:25px;
	background-color:rgb(255,255,255);
}
.footer {font-size:70%; color:#0066CC; text-align:center;}
#copyrightbox {float:left; padding-top:8px; padding-right:30px; padding-left:0px; font-size:70%; font-weight:bold; color:rgb(150,150,150);}

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Ende layoutboxen */

/* img Anweisung fuer linkstyle */
img {border: none;}

.blaue_zelle p{color:rgb(255,255,255); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;}

/* Calculator */
.preisrechner {vertical-align:middle; height:24px;}
.preisrechner .selectbox {font-size:12px; color:rgb(5,27,112); float:left; display:inline; vertical-align:middle; height:24px; margin-top:2px; margin-right:20px;}
.preisrechner input {font-size:12px; color:rgb(5,27,112); float:left; display:inline; vertical-align:middle; height:24px;}
.preisrechner div {font-size:12px; color:rgb(5,27,112); float:left; display:inline; vertical-align:middle; line-height:24px;}


/* Formulare */
.csc-mailform {border: none;} /* Rand ausschalten */
.csc-mailform-label {float:left; clear:both; display:block; padding-left:20px; margin-bottom:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold;}
.csc-mailform-field label {float:left; clear:both; display:block; width:100px; padding-left:20px; margin-bottom:10px; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select {float:left; display:block; width:300px; border: 1px solid #051B70; background:rgb(255,255,255); padding:2px; margin-bottom:10px; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #051B70;}
.csc-mailform-field select {float:left; display:block; width:300px; border: 1px solid #051B70; background:rgb(255,255,255); padding:2px; margin-bottom:10px; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #051B70;}
.csc-mailform-field .csc-mailform-check {border:0; background-color:rgb(242,242,250); width:150px;}
.csc-mailform-field select {float:left; display:block; width:100px; border: 1px solid #051B70; background:rgb(255,255,255); padding:2px; margin-bottom:10px; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #051B70;}
.csc-mailform-submit {color:#051B70; width:250px; margin-top:10px; margin-left:0px; margin-bottom:10px; }


/* Anpassungen sitemap */
.csc-sitemap { margin-top: 12px; margin-bottom: 12px;}
.csc-sitemap ul  {
 	margin-top: 3px;
 	margin-bottom: 8px;
}
.csc-sitemap li a    { 
	margin-left: -15px;
	font-size: 14px;
}
.csc-sitemap li li a { 
	margin-left: 0;
	font-size: 13px;
}
.csc-sitemap li ul li ul li a { 
	font-size: 12px;
}
.csc-sitemap li ul li ul li ul li a { 
   font-size: 11px;
}
.csc-sitemap li { 
	margin-left: 40px;
	margin-bottom: 10px;
}
.csc-sitemap li li { 
	margin-left: 40px;
	margin-bottom: 4px;
}
.csc-sitemap li li li { 
	margin-left: 30px;
	margin-bottom: 4px;
}

.csc-sitemap li     { 
	padding: 0;
	margin: 0;
	line-height: 18px; 	
	list-style-position: inside; 
	list-style-image: url(/fileadmin/images/kreis1.gif); 
	}
.csc-sitemap li ul li  { 
	list-style-type: none;
	list-style-image: none; 
}

/* 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; }

	/* 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; }

	/* 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: 0px;
	}

	/* 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: 0px;
	}


	/* 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: 0px;
	}
	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 */

