body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	color:#333333;
}

h1 {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color:#444;
	font-size:32px;
	margin:23px 0;
}

h2 {
	font-size:14px;
	line-height:27px;
	margin:15px 0 5px 0;
	border-bottom:1px solid #e5e9f0;
	font-weight:bold;
	color:#6b80aa;
}



.g12 {
	margin-bottom:3px;
}

.g10 {
	margin-bottom:15px;
}

h4 {
	color:#000;
	font-size:10px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin:3px 0;
	color:#666666;
}

#content img {
	border-top:1px solid #e5e9f0;
	border-bottom:1px solid #e5e9f0;
}

hr {
	border:1px solid #fff;
	border-top:1px solid #e5e9f0;
}

#content hr {
	border-top:1px solid #9BA8BF;
}

#ctl00_dS hr {
	margin-bottom:0px;
}

a {
	color:#1a427e;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:5px 0;
}

li {
	list-style:square inside;
}

input, textarea, select {
	margin:3px;
	border:1px solid #969696;
	padding:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

textarea:focus, input:focus, select:focus {
	border:1px solid #6b80aa;
	background:#f1f4fa;
	
}

textarea:hover, input:hover, select:hover {
	border:1px solid #6b80aa;
}

input[type=radio],
input[type=checkbox],
input[type=radio]:hover,
input[type=checkbox]:hover
input[type=radio]:focus,
input[type=checkbox]:focus {
	border:none;
}

input[type=image]
{
	margin:0;
	padding:0
	}
	
.file+div {
	background-position:top !important;
}

.file+div:hover {
	background-position:bottom !important;
}

label {
	margin:1px;
	padding:3px 0;
	line-height:26px;
}

.even, .odd {
	position: relative; 
	height: 40px;
	padding:5px 0;
}

.odd {
	background:#f1f4fa;
}

button, .button {
	background:url(../images/sprite.gif) 0 -33px no-repeat;
	border:none;
	color:#FFFFFF;
	height:21px;
	cursor:pointer;
	text-align:left;
	margin-left:3px;
	margin-bottom:3px;
	padding:0px 0px 5px 0px;
}

button span, .button span {
	background:url(../images/sprite.gif) 100% -54px no-repeat;
	display:block;
	height:18px;
	padding:2px 7px 0 5px;
	margin:0 -4px 0 0;
}

button:hover, .button:hover { background-position: 0 -73px}

button:hover span, .button:hover span {background-position: 100% -94px }

.vbottom {position: absolute; bottom: 0; padding:5px 0;}
.nowrap {white-space:nowrap;}
.grey {
	background:#f1f4fa;
	padding:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
	behavior: url(../css/border-radius.htc);
}

.rounded {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius:10px;
    -o-border-radius:10px;
    
}

#content li {
 list-style-position: outside;
 margin-left:20px;
}

#navi {
	margin:10px 0 0 0;
	padding:0px;
	text-indent:0px;
}
#navi span.head {
	cursor:pointer;
	color:#000;
	display:block;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	padding:0px;
	text-decoration: none;
	padding-bottom:5px;
}
#navi span.head:hover,
#navi span.selected,
#navi span.current {
	color:#1a427e;
}
#navi li {
	list-style:none outside none; 
	display:block;
	padding-bottom:5px;
}

#navi li li {
	padding:0px;
	margin:0px;
}

#navi li li:first-child a {
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}

#navi li li:last-child a {
	-webkit-border-bottom-left-radius:10px;
	border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
}

#navi a {
	border-left:10px solid #e5e9f0;
	background:#f1f4fa;
	color:#3c3c3c;
	display:block;
	padding:1px 0 1px 7px;
	text-decoration: none;
	font-size:12px;
}
#navi li li a:hover,
#navi li li a.current  {
	color:#1a427e;
	background:#e5e9f0;
}

#menu label {
	font-size:10px;
}

#standorte h3 { margin:0px; padding:0px;}

#standorte h3 a {
	background:url(../images/sprite.gif) 100% -17px no-repeat;
	display:block;	
	color:#646464;
	height:17px;
}
#standorte h3 a:hover {
	text-decoration:none;
	color:#6B80AA;
}

#standorte .selected a {
	background:url(../images/sprite.gif) 100% 0px no-repeat;
	color:#6B80AA;
}

#scroll {
	height:22px;
	max-height:22px;
	overflow:hidden;
	background:#f1f4fa;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

#scroll li {
	list-style-type:none;
	padding-left:10px;
}

.textrot {
	background:#FFE4E1;
	padding:5px 10px;
	display:block;
	color:#990000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:7px 0;
}

.textblue {
	background:#E5E9F0;
	padding:5px 10px;
	display:block;
	color:#1A427E;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:7px 0;
}

.address {
	background:#F1F4FA;
	padding:5px 10px;
	display:block;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin:7px 0;
}

.jobmail_category table {
	border:1px solid #1A427E;
	width:505px;
}

.jobmail_category table td {
	padding:3px;
}

.jobmail_grey {
	background:#f1f4fa;
}

.jobmail_grey:first-child, .jobmail_grey td:first-child, .jobmail_grey label {
	color:#1a427e;
	font-weight:bold 
} 

.altrow {
	background:#F1F4FA;
}

.field_uploads {
	width:160px;
}

.SmallButton
{
    background:url(../images/sprite.gif) 0 -34px no-repeat;
	border:none;
	width:100%;
	color:#FFFFFF;
	height:20px;
	cursor:pointer; 
	margin-left:3px;
}
 
.SmallButton a
{
	display: block;
	width:100%;
	color: #FFFFFF;
	text-align:left;
	text-decoration: none;
}

.SmallButton:hover
{
	background-position: 0 -74px
}
 
.SmallButton span
{
    background:url(../images/sprite.gif) 100% -54px no-repeat;
	display:block;
	width:100%;
	height:18px;
	padding:0 5px 2px 9px;
	margin:0 -4px 0 0;
	}
	
.SmallButton span:hover
{
	background-position: 100% -94px
}
 
	
#menu .SmallButton {
	margin:5px 0px;
}

.nohand {
	cursor:default;
}

.mypage td {
	padding:4px;
	font-size:12px;
}

.mypage td:first-child {
	padding-left:0px;
}


.mypage td span {
	background:url(../images/sprite.gif) 0px 0px no-repeat;
	display:block;
	width:100%;
	height:20px;
	width:24px;
	text-align:center;
	color:#fff;
}

@media print {
	.basic div, #navi ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}


