#titel{
	height: 90px;
}
#main{
	margin-left:125px;

	width:80%;
	height:100%;
}
#links{
	width:  20%;
}
p{
	font-family:sans-serif;
	font-size:14px;
	color: #666666;
}
li{
	font-family:sans-serif;
	font-size:14px;
	color: #666666;
}
body{
	font-family:sans-serif;
	color: #666666;
	font-size: 12px;
}

th {
	font-size: 11px;
}

td {
	font-size: 11px;
}
/*
a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#008088;
	font-size:12px;
}

a:active, a:hover{
	text-decoration:underline;
}
*/
p {
	font-family: Arial; 
	font-size: 11px; 
	color: #666666;
	}

.flow {
	font-family: Arial; 
	font-size: 10px; 
	color: #666666;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
/* 	font-weight:bold; */
	color:#666666;
	font-size:10px;
}
a:active, a:hover{
	text-decoration:underline;
}	

input, textarea, select {
	background:#E7E7E7 none repeat scroll 0%;
	border:1px solid #000000;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:8pt;
}

a.bewerbungslink {
	font-size: 14px;
	text-decoration:underline;
}

a.bearbeitenlink {
	font-size: 12px;
	font-weight: bold;	
}

#inhalt { margin: 15px; }

.unternehmen { color: #3A669A; }
.kunde { color: #007F0E; }
.bold {	font-weight: bold; }
.font10 { font-size: 10px; }
.font12 { font-size: 12px; }
.font15 { font-size: 15px; }

.fehlermeldung {
	text-align: right;
	font-size: 10px;
	color: #FF3300;
}


.border_red {
	border-right:1px solid #D41621; 
	border-left:1px solid #D41621;
}

.disabled {
	font-style: italic;
	color: #CACACA;
	background:#F4F4F4 none repeat scroll 0%;
	border: 1px solid #E7E7E7;
}

