#infobox{
	font-size	: 1.2em;
}

#infobox a{
	text-decoration	: none;
	color		: #1375b5;
}

#infobox a:hover{
	text-decoration	: underline;
	color		: #1375b5;
}

h4{
	color		: #b51332;
	font-size	: 1.1em;
        text-align	: center;
}

h5{
	color		: #b51332;
	font-size	: 1.1em;
        text-align	: left;
	margin-top	: 2em;
}

h6{
	color		: #b51332;
	font-size	: 0.8em;
        text-align	: left;
}

#infobox address{
	font-style	: normal;
	font-size	: 0.9em;
	color		: #555;
}

#terminhead{
	font-style	: normal;
	font-size	: 1.2em;	
}

.vlistnostyle strong{
	font-size	: 0.9em;
}

.vlistnostyle{
	list-style	: none;
	padding		: 0;
	margin		: 0 0 2em 0;
}

.vlistnostyle .margin15{
	margin-left	: 1.7em;
}

.vlistnostyle .margint1{
	padding-top	: 0.5em;
}

.vlistnostyle hr{
	width		: 80%;
	font-size	: 0.5em;
	height		: 1px;
	border		: 0;
	background-color: #000;
	text-align	: center;
}

#login_user{
 	font-size	: 1.2em;
	padding		: 1px 1px 1px 5px;
	width		: 100%;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border		: 2px solid #b51332;
}

#login_password{
 	font-size	: 1.2em;
	padding		: 1px 1px 1px 5px;
	margin		: 10px 0 0 0;
	width		: 100%;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border		: 2px solid #b51332;
	background-image: url('mpb/schluessel.gif');
	background-repeat:no-repeat;
	background-position:177px center;
}

#reg_user{
 	font-size	: 1.2em;
	padding		: 0 0 0 5px;
	width		: 150px;
	-moz-border-radius:6px;
	-khtml-border-radius:6px;
	border		: 0.15em solid #b51332;
}

#content ul{
	list-style	:none;
}
#intern_liste li{
	margin :10px 0 0 0;
}
