a:hover {text-decoration: none; }
.aktivelink {color: #3333ff; }
input {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
textarea {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.klein {font-size: 10px; color: #999999; }
.titelklein {font-size: 12px; font-weight: bold; color: #000000; }
a {font-family: Arial, Helvetica, sans-serif; color: #3A6695; text-decoration: underline; }
.titelgross {font-size: 14px; font-weight: bold; color: #3A6695; }
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #3A6695;
	margin-top: 25px;
	margin-bottom: 15px;
}
.rot {color: #cc0000;}
h2 {font-size: 12px; font-weight: bold;}
.gruen {color: #009900;}
.hell {color: #999999;}
.fehler {background-color: #CEE3F7;}
.standart {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
#adminnav {
	margin-top: 5px;
	margin-bottom: 5px;
}
#adminnav a {
	float: left;
	height: 15px;
	width: 140px;
	background-color: #CFDFEF;
	margin-top: 1px;
	margin-right: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-decoration: none;
}
#adminnav a:hover {
	background-color: #FFFFFF;
}
#message{
	background-color: #FFFFCC;
	padding: 10px;
	width: 590px;
	border: 1px solid #CC0000;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	clear: both;
}
.register {
	background-color: #CFDFEF;
	padding: 4px;
	float: left;
	margin-right: 3px;
	font-weight: bold;
	text-decoration: none;
}
.register:hover {
	background-color: #FFFFFF;
}
.linkhell {
	font-family: Arial, Helvetica, sans-serif;
	color: #89ABD1;
	text-decoration: underline;
}
#bew_nav a {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
	text-decoration: none;
	margin-right: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #3a6695;
	border-bottom-color: #3a6695;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3A6695;
}
#barometerbox1, #barometerbox2, #barometerbox3 {
	height: 15px;
	width: 10px;
	background-color: #999999;
	background-image: url(../../pic/barometerbalken.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}.barometer {
	height: 10px;
	float: left;
	width: 60px;
	background-image: url(../../pic/barometerbalken_kl.jpg);
}
li {
	margin-left: 15px;
}

#suchlink {
	margin-top: 5px;
	width: 100%;
}
#suchlink a{
	text-decoration: none;
}
#suchlink a:hover{
	text-decoration: underline;
}
.but {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #3A6695;
	background-image: url(../../adsjob_pic/but_bg.gif);
	padding-top: 7px;
	padding-left: 15px;
	text-decoration: none;
	color: #3A6695;
	padding-right: 15px;
	padding-bottom: 7px;
	display: block;
}
.but:hover {
	text-decoration: none;
	background-image: url(../../adsjob_pic/but_bg_hover.gif);
}
.butsmall {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #3A6695;
	background-image: url(../../adsjob_pic/but_bg.gif);
	padding-top: 5px;
	padding-left: 5px;
	text-decoration: none;
	color: #3A6695;
	padding-right: 5px;
	padding-bottom: 5px;
	display: Inline-Block;
}
.butsmall:hover {
	text-decoration: none;
	background-image: url(../../adsjob_pic/but_bg_hover.gif);
}
.inputsm {
	width: 50px;
}
.inputmi {
	width: 150px;
}
.inputla {
	width: 250px;
}
.butsubmit {
	font-size: 12px;
	border: 1px solid #3A6695;
	background-image: url(../../adsjob_pic/but_bg.gif);
	text-decoration: none;
	color: #3A6695;
	width: 155px;
	text-align: left;
	font-weight: bold;
	padding: 3px;
}
.butsubmit:hover {
	text-decoration: none;
	background-image: url(../../adsjob_pic/but_bg_hover.gif);
}
.bgdunkel {
	background-color: #cfdfef;
}
.butpfeil {
	background-image: url(../../adsjob_pic/but_pfeil.png);
	background-repeat: no-repeat;
	height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 40px;
	display: block;
	padding-top: 7px;
	text-decoration: underline;
}
.butpfeil:hover {
	text-decoration: none;
	background-image: url(../../adsjob_pic/but_pfeil_over.png);
}
.blueborder{
	border: 1px solid #cfdfef;
	margin-top: 10px;
	margin-bottom: 10px;
}
.infobalken {
	background-color: #FFFFFF;
	border: 1px solid #cfdfef;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

