/*

CSS fuer arendtwaescht.de
Entwicklung 21.04.10

*/

/* Testmodus: Ersetze di durch div, um div-containern einen Rahmen zu geben*/

di { border:1px solid black; }

/* Testmodus off */

div {
	padding:0:
	margin:0;
	}


html {
	padding:0;
	margin:0;
	}

#alles {
	width : 970px;
	margin : auto;
	}

body {	
	text-align: center;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #C5E2DA;
	color: #000000;
	font-size: 100%;
	line-height: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding:0;
	margin:0;
	/* background-image: url(images/back.gif); */
	/* background-repeat: no-repeat; */
	}

#metanavi {text-align:right;
	font-size: 85%;
	color:#222222;}

#metanavi a:link {
	color: #222222;
	text-decoration: none;
	}

#metanavi a:visited {
	color: #444444;
	text-decoration: none;
	}

#metanavi a:hover {
	text-decoration: underline;
	}

/* Container mit Rahmen */
#content {
	border: 1px solid #8B8B8B;
	background-color: #FFFFFF;
	text-align:left;
	width:970px;
	padding:0;
	margin:0;
	}

#head {
	width:100%;
	height: 190px;
	padding:0;
	margin:0;
	z-index:2;
	background-image: url(images/hotelwaesche-paar.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	}

#head img {border:0;}

#streifen {

	background-color:#CDDEF3;
	height:50px;
	/* width:2000px; */
	margin-top:0px;
	}

#stripe1 {
	background-color:#468CC4;
	height:25px;
	/* width:970px; */
	margin-top:0px;
	/* border-left: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B; */
	}

#stripe2 {
	background-color:#129B8D;
	height:25px;
	/* width:970px;*/
margin:0px;
	/*border-left: 1px solid #8B8B8B;
	border-right: 1px solid #8B8B8B;*/
	}

/* Gilt für alle Container */
p {	color:#000000;
	font-size : 90%;
	text-decoration: none;
	line-height: 140%;
	font-weight: normal;
	font-style: normal;
	}

h1 {	color:#009e7e;
	font-size : 100%;
	text-decoration: none;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing:0.50em;
	margin-bottom:10px;
	}

h2 {	color:#000000;
	font-size : 100%;
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
	font-style: normal;
	margin-top:14px;
	}

h3 {
	background-color : #C5E2DA;
	font-size : 100%;
	text-decoration: none;
	line-height: 140%;
	font-weight: bold;
	font-style: normal;
	}

a:link {
	color: #009e7e;
	border-color: #000000;
	text-decoration: none;
	}

a:visited {
	color: #009e7e;
	border-color: #5b5b5b;
	text-decoration: none;
	}

a:hover {
	color : #009e7e;
	border-color: #009e7e;
	text-decoration: underline;
	}

table {border:0px;
	empty-cells:show;
	border-spacing:0px;
	text-align:center;}

/* Definition Bereich unter Head */

#seiteninhalt {

	/* width:970px; */
	margin:25px;
margin-top:0px;
	padding:0;
	text-align:left;
	}

#navi {
	float:left; 
	color:#08459C;
        text-align:right;	
width:190px; /* war 200px, hat auch funktioniert */
	margin-top:30px;
	padding:0;
	}



    .menu ul {
  	float: left;
  	margin: 0;
  	padding: 0;
  	}

    .menu li {
	list-style: none;
	}

 .menu li.rubrik a, .menu li.rubrik a:active, .menu li.rubrik a:focus .menu li.rubrik.visited {
  	font-size:90%;
 	font-weight:bold;
	font-variant:small-caps; 
	/* background-color:#CDDEF3; */
	/* border-top:1px solid #939393; */
	/* border-bottom:1px solid #939393; */
	padding: 3x 5px 2px 5px;
	margin: 5px 0 0px 12px;
 	 }

  .menu li.rubrik a:hover, li a:hover {
 	 color:#468CC4;
 	 }

  .menu li a, .menu li a:active, .menu li a:focus {
	color:#08459C;
	font-size:80%;
	display: block;
	width: 170px;
	padding: 2px 5px 2px 5px;
	margin: 2px 0 2px 12px;
	text-decoration: none;
	font-weight:normal; 
	}

  .menu li a:visited {
	}

 /* .menu li ul li a, .menu li ul li a:active, .menu li ul li a:focus {
	width:159px;
	margin-left: 24px;
	font-size:85%;
	}*/

a.gruenlink, a:hover.gruenlink, a:visited.gruenlink, a:active.gruenlink {
   	color:#009e7e;
    	text-decoration: none;
	}

a:hover.blaulink, a:hover.gruenlink {
        text-decoration: none;
	}

	
#kontakt {float:right;
	width:650px; 
	text-align:left;
	margin-left:20px;
	margin-right:20px;
}

#normal img {
	border:0px;}

#normal img.team {
	border:2px solid #d4d4d4; 
	}


#normal a, a:hover, a:visited, a:active {
        color: #005da8;
	color: #009e7e;
	text-decoration: none;
	}

#normal a:hover{
        color: #005da8;
	color: #009e7e;
        text-decoration: underline;
	}

/*Ansprechpartner*/

.ansprech_links {
	float:left;
	width:350px;
	/*height:170px;*/
	padding:6px 2px 10px 0px;
	overflow:visible;
	}

.ansprech_links img.team {
	border:2px solid #d4d4d4; 
	}

.ansprech_rechts {
	float:left;
	width: 170px; 
	/*height: 170px;*/
	padding:6px 2px 10px 0px;
	overflow:visible;
	}

/*Standardseite*/
#normal {float:right;
	width:650px; 
	text-align:left;
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	padding:0;
	}

#normal ul {
	font-size:90%;
  	margin: 5px 5px 5px 15px;
  	/*padding: 5px 5px 5px 5px;*/
  	}

#normal li {
  	list-style: circle;
  	line-height:140%
  	}

/* Fußzeile */
#footer{
	width : 970px;
	margin : auto;
	text-align:left;
	font-size: 75%;
	text-indent:10px;
	color:#444444;}

#footer-links {
	float:left; 
	width:550px; 
	margin:0px;
	padding:0px;
	text-align:left;
	}
       
#footer-rechts { 
	float:right; 
	width:400px; 
	margin-right:0px; 
	padding:0px; 
	text-align:right;
	} 
       

	


