html,body {
	height:100%;
	margin:0;
	padding:0;
	}

body {
	background-image:url(grafiken/hintergrund-punkte.jpg);
	text-align:center;
	
	margin:auto;
	
	font-family: Verdana, Geneva, sans-serif, arial, helvetica;
	font-size: 12px;
	color:#333;
	}
	
h1 {font-size: 22px; color: #666;}
h2 {font-size: 20px; color: #666;}
h3 {font-weight:normal; font-size: 18px; color: #666; line-height: 24px;}
h4 {font-size: 16px; color: #666;}
h5 {font-size: 14px; color: #666;}
h6 {font-size: 12px; color: #666;}

a, a:active, a:visited { color: #333; text-decoration:underline;}
a:hover { color: #333; text-decoration:none;}

#rahmen {
	min-height:100%; /* Mindesthöhe in modernen Browsern */
	width: 1000px;
	text-align: left;
	background-color:#FFF;
	}

#head {
	background-image:url(grafiken/head.jpg);
	height: 217px;
	border: 1px solid #ccc;
	border-bottom: 0px;
	border-top: 0px;
	}
	
td {
	background-color: #e5edf3;
	border: 1px solid #ccc;
	}
	
td a, td a:active, td a:visited { color: #333; text-decoration:none;}
td a:hover { color: #333; text-decoration:underline;}

	
.content {
	background-color:#fff;
	border-left: 0;
	border-right: 0;
	line-height: 18px;
	word-spacing: 0.2em;
	padding: 15px;
	}
	
.content td {
	border: 0px;
	background-color: #fff;
	}
	
.content input, .content textarea {
	background:#fff url("grafiken/bg-input.gif") left top repeat-x;
	border: 1px solid #999;
}

.content input.button {
	background:#868B8E url("grafiken/bg-footer.jpg") left top repeat-x;
	color:#fff;
	font:bold 0.9em Verdana, Arial, Helvetica, sans-serif;
	padding:2px;
	border: 1px solid #999;
}

.content a, .content a:active, .content a:visited { color: #333; text-decoration:underline;}
.content a:hover { color: #333; text-decoration:none;}

.suche {
	padding: 10px 10px 5px 11px;
	}

.suche input {
	background-image:url(grafiken/lupe.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
	padding-left:23px;
	
	border: 1px solid #999;
	}

.menu ul, .menu li {
	list-style:none;
	}
	
.menu p {
	width: 200px;
/*	background-color: #7fa8c3;
	border-top: 1px solid #e5edf3;
	border-bottom: 1px solid #e5edf3;
	padding: 5px;
	padding-left: 11px;*/
	color: #fff;
	margin: 0px;
	font-weight:bold;
	}
	
.menu a, .menu a:active, .menu a:visited { color: #fff; text-decoration:none;}
.menu a:hover { color: #333; text-decoration:none;}

#menu {
	}
	
#menu ul {
	margin: 0;
	padding: 0;
	}
	
#menu li {
	list-style: none;
	margin: 0px;
	padding: 5px 5px 5px 13px;
	background-color: #337ea5;
	border-top: 1px solid #e5edf3;
	border-bottom: 1px solid #e5edf3;
	font-weight:bold;
	
	*/ width: 198px;
	}
	
#menu li li {
	list-style: none;
	text-decoration:none;
	border: 0px;
	line-height: 24px;
	padding-bottom: 0px;
	}

.kl {
	font-size:10px;
	line-height: 25px;
	}
	
.kl2 {
	font-size:10px;
	}
	
.pakete {
	padding: 10px;
	background-color: #ccc;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	font-weight: bold;
	
	*/width: 196px;
	}

.pakete2 {
	background-color: #ebebeb;
	border-bottom: 1px solid #999;
	padding: 5px;
	
	*/ width: 206px;
	*/ padding-top: 10px;
	}
	
.pakete2 ul, .pakete2 li {
	list-style-image:url(grafiken/pfeil.gif);
	margin-left: -5px;
	vertical-align:middle;
	top: -5px;
	
	*/ padding-left: 10px;
	*/ margin-left: 5px;
	}

.pakete2 a, .pakete2 a:active, .pakete2 a:visited { color: #005187; text-decoration:none; font-weight:bold;}
.pakete2 a:hover { color: #005187; text-decoration:underline; font-weight:bold;}


.philosophie {
	background-color: #ccc;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
	font-size: 10px;
	line-height: 15px;
	
	*/ width: 196px;
	}
	
	
.sprache {
	font-weight:bold;
	padding: 10px;
	}
	
.sprache img {
	border: 1px solid #999;
	}

.footer {
	background-color: #005187;
	color: #fff;
	font-size: 10px;
	letter-spacing: 0.2em;
	padding: 10px;
	text-align:center;
	}
	
.footer a, .footer a:active, .footer a:visited { color: #fff; text-decoration:underline;}
.footer a:hover { color: #fff; text-decoration:none;}