/* CSS Document */
/* Paula in Paris */

* {
	margin:0px; 
	padding:0px; 
}

html, body { 
	width:100%; 

}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#gesamt { 
	width: 15cm; 
	margin:auto;
	background:none;
}

#head { 
	display:none;	
}

#subHead {
	display:none;
}

#subHead a img {
	display:none;
}


#mitte {
	width:15cm;
}	

/*--- Flyout-Menu Eddie --*/
#navigation {
	display:none;
}


#inhalt {
	width:15cm;
	background:none;
}

#footerLinks {
	display:none;
}

#footerRechts {
	background:none;
	width:15cm;
	height:75px;
	float:none;
}
#footerRechts img {
	display:none;
}

#footerRechts .newsletter {
	display:none;
}


#footerRechts .kontakt p a {
	color:#000;
	text-decoration:underline;
}

#footerRechts .kontakt {
	width:15cm;
	float:none;
	font-size:0.7em;
}

#footerRechts .kontakt p {
	padding-left:0px;
	padding-top:20px;
}
	

#inhalt p {
	margin: 0px;
	font-size:11px;
	line-height:14px;
}

#inhalt #einspalter {
	margin-right:0px;
}

#inhalt #einspalter a img {
	margin-left:0px;
	border:none;
}


#inhalt .ilinks {
	width:100%;
	float:none;
}

#inhalt .irechts {
	width:100%;
	float:none;
}

#inhalt h1{
	margin:0px 0px 20px 0px;
	font-size:30px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}


#inhalt h2{
	margin: 0px 0px 15px 0px;
	font-size:16px;
}

#inhalt h3 {
	margin: 0px 0px 10px 0px;
	font-size:13px;
	font-weight:bold;
}

#inhalt h3 a, #inhalt h2 a { color:#000000; text-decoration:none;}

#inhalt .ilinks p, #inhalt .irechts p {
	margin: 0px 15px 15px 0px;
	font-size:11px;
	line-height:14px;
}

#inhalt .ilinks p img, #inhalt .irechts p img { padding:0px; margin:0px; }

#inhalt .ilinks ul, #inhalt .irechts ul {
	margin: 0px 15px 15px 20px;
	font-size:11px;
	line-height:14px;
}
#inhalt .ilinks ul a , #inhalt .irechts ul a {
	color:#000;
}
#inhalt .ilinks ul ul {
	margin: 0px 15px 0px 20px;
}

#inhalt .ilinks img, #inhalt .irechts img {
	margin: 0px 15px 5px 0px;
	border:none;
}

#inhalt .ilinks p a, #inhalt .irechts p a, #inhalt p a{
	color:#000;
	text-decoration:underline;
}
#inhalt .ilinks p a:hover, #inhalt .irechts p a:hover, #inhalt p a:hover {
	text-decoration:underline;
}
#inhalt .irechts h2, #inhalt .irechts h3 {
	margin-left:0px;
}

 

#logoFooter {
	display:none;
}

.leihgeber  li{
	padding-top:3px;
	padding-botton:3px;
}



#inhalt .ilinks img.rand, #inhalt .irechts img.rand { border:3px solid #fff;}

.umbruch{
margin:0;
padding:0;
line-height:0;
}

label {
	width: 125px;
	display:block;
	cursor:pointer;
}
.fehlt {
	font-weight:bold;
	color:#0066FF;
}

form .text, form .textarea {
	width: 200px;
	border: 1px solid #000;
	padding:2px;
	background:none;
}
.team { float:left;margin-right:5px; width:100px; height:100px;}
.fteam { clear:both;}
.fteam p { clear:both; padding-top:10px;}
.teamUebersicht { clear:both;}
.teamUebersicht table {
	margin-left:87px;
	width:576px;
	font-size:11px;
	table-layout:auto;
}
.teamUebersicht table td {
	padding: 10px 2px 10px 0px;
}
.teamUebersicht table img {
	width:100px;
	height:100px;
}
.teamUebersicht table td.trenner {
	width:40px;
}

.sitemap ul li {
	padding-top:15px;
	font-weight:bold;
	font-size:12px;
}
.sitemap ul ul li {
	padding-top:5px;
	font-weight:normal;
	font-size:11px;
	
}
/* ###################################
## Kalender
################################### */

table.kalender {
	width:15cm;
	margin-left:0px;
	font-size:11px;
	border-collapse:collapse;
}
table.kalender th {
	font-weight:bold;
	text-align:left;
	background:#f18b4d;
}
table.kalender a { 
	color:#000;
	display:block;
	text-decoration:none;
}
table.kalender a:hover {
	font-weight:bold;
}
table.kalender td {

}

table.kalender td, table.kalender th {
	padding:5px;
	vertical-align:top;
		border:1px solid #000;
}

.spons { width:15cmpx; background:#fff; text-align:center; margin-left:0px; padding:0; margin-bottom:40px; border-bottom:1px solid #000; }
.spons img { margin:0; padding:10px 0px; width:138px; height:80px; border:none; display:inline;}
.spons img.left { margin-right:20px;}
.spons img.right { margin-left:20px;}

.einspalter {
	margin-left:0px;
	margin-right:0px;
	font-size:11px;
}
#inhalt .einspalter p { margin-left:0px;}

