/*www.arm-und-sexy.de*//*autorin: claudia simon*//*fixed*/body {  	margin: 0;  	border: 0;  	padding: 0;  	height: 100%;   	max-height: 100%;   	background: #ccffcc;   	/*font-family: "courier new", courier, mono;*/
	font-family: verdana, arial, helvetica;	color: #444444;  	font-size: 0.8em;  	overflow: hidden;   	}
img, form, div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0px none;
	}

em {
	font-weight: bold;
	color: #cc0000;
	font-style: normal;
	}

/*KOPFZEILE*/#kopf {  	position: absolute;   	top: 0px;   	left: 0px;
	width: 100%;  	height: 150px;   	overflow: hidden;	}

#kopf img {
	width: 400px; 
	height: auto;
	margin: 30px 0 0 75px;
		}
/*INHALT*/#inhalt {  	position: fixed;
	width: 100%;   	top: 150px;  	left: 0px;  	bottom: 50px; 
  	overflow: auto; 	}


/*FUSSZEILE*/#fuss {  	position: absolute;   	bottom: 0;   	left: 0;  	height: 50px;
	width: 100%;  	overflow: auto;   	background: transparent;
	text-align: center;
  	}

/* IE */* html body {
	padding: 150px 0 50px 0; 	}

* html kopf {
	height: 150px;
	}

* html inhalt {
	height: 100%;
	width: 100%;
	}

* html fuss {
	height: 50px;
	}


/*INDEX*/

#inhalt .titlearm, #inhalt .titlekp {
	text-align: center;
	width: 750px;
	min-width: 750px;
	margin: auto;
	}

.titlearm h1 {
	margin: 15px 0 20px 0;
	}

.titlekp img{
	margin-top: 40px;
	}

.titlekp h1 {
	margin: 25px 0 20px 0;
	}

h1 {
	font-size: 1em;
	}

#fuss h1 {
	padding-top: 25px;
	}

/*MENU LISTE*/

#kopf ul {
	margin: 25px 0 2em 75px;
	padding: 0;
	border: 0px none;
	}#kopf ul li {
	display: inline;
	list-style-type: none;
	margin-right: 40px;
	border: 0px none;
	font-size: 1.1em;
	}



/* LINKS */

a:focus {
	outline: none;
	}.titlearm a:link {    	color: #cc0000;   	background-color: transparent;
	font-weight: bold;   	text-decoration: none;   	}

.titlearm a:visited {    	color: #cc0000;   	background-color: transparent;
	font-weight: bold;   	text-decoration: none;   	}

.titlearm a:hover {    	color: #777777;   	background-color: transparent; 	font-weight: bold;  	text-decoration: none;   	}

.titlearm a:active {    	color: #777777;   	background-color: transparent; 	font-weight: bold;  	text-decoration: none;   	}

.titlearm a:focus {    	color: #777777;   	background-color: transparent; 	font-weight: bold;  	text-decoration: none;   	}
.titlekp a:link, #contentkp a:link {    	color: #666600;   	background-color: transparent;
	font-weight: bold;   	text-decoration: none;   	}

.titlekp a:visited, #contentkp a:visited {    	color: #666600;   	background-color: transparent;
	font-weight: bold;   	text-decoration: none;   	}
.titlekp a:hover, #contentkp a:hover {    	color: #777777;   	background-color: transparent; 	font-weight: bold;  	text-decoration: none;   	}

.titlekp a:active, #contentkp a:active {    	color: #777777;   	background-color: transparent; 	font-weight: bold;  	text-decoration: none;   	}
.titlekp a:focus, #contentkp a:focus {    	color: #777777;   	background-color: transparent; 	font-weight: bold;  	text-decoration: none;   	}