	.textwhite {
		color: #FFFFFF;
		font-size:10px;
	}
	body {
		margin: 0px;
		background-color:#666666
	}
	/* Fonts */
	table, td  { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 11px; 
	}
	/* Links */
	a.white {
		font-size: 10px; 
		text-decoration:none;
		color:#FFFFFF;
	}
	a.white:hover {
		font-size: 10px; 	
		text-decoration:none;
		color:#FFCC66
	}
	a.header {
		font-size:10px;
		text-decoration:none;
		font-weight:bold;
		color:#FFFFFF
	}
	a.header:hover {
		font-size:10px;
		text-decoration:none;
		font-weight:bold;
		color:#FFFFFF
	}
	a {
		text-decoration:underline;
		color:#333333;
	}
	a:hover {
		text-decoration:none;
		color:#000000;
	}
	
	.clients-bereich a {
		text-decoration:none;
		color:#333333;
	}
	.clients-bereich a:hover {
		text-decoration:underline;
		color:#000000;
	}
	
	/* inputs, select, textarea */
	input.login {
		color:#000000;
		font-size:11;
		background-color:#57A7FF;
		border-top-width : 1px;
		border-right-width : 1px;
		border-bottom-width : 1px;
		border-left-width : 1px;
		text-indent : 2px;
	}	
	input,select {
		color: #000000;
		font-family: verdana;
		font-size: 10;
	}
	textarea {
		color: #000000;
		font-family: verdana;
		font-size: 10;
		overflow: auto;
	}	
	/* header */
	.index {
		background-color:#0066FF;
	}
	/* content */
	.content {
		background-color:#CCCCCC;
	}
	/* footer */
	.footer {
		background-color: #999999;
		border-bottom: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
	}
	/* help */
	div#helpLayer {
		background-color: #FFFFE1;
		border-top: 1px dashed #CFCFCF;
		padding: 8px 8px 8px 8px;
	}
	img#helpIcon {
		margin-left: -0px;
	}	
	span#helpContents {
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#333333;
	}
	td.row {
		background-color:#FFFFFF;
		border-bottom:1px solid #CECECE;
	}
	div.box {
		background-color: #FFFFFF;
		border: 2px solid #7F9DB9;
		margin-top: 1px;
		margin-bottom: 1px;
		padding:4px;
	}	
	/* men buttons */
	.mybuttons {
  	margin-bottom: 1px;
	}
	.mybuttons a {
  	padding: 3px;
	  color:#FFFFFF;
  	text-decoration: none;
	  background-color:#1571C9;
		border: 1px solid #63B4FF;
  	display:block;
		width:100px;
		text-align:center;
	}
	.mybuttons a:hover {
  	color:#FFFFFF;
	  text-decoration:none;
  	background-color:#1085F3;
		border: 1px solid #63B4FF;
	}	
	/* men buttons */
	.hlpbuttons {
  	margin-bottom: 1px;
	}
	.hlpbuttons a {
		font-size:10px;
  	padding: 1px;
	  color:#000000;
  	text-decoration: none;
	  background-color:#E7E7E7;
		border: 1px solid #CECECE;
  	display:block;
		width:200px;
		text-align:center;
	}
	.hlpbuttons a:hover {
  	color:#000000;
	  text-decoration:none;
  	background-color:#FFFFFF;
		border: 1px solid #999999;
	}	



	td#caption {
		background-color:#CCCCCC;
		border-bottom:1px solid #999999;
	}
	form {
		margin: 3px;
	}
	hr {
		color:#999999;
		height: 1px;
	}
	h1,h2,h3 {
		margin:0px;
	}

.Stil1 {
	color:#FF0000;
	font-size:16px;
	
}

.Stil1 li{
	list-style:none;
}

.Stil1 ul{
	margin-top:0px;
}

.Stil3 {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
.Stil5 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}
.Stil6 {color: #0000FF}
.Stil7 {
 font-size: 12px;
 color: #000000;
}
.Stil10 {color: #FF0000; font-size: 18px; font-weight: bold; }

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	height: 29px;
	background: url(../images/contenthead.png) top left repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 6px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}

ul {
	margin-left:1.5em;	
	padding-left:0;
}



html>body ul {
	margin-left:0em;
	padding:1.3em;
}



ol {
	padding:1.8em;
}

.client-willkommen-bereich {
	width:600px;	
}

.client-willkommen-bereich h1 {
	font-size:36px;
}