@charset "UTF-8";
/* CSS Document */

body{
	background-color:#000;
	color:#CCC;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:1.2em;
}

h1{
	font-size:18px;
	line-height:1.2em;
	text-decoration:none;
	font-weight:bold;
	text-align: left;
}

h2{
	font-size:14px;
	line-height:1.2em;
	text-decoration:none;
	font-weight:bold;
}

a{
	color:#006;
	text-decoration:underline;
}

.einrueken{
	padding-left:20px;
}


.head{
	white-space:nowrap;
	text-align:center;
	margin: 0px auto;
	overflow:hidden;
	width:1000px;
}
	
.navi{
	vertical-align:text-top;
	border:none;
	margin:0px;
}

.content{
	width: 760px;
	padding:10px 40px 10px 40px;
	margin: 0px auto;
	text-align: left;
}

.left{
	float:left;
}

.right{
	float:right;
}

.center{
	margin: 0px auto;
}

.clearer{
	width:99.9%;
	height:0px;
	clear:both;
}

.leftandspace{
	float:left;
	margin-right:40px;
}

#fragmich{
	background-color: #b72f30;
}

#aktuell{
	background-color: #00c;
}

#termine{
	background-color: #057b26;
}

#uberuns{
	background-color: #4e2d6f;
}

#kontakt{
	background-color: #a20052;
}

#root{
	background-color: #333;
}

#calender{
	text-align:center;
}

.calendertdbg{
	width:40px;
	height:40px;
	background:url(../Source/Kalender/tdbg.gif) no-repeat;
	color:#000;
	font-weight:bold;
}
#calender td.tage{
	color:#FFF;
	width:40px;
	height:30px;
	border:none;
	background:url(../Source/Kalender/thbg.gif) no-repeat;
}

.linkmouse{
	cursor:pointer;
	color:#000;
	font-weight:bold;
}

#heute{
	background:url(../Source/Kalender/heute.gif) no-repeat;
	font-weight:bold;
}

#ina{
	background:url(../Source/Kalender/ina.gif) no-repeat;
}

#ber{
	background:url(../Source/Kalender/ber.gif) no-repeat;
}

#mes{
	background:url(../Source/Kalender/mes.gif) no-repeat;
}

.legende{
	margin: 10px 0px;
	padding-left:45px;  
	border:0;
	width:280px;
	display:inline-block;
}

#zkalender{
	display:none;
}

.person{
	float: left;
	margin: 5px 40px 0px 0px;
}

.persontext{
	padding-left:340px; 
	text-align:left; 
	min-height:410px;
}

#fragb{
	width:500px;
	padding:2px 10px;
	margin:20px auto;
	text-decoration:none;
	color:#CCC;
	background-color:#a12a2a;
}
#fraga{
	width:500px;
	padding:2px 10px;
	margin:20px auto;
	text-decoration:none;
	color:#CCC;
	background-color:#a10000;
}

#tippb{
	width:500px;
	padding:2px 10px;
	margin:20px auto;
	text-decoration:none;
	color:#CCC;
	background-color:#2f2fcc;
}
#tippa{
	width:500px;
	padding:2px 10px;
	margin:20px auto;
	text-decoration:none;
	color:#CCC;
	background-color:#009;
}
