/**************************************************************
WIFO 
global.css
> astrals.NET, Ralf Fieger
**************************************************************/

@import url('/styles/cols.css');

/*************************************************************/

body {
	font-family: tahoma, arial, verdana, sans-serif;
	font-size: 12px;
	background-color: white;
	padding:0px;
	margin-top: 0px;
	overflow-y:scroll;		
}

/**************************************************************
DIE BASICS
**************************************************************/

#stageholder {
	position:relative;
	text-align:center;
	margin:0px auto;
	width: 980px;
	overflow:visible;
}

#head {	
	position:relative;
	border-top: 2px solid #1FB25A;
	height: 350px;
	text-align:left;
}

#mainstage {
	position:relative;				
	margin-top: 25px;
	text-align: left;
}

#navi-left {
	position:relative;
	float:left;
	margin-left: -4px;
	width: 230px;
	text-align:left;
}

#content {
/*	background-color: yellow;*/
	width: 525px;
	position:relative;
	float:left;
	text-align:left;

}

#related {	
/*	background-color: red;*/
	width: 210px;
	margin-right:-3px;
	text-align:left;
	float:right;
}

#footer {	
	background-color: white;
	border-top: 1px solid #666666;
	margin-top: 20px;
}



/**************************************************************
HEAD
**************************************************************/

#logo {
	position: absolute;
	top: 23px;
	left:40px;
}

#headpic,
#slider {
	position:absolute;
	bottom: 0px;
	left: 0px;
}


/**************************************************************
NAVI
**************************************************************/

ul#navi {
	position:absolute;
	top: 80px;
	left: 310px;
	width: 660px;
	z-index: 20;
	margin:0px;
	padding:15px 0px;
	list-style-type: none;
/*	background-color: red;*/
}

ul#navi li {
	display:inline;
	height: 30px;
	margin-right:-4px;
	padding: 13px 5px 15px 0px;
}

ul#navi li a {
	background: url('/images/global/bg.navi.li.png') no-repeat left top;
	position:relative;
	padding: 13px 0px 15px 22px;
	margin-right: -5px;
	text-transform: uppercase;
	font-weight: bold;	
	color: white;
	text-decoration:none;
}

ul#navi li a span {
	background: url('/images/global/bg.navi.li.mask.png') no-repeat right top;
	height: 40px;
	margin-right: -5px;
	padding: 13px 22px 15px 0px;
}

ul#navi li a:hover, ul#navi li a.act {
	background: url('/images/global/bg.navi.li.act.png') no-repeat left top;
}


/**************************************************************
PERS-LINKS
**************************************************************/

ul#pers-links {
	position:absolute;
	left: 332px;
	top: 40px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul#pers-links li {
	display: inline;
	margin-right: 15px;
}

#login-link,
#logout-link {
	position:absolute;
	right: 113px;
	top: 40px;
	text-align:left;
}

#login-link a {
	background: url('/images/global/bg.btn.aufklapp.gif') no-repeat 0px 5px;
	padding: 0px 0px 0px 13px;
	text-transform: uppercase;
/*	background-color: yellow;*/
}

#login-link a.active {
	background: url('/images/global/bg.btn.zuklapp.gif') no-repeat 0px 5px;
}


/**************************************************************
NAVI-LEFT
**************************************************************/

#navi-left h1,
#related h1 {
	font-size: 14px;
	height: 45px;
	margin-bottom: -14px;
	padding: 14px 10px 0px 14px;
	text-transform: uppercase;
	color:white;
	background: url('/images/global/bg.navi-left.h1.png') no-repeat left top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

#navi-left ul,
#related .box {
	list-style-type:none;
	margin:0px;
	padding:10px 25px 15px 15px;
	background: url('/images/global/bg.navi-left.ul.png') no-repeat left bottom;	
	overflow:visible;
}

#navi-left ul ul {
/*	background-image: none;*/
	background-image: none;
	font-size: 11px;
	padding: 5px 0px 0px 0px;
}

#navi-left li {
	margin-bottom: 8px;
	margin-right: 10px;
/*	background-color: yellow;*/
}
#navi-left li li {
/*	margin-left: 10px;*/
	margin-top: 2px;
	margin-bottom: 7px;
}

#navi-left a {	display:block;}

#navi-left ul ul {padding-right: 0px;margin-right: -10px;}
#navi-left ul ul a {	padding-left: 10px;}
#navi-left ul ul a:hover, #navi-left ul ul a.act {
	background: url('/images/global/bg.navi-left.li.gif') no-repeat 0px 5px;
}

#navi-left ul ul ul {padding-right: 0px;}
#navi-left ul ul ul a {	padding-left: 20px;}
#navi-left ul ul ul a:hover, #navi-left ul ul ul a.act {
	background: url('/images/global/bg.navi-left.li.gif') no-repeat 10px 5px;
}

#navi-left ul ul ul ul {padding-right: 0px;}
#navi-left ul ul ul ul a {	padding-left: 30px;}
#navi-left ul ul ul ul a:hover, #navi-left ul ul ul ul a.act {
	background: url('/images/global/bg.navi-left.li.gif') no-repeat 20px 5px;
}

#navi-left ul ul ul ul ul {padding-right: 0px;}
#navi-left ul ul ul ul ul a {	padding-left: 40px;}
#navi-left ul ul ul ul ul a:hover, #navi-left ul ul ul ul ul a.act {
	background: url('/images/global/bg.navi-left.li.gif') no-repeat 30px 5px;
}


/**************************************************************
RELATED
**************************************************************/

#related .box {	
	background: url('/images/global/bg.related.content.png') no-repeat left bottom;	
	padding: 10px 10px 20px 20px;
	margin-bottom: 15px;
	position: relative;
}

#related .box h1 {
	background: url('/images/global/bg.related.h1.png') no-repeat;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: -10px;
	margin-right: -10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#related .box p {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
	line-height: 140%;
/*	padding-top:5px;
	margin-top:0px;*/
}

#related .box ul,
#related .box ol {
	margin-left:10px;
	padding-left:10px;
	margin-top: 0px;
}

#related .box ul li,
#related .box ol li {
	margin-bottom: 5px;
}



/**************************************************************
BOX ANSPRECHPARTNER, EXPERTENTEAM 
**************************************************************/

#related .box .imgright {
	margin-right: 5px;
	width: 40px;
	margin-top: -5px;
}

#related .ansprechpartner {
	font-size: 12px;
}
#related .kontaktinfos {
	font-size: 11px;
}

#related label {
	width: 14px;
/*	background-color: yellow;*/
	display:block;
	float:left;
}

#related .expertenteam p {
	background: url('/images/global/bg.teaser.expertenteam.png') no-repeat right bottom;
	min-height: 100px;
	padding-bottom: 40px;
}

/**************************************************************
BOX TEASER #RELATED RECHTS 
**************************************************************/

#related img.teaser {
/*	background: url(/images/global/bg.related.teaser.png) bottom left no-repeat;	*/
/*	padding: 10px 10px 20px 20px;*/
	margin-bottom: 15px;
	position: relative;
}


/**************************************************************
LOGIN-BEREICH
**************************************************************/

#loginbereich {
	position: relative;
	background: url('/images/global/bg.loginbereich.png') repeat-x left bottom;
	height: 80px;
	text-align:left;
	display:none;
}

#login-holder {
	background: url('/images/global/bg.loginholder.png') no-repeat left top;
	position:absolute;
	right: 89px;
	top: 15px;
	height: 60px;
	width: 200px;
	text-align:left;
}

#loginbereich #user,
#loginbereich #id_username {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 130px;
	border: 1px solid #0066A4;
	padding: 2px 1px;
	background-color: #E5EFF6;
}
#loginbereich #password,
#loginbereich #id_password {
	position: absolute;
	bottom: 5px;
	left: 5px;
	width: 130px;
	border: 1px solid #0066A4;
	padding: 2px 1px;
	background-color: #E5EFF6;
}
#loginbereich #submit {
	position: absolute;
	top: 3px;
	right: 5px;
}

#login-info {
	position: absolute;
	top: 8px;
	width: 340px;
	left: 332px;
	font-size: 11px;
	line-height: 150%;
	color:#004B79;
}
#login-info a {
	color: #004B79;
}


/**************************************************************
SUCH-BEREICH
**************************************************************/

#suchbereich {
	position: relative;
	background: url('/images/global/bg.loginbereich.png') repeat-x left bottom;
	height: 40px;
	text-align:left;
	display:none;
}

#infobar p#such-link {
	position:absolute;
	top: 15px;
	right: 25px;	
	margin: 0px;
	padding: 0px;
	z-index: 11000;
}

#such-link a {
	background: url('/images/global/bg.btn.w.aufklapp.gif') no-repeat 0px 5px;
	padding: 0px 0px 0px 13px;
	text-transform: uppercase;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#such-link a.active {
	background: url('/images/global/bg.btn.w.zuklapp.gif') no-repeat 0px 5px;
}

#suche-holder {
	background: url('/images/global/bg.suchholder.png') no-repeat left top;
	position:absolute;
/*	right: 30px;*/
	right: 89px;
	top: 5px;
	height: 40px;
	width: 200px;
	text-align:left;
/*	border:1px solid red;*/
}

#suchbereich #suchbegriff {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 160px;
	border: 1px solid #0066A4;
	padding: 2px 1px;	
}

#suchbereich #submit {
	position: absolute;
	top: 5px;
	right: 5px;
}

p#suche-info {
	position: absolute;
	top: 11px;
	width: 340px;
	left: 332px;
	text-align:right;
	font-size: 11px;
	line-height: 150%;
	margin:0px;
	padding: 0px;
}
p#suche-info a {
	color: #004B79;
}





/**************************************************************
BREADCRUMBS
**************************************************************/

#breads {
	position:relative;
/*	background-color: yellow;*/
	font-size: 10px;
	color: #666666;
	text-transform:uppercase;
	margin-top: -15px;
}
#breads a {
	color: #666666;
	text-decoration:none;	
}
#breads a:hover {
	color: #333333;
}




/**************************************************************
FOOTER
**************************************************************/

#footer p {
	font-size: 11px;
	color: #666666;
}
#footer p.address {
	font-size: 10px;
	line-height: 140%;
}


/**************************************************************
CONTENT-INSIDE
**************************************************************/

#content .content-inside {	margin:20px 20px 30px 20px;}

/**************************************************************
GLOBALS & COMMON
**************************************************************/

.clear {	clear:both;}
.clearl {clear:left;}
.clearf {clear:right;}

.imgleft {float:left;margin-right: 10px;margin-top:5px;}
.imgright {float:right;margin-left: 10px;margin-top:5px;}


form .imgleft {margin-top: 0px;margin-right: 5px;}


/**************************************************************
LINKS
**************************************************************/

a { 
	color: #000000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}
a img { border: 0px;}


/* HEAD */

ul#pers-links a, #login-link a, #logout-link a {
	color: #000000;
	text-decoration:none;
}
ul#pers-links a:hover, #login-link a:hover, #logout-link a:hover {
	color: #0066A4;
}

ul#pers-links a.act {
	color: #0066A4;
	font-weight: bold;	
}

/* NAVI-LEFT */

#navi-left a {
	text-decoration:none;
}

#navi-left a:hover {
	color: #0066A4;
}
#navi-left a.act {
	font-weight: bold;
	color: #0066A4;
}

/* FOOTER */

#footer a {
	color: #666666;
	text-decoration:underline;
}

#footer a:hover,
#footer a.external {	text-decoration:none;}
#footer a:hover {color: #0066a4;}


/**************************************************************
FONTS
**************************************************************/

h1 {
	font-size:20px;
	font-weight:normal;

}
h2 {
	font-size:110%;
}

h3, h4 {
	font-size: 100%;
}

#content p {line-height: 150%; }
#related p {line-height: 130%; font-size: 11px; }


#content ul {
	padding-left:10px;
	margin-left: 10px;
}

#content ol {
	padding-left:20px;
	margin-left: 20px;	
}

#content ul li,
#content ol li {
	margin-bottom: 5px;
	line-height: 150%;
}

#content ul ul {
	margin-top: 5px;
	list-style-type: disc;
}



.intro {
	font-size: 12px;
}















































