@charset "utf-8";
/* Standard Stylesheet
www.kreiswohnbau-hi.de
Start: 16.02.2009
*/
/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
	
}

html {
	height: 100%
	}

/* Allgemeines */
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	/*background-image:  url(../bilder/grey_back.gif);*/
	background-color: #ffffff;
	background-repeat: repeat;
	min-height: 101%
}

a:link {
	color: #006699;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #006699;
	background-color: transparent;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.c {
	clear: both;
}
	
.bildu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #333333;
	}
	
.bildname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333333;
	}
	
.rottext {
	color: #b90062;
	}

.grey {
	color: #666666;
	}
	
.blau {
	color: #0ba1e2;
	}
		
.blautext {
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	}

.noborder {
	border: none;
	}
	
.textgross {
	font-size: 1.1em;
	border-top: none;
	color: #b90062;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}



/* alle einstellungen f羨 bilder*/
.img, a img {
	border: 1px solid #999999;
	}
	
	
.nachricht {
	float: left;
	margin: 0 0 0 0;
	padding: 2em 1.8em 1em 0;
	border: 0;
	background-color: transparent;
	}

/**********************************************************************/

/* allgemeine einstellungen f羨 listen*/

#allg {
	width: 470px;
	margin: 0;
	padding: 0 0 0 8px;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	}
	
#allg ul {
	list-style-type: none;
	padding: 5em 0 0 0;
	}
	
#allg li {
	list-style-type: none;
	}
	
	
/**********************************************************************/

/* allgemeine einstellungen f羨 tabellen*/

.textsehrgross {
	font-size: 1.5em;
	color: #b90062;
	margin: 0 0 0 0;
	padding: 5px 5px 5px 5px;
 	background-color: #cccccc;
	}
	
.datatable {
	width: 570px;
	border-collapse: collapse;
	}
	
.datatable td {
	padding: 7px 5px 7px 12px;
	background-color:#e3f2f7;
	/*background-color: #cccccc;*/
	text-align: left;
	border-bottom: 1px solid #add8e6;
	}
	
.datatable td .bild {
	border-bottom: 1px solid #add8e6;
	padding: 0px;
	margin: 0px;
	}
	
	
.datatable th {
	border-bottom: 1px solid #e3f2f7;
	font-weight: bold;
	text-align: left;
	padding: 7px 0px 5px 10px;
	background-color:#add8e6;
	}
	
.datatable tr.rot {
	color: #b90062;
	background-color: #cccccc;
	}
	
.datatable caption {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #33517a;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 1em;
	font-weight: bold;
	width: 400px;
	}


/****************************************************/
/* IMPRESSUM-tabellen*/
	
	.imprtab {
	width: 400px;
	border-collapse: collapse;
	}
	
	.imprtab td {
	padding: 7px 5px 7px 12px;
	background-color:#ffffff;
	/*background-color: #cccccc;*/
	text-align: left;
	border-bottom: 1px dotted #add8e6;
	}
	
	.imprtab th {
	border-bottom: 1px dotted #add8e6;
	font-weight: bold;
	text-align: left;
	padding: 7px 0px 5px 0px;
	background-color:#ffffff;
	}
	
	.imprtab tr.rot {
	color: #b90062;
	background-color: #cccccc;
	}
	
	.imprtab caption {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #33517a;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 0.9em;
	font-weight: bold;
	width: 200px;
	}
	
	
/****************************************************/
/* KUNDENCENTER-Tabellen*/


	.kctab {
	width: 560px;
	border-collapse: collapse;
	}
	
	.kctab td {
	padding: 7px 5px 7px 12px;
	background-color:#ffffff;
	text-align: left;
	border-bottom: 1px dotted #add8e6;
	}
	
	.kctab th {
	border-bottom: 1px dotted #add8e6;
	font-weight: bold;
	text-align: left;
	padding: 7px 0px 5px 0px;
	background-color:#ffffff;
	}
	
	.kctab tr.rot {
	color: #b90062;
	background-color: #cccccc;
	}
	
	.kctab caption {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #33517a;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 0.9em;
	font-weight: bold;
	width: 200px;
	}
	
/****************************************************/
/**************** TEXTTICKER ************************/	
/****************************************************/
	
	
#ticker {
	position: absolute;
	top: 400px;
	left: 0px;
	width: 20px;
	height: 20px;
	background: transparent;
	border: none;
	}
	
	
/****************************************************/
/**************** SOUND *****************************/	
/****************************************************/

#sound {
	position: absolute;
	top: 92px;
	left: 690px;
	width: 291px;
	height: 80px;
	/*top: 8px;
	left: 95px;*/
	margin: 0;
	padding: 0;
	background: transparent;
	border: none;
	z-index: 100;
	}

	
/* Absaetze */
p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #333333;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00008b;
	font-size: 0.7em;
	line-height: 3em;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #b90062;
	border-bottom: 1px dotted #b90062;
	padding: 5px 40px 2px 2px;
	font-weight: normal;
	width: 508px;
	}
	
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #333333;
	font-weight: normal;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	line-height: 1.1em;
	padding: 0 0 5px 0;
	color: #ffa200;
	font-weight: normal;
	}
		
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	}

.quelle {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-style: italic;
	font-size: 0.7em;
	}
	

/* Links- bzw. Rechtsausrichtung f? Elemente */
.leftalign {
	float: left;
}

.rightalign {
	float: right;
	margin: 0 0.5em 0 0.5em;
}




/****************************************************************************************************/
/****************************************************************************************************/
/* LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT LAYOUT*/
/****************************************************************************************************/

#wrapper {
	position: relative;
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 0;
	/*border: 1px solid #cccccc;*/
}


/****************************************************************************************************/
/****************************************************************************************************/
/************************* HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER HEADER************/
/****************************************************************************************************/

#header {
	position: absolute;
	top: 0;
	margin:0 0 0 0;
	padding:0 0 0 0;
	width: 900px;
	height: 150px;
	border: none;
	background-image:url(../bilder/head_badsalz1.jpg);
	background-repeat: no-repeat;

	
}

/*********************** BILDER IM HEADER **********************/
#header .bild1 {
	float: left;
	padding: 0 0 0 0;
	border-bottom: none;
	margin: 0 0 0 0;
	}
	
	
	
	
	
	
/************* KREISWOHNBAU LOGO  *************/ 

#header .logo {
	position: absolute;
	top: 105px;
	left: 640px;
	}


/************* GUT UND SICHER WOHNEN LOGO  *************/

#gutundsicher {
	position: absolute;
	top: 40px;
	/*left: 600px;*/
	right: 50px;
	width: 150px;
	height: 50px;
	background-image:url(../bilder/gutundsicher.gif);
	border: none;
	}


#gutundsicher_start {
	position: absolute;
	top: 350px;
	/*left: 600px;*/
	right: 50px;
	width: 150px;
	height: 50px;
	background-image:url(../bilder/gutundsicher.gif);
	border: none;
	}


/********************* HIER WIRD DER JAVASCRIPT-BEFEHL EINGESETZT ***********************/
#js_pic {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 150px;
	padding: 0 0 0 0;
	border-bottom: none;
	margin: 0 0 0 0;
	background-image:url(../bilder/_1.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	}





/****************************************************************************************************/
/****************************************************************************************************/
/************************* NAVIGATION NAVIGATION NAVIGATION NAVIGATION NAVIGATION *******************/
/****************************************************************************************************/


#navioben {
	height: 47px;
	width: 900px;
	left: 0;
	right: 0;
	top: 122px;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	font-size: 0.74em;
	border: none;
	background-image: url(../bilder/navioben_back2.jpg);
      }
#navioben ul {
	margin: 0 0 0 0;
	padding: 17px 0 0 14px;
	list-style: none;
      }
#navioben li {
    display:inline;
    margin:0;
    padding:0;
      }
#navioben a {
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color:#999999;
	background-color: transparent;
      }
		#navioben a span {
    	padding:0;
    	color:#3f69cc;
      	}
    	/* Commented Backslash Hack hides rule from IE5-Mac \*/
    	#navioben a span {float:none;}
    	/* End IE5-Mac hack */
    	#navioben a:hover span {
      	color:#3cc3c9;
     	 }
#navioben a:hover {
    color:#36789c;
      }
    	#navioben a:hover span {
      	background-position:100% -42px;
      	}

#navioben .active {
	color:#36789c;
	}
	
#navioben .mikawohnen {
	color: #ffffff;
	}
		
		
		
/****************************************************************************************************/
/******************** NAV_SUB1 *******************************************************************/
	
	
#nav_sub1 {
	height: 47px;
	width: 700px;
	left: 0;
	right: 0;
	top: 5px;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	font-size: 0.8em;
	border: none;
      }
#nav_sub1  ul {
	margin: 0 0 0 0;
	padding: 14px 0 0 42px;
	list-style: none;
	width: 600px;
      }
/*#nav_sub1 li {
    display:inline;
    margin:0;
    padding:0;
      }*/
	  
	  #nav_sub1 li {
	display:inline;
	float:left;
	margin:0 0 7px 4px;
	padding:0;
	width:auto;
	  }


#nav_sub1 a {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dotted #cccccc;
	margin-bottom:5px;
	padding:0 0 0 4px;
	text-decoration:none;
	color:#7ebeed;
	background-color: transparent;
      }
		#nav_sub1 a span {
    	padding:0;
    	color:#0ba1e2;
      	}
    	/* Commented Backslash Hack hides rule from IE5-Mac \*/
    	#nav_sub1 a span {float:none;}
    	/* End IE5-Mac hack */
    	#nav_sub1 a:hover span {
      	color: #0ba1e2;
     	 }
#nav_sub1 a:hover {
    color: #ffffff;
	background-color: #7ebeed;
      }

#nav_sub1 .active1 {
	color:#000000;
	}
	
	
	
	
	
	
	
/****************************************************************************************************/
/******************** NAV_KONTAKT *******************************************************************/
	
	
#nav_kontakt {
	height: 20px;
	width: auto;
	left: 750px;
	top: 0px;
	position: absolute;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	font-size: 0.6em;
	border: none;
      }
#nav_kontakt  ul {
	margin: 0 0 0 0;
	padding: 2px 10px 2px 10px;
	list-style: none;

      }
#nav_kontakt li {
    display:inline;
    margin:0;
    padding:0;
      }
#nav_kontakt a {
	border: none;
	margin:0;
	padding:3px;
	text-decoration:none;
	color:#333333;
	background-color: #ffffff;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	font-family: Geneva, Arial, Helvetica, sans-serif;
      }
		#nav_kontakt a span {
    	padding:0;
    	color:#0ba1e2;
      	}
    	/* Commented Backslash Hack hides rule from IE5-Mac \*/
    	#nav_kontakt a span {float:none;}
    	/* End IE5-Mac hack */
    	#nav_kontakt a:hover span {
      	color: #b90062;
     	 }
#nav_kontakt a:hover {
    color: #b90062;
      }

#nav_kontakt .active1 {
	color:#000000;
	}
		
		
	
/****************************************************************************************************/
/****************************************************************************************************/
/* menue im contentberich für zusätzliche/spezielle aufteilung der themen und daten *****************/
/****************************************************************************************************/
	
#submenue {
	list-style-type: none;
	width: 600px;
	/*height: 120px;*/
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	}
	
#submenue ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	}
	
#submenue li {
	margin: 0;
	padding: 0;
	display: inline;
	text-decoration: none;
	list-style-type: none;
	}
	
#submenue li a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	background: transparent;
	}
	
#submenue li a:link, #submenue li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 0.8em;
	margin: 0;
	list-style: none;
	text-decoration: none;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #cccccc;
	background: transparent;
	}
	
#submenue li a:hover {
	color: #999999;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	text-decoration: none;
	}

	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
	}	
		
		
		
		

	
	
	
	
	
	
/****************************************************************************************************/
/****************************************************************************************************/
/* MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE MITTE **/
/****************************************************************************************************/

#content {
	position: absolute;
	top: 169px;
	width: 900px;
	border:none;
	background-color: transparent;
	background-image:url(../bilder/_kasten1.gif);
	background-repeat: no-repeat;
	background-position: top;
	}
	
#content_blume {
	position: absolute;
	top: 195px;
	left: 23px;
	width: 105px;
	height: 105px;
	border: none;
	background-color: transparent;
	background-image: url(../bilder/magenta_bl1.gif);
	background-repeat: no-repeat;
	}
	
	
#content .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.7em; 
}

#content .ein {
	line-height: 1.7em;
	font-style: italic;
	color: #333333;
	background-color: transparent;
	border: none;
	display: block;
	}

		
#start {
	position: relative;
	top: 60px;
	left: 60px;
	width: 700px;
	height: 400px;
	padding: 0px 0px 0 37px;
	margin: 0px 0 0 0px;
	font-size: 0.8em;
	/*color:#13a1c7;*/
	color: #333333;
	border: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 1.5em;
	font-style: normal;
	}

#start .head {
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.2em;
	color: #b90062;
	}	

	
#startbild {
	position: absolute;
	top: 200px;
	left: 210px;
	width: 400px;
	height: 450px;
	border: none;
	background-image:url(../bilder/startblume5.jpg);
	background-repeat: no-repeat;
	background-position: center 50px;
	}


#gb {
	position: absolute;
	top: 190px;
	left: 20px;
	width: 820px;
	height: 255px;
	margin: 0;
	padding: 0 0px 0 70px;
	border: none;
	background-color: transparent;
	}
	
#gb .bild {
	float: left;	
	width: 150px;
	height: 300px;
	margin: 0;
	padding: 10px 30px 0 0;
	border: none;
	background-color: transparent;
	text-align: center;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	}




/****************************************************************************************************/
/******************** CONTENT MITTE ************************/

#content_mi {
	float: left; /* dadurch geht der footer mit dem text bei vergr™erungen*/
	width: 300px;
	padding: 0px 20px 0px 100px;
	margin: 30px 0 0 0px;
	background: transparent;
	border-right: 1px dotted #b90062;
	}
/***********************nur f羨 IE/mac ***************************/
*>html #content_mi {
	position: absolute;
	left: 100px;
	top: 130px;
	width: 290px;
	padding: 0px 20px 0px 0px;
	border-right: 1px dotted #b90062;
	margin: 0px 0 0 0px;
	}




/****************************************************************************************************/
/******************** CONTENT RIGHT ************************/

#content_re {
	float: left;
	width: 290px;
	margin: 30px 0px 0 0px;
	padding: 0px 20px 0px 30px;
	border: none;
	
}

/***********************nur f羨 IE/mac ***************************/
*>html #content_re {
	position: absolute;
	left: 420px;
	top: 140px;
	width: 290px;
	padding: 0px 20px 0px 30px;
	border-right: none;
	margin: 0px 0 0 0px;
	}

/****************************************************************************************************/
/******************** CONTENT LEFT ************************/
	
#content_left {
	float: left;
	width: 700px;
	padding: 50px 0px 0px 92px;
	margin: 0;
	border: none;
	background-color: transparent;
	}
	
#content_left .head {
	font-size: 1.6em;
	line-height: 35px;
	border: none;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content_left .text {
	font-size: 0.7em;
	color:#333333;
	border: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
#content_left ul {
	list-style-type: none;
	width: 460px;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	border-top: none;
	}
	
#content_left li {
	list-style-type: square;
  	margin:0;
    padding:0 0 0 0;
	border-bottom: 1px dotted #cccccc;
	}
	
#content_left ul ul{
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	border: none;
	}
	
#content_left ul ul li {
	list-style-type: none;
	color: #666666;
  	margin: 0 0 0 10px;
	padding: 0 0 0 0px;
	}
	
#content_left ol {
	list-style-type: none;
	width: 400px;
	padding: 5px 5px 5px 5px;
	border: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	background-color: #ffffff;
	}
	

#content_left .geehrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}
	




/****************************************************************************************************/
/******************** CONTENT IMMOSCOUT ************************/

#content_immo {
	float: left;
	width: 800px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0 0 0px;
	border: none;
	background-color: transparent;
	}
	
#content_immo .padd {
	padding: 0px 0px 0px 80px;	
	}


/***********************nur f羨 IE/mac ***************************/
*>html #content_immo {
	position: absolute;
	left: 90px;
	top: 200px;
	padding: 0;
	margin: 0;
	}
	
#content_immo ul {
	list-style-type: none;
	margin: 0 0 0 0px;
	padding: 0;
	}
	
#content_immo li {
    display:inline;
	list-style-type: none;
  	margin: 0;
    padding: 0;
	color: #b90062;
	border: none;
	}
	
#content_immo li a:link, #content_immo li a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	background-color: #fee8f4;
	list-style: none;
	text-decoration: none;
	margin: 0px;
	padding:3px 5px 3px 5px ;
	border: 1px solid #b90062;
	}
	
#content_immo li a:hover {
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:3px 5px 3px 5px ;
	list-style: none;
	background-color: #fcf3f8;
	border: 1px solid #b90062;
	}
#content_immo .geehrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}




/****************************************************************************************************/
/****************************************************************************************************/
/* FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER FOOTER *******/
/****************************************************************************************************/


#footer {
	clear:both;
	width: 900px;
	display: block;
	margin: 0px 0 0 0;
	padding: 2px 0px 3px 0px;
	background-color: #ffffff;
	color: #dadada;
	text-align: right;
	border-top: 1px dotted #e5e5e4;
	}

#footer a {
	color: #d0d0d0;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
	}
	
#footer a:hover {
	color: #ff3300;
	text-decoration: none;
	}
	






/****************************************************************************************************/
/****************************************************************************************************/
/* AMBULANTER PFLEGEDIENST BEREZOW AMBULANTER PFLEGEDIENST BEREZOW AMBULANTER PFLEGEDIENST BEREZOW **/
/****************************************************************************************************/	

.berezowlogo {
	float: left;
	width: 64px;
	height: 69px;
	margin: 0;
	padding: 4px 10px 0 0;
	background: transparent;
	border: none;
	}
	
.berezow {
	color: #105e3f;
	}	
	
	
	
	
/****************************************************************************************************/
/****************************************************************************************************/
/* FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR FORMULAR ********/
/****************************************************************************************************/


#formular1 {
	float: left; /* dadurch geht der footer mit dem text bei vergr™erungen*/
	width: 500px;
	padding: 60px 0 0 0px;
	margin: 0px 0 0 0px;
	border-top: 1px dotted #cccccc;
	background-color: transparent;
	}
	
input.txt {
	color: #00008b;
	background-color: #e3f2f7;
	border: 1px inset #00008b;
	width: 200px;
	}

input.btn {
	position: relative;
	left: 150px;
	margin: 0;
	padding: 0;
	color: #00008b;
	background-color: #add8e6;
	border: 1px outset #00008b;
	}
	
.pflicht {
	font: 15px arial, helvetica, sans-serif;
	color: #b90062
	}

form p {
	clear: left;
	margin: 0;
	padding-top: 5px;
	
	}
	
form p label {
	float: left;
	text-align: right;
	width: 30%;
	padding-top: 5px;
	font: 0.8em arial, helvetica, sans-serif;
	background-color: transparent;
	}
	
.rest {
	float: left;
	text-align: right;
	padding: 0;
	font: 0.7em arial, helvetica, sans-serif;
	background-color: transparent;
	}

textarea {
	width: 200px;
	height: 100px;
	color: #00008b;
	background-color: #add8e6;
	border: 1px solid #00008b;
	}
	
select {
	width: 200px;
	color: #00008b;
	background-color: #add8e6;
	border: 1px solid #00008b;
	}

button {
	float: left;
	width: 30%;
}



/* AKTUELL */

#aktuell {
	float: right;
	margin: 64px 0 0 0;
	padding: 0;
	width: 225px;
	height: 350px;
	border: none;
	background-color: transparent;
/*	background-image: url(../bilder/infoflaeche.png);
	background-repeat: no-repeat;*/
}

#aktuell_innen {
	float: right;
	margin: 36px 0 0 0;
	padding:0 43px 0 20px;
	width: 160px;
	border: none;
}

.text {
	background-color: transparent;
	border: none;
	margin: 0px;
	padding: 0 0 0 6px;
}

.small {
	font-size: 1em;
	line-height: 1.35em;
}

.pic {
	margin-bottom: 6px;
	padding: 0;
	border: none;
}