/* ######################################################################################################
** 
**  Dateiversion: 06.06.07
**  Datei       : CUSTOM.css
**  Funktion    : Customizing 4 allessprachen.at
*/

@media all
{
/* #################### Seite ############################################################ */

body {
	font: 1.0em/1.2em Verdana,Helvetica,sans-serif;
	padding: 0px;
	margin: 0px;
	background: rgb(0,0,102);	
	background:url(../img/CUSTOM/footer_back_2.gif) repeat-y top;
}
   
a:link, a:visited, a:active {
	text-decoration:none;
	color: rgb(2,122,187);	
}
    
a:hover {
	background-color:#FFFFFF;
	text-decoration:underline;
	color: rgb(2,122,187);
}
    
#page_margins {
	min-width:900px;
	max-width:100%;
	max-height:100%;
	min-height: 500px;
	top:0px; 
	left:0px; 
	z-index: -1; 
	background-image:url(../img/CUSTOM/footer_back_2.gif);
	background-repeat:repeat-y;
	background-position:center 50%;
	border:0px none;
}

#page {
	background:#FFFFFF;
	border:0px none;
	background-image:url(../img/CUSTOM/content_back.gif);
	background-repeat:repeat-x;
	background-position:0px 194px;
	min-width: 844px;
	min-height: 100%;
}

#main {
	width: 844px;
	margin: 0 auto 0 auto;
	padding: 45px 0 0 0;
	background:transparent;	
}

#main a[href^="http:"], #main a[href^="https:"] {
	background-image:none;
	background-position:0 0;
	background-repeat:no-repeat;
	padding-left:0px;
}    
    
/* #################### Header ############################################################ */
#header {
	/*background: rgb(139,181,206);*/
	border: none;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	height: 181px;
	overflow: hidden;
	background: transparent;
}

#header_left {
	height: 110px;
	margin: 0px auto 0px 0px;
	width: 50%;
	z-index: 10;
	background-color: rgb(139,181,206);
}

#header_center {
	height: 181px;
	width: 844px;
	margin: -110px auto 0px auto;	
}

#header_center_logo {
	top: 0px;
	left: 0px;
	width: 203px;
	height: 192px;
	background: url(../img/CUSTOM/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	z-index: 30;
	float: left;
}

#header_right {
	height: 110px;
	margin: -110px 0px 0px auto;
	width: 50%;
	z-index: 10;
	background-color: rgb(0,0,102);
}

/* #################### Main Navi ############################################################ */

#nav_main {	
	width: 641px;
	height: 110px;
	overflow: hidden;
	float: left;
	overflow: hidden;
	z-index: 31;
}

#nav_main ul {
	width: 641px;
	white-space: nowrap;
  	margin:0px;
  	padding:0px;
  	list-style:none;
}
  
#nav_main li {
	/*width: 128px;*/
	height: 110px;
  	float: left;
	padding: 0px 0px 0px 0px; /*ge�ndert*/
	margin: 0;
	border-bottom: 0px none;
	text-align: center;
	font-weight: bold;
	font-size: 0.6em;	
}

#nav_main a {
	float:left;
	display:block;
	color:rgb(0,0,102);
	text-transform: none;
	text-decoration:none;
	/*width: 128px;*/
	height:110px;

	width: auto; /* nur IE 5.x */
	width/**/:/**/ .1em; /* für IE 6.0 */
}

#nav_main > ul a {width:auto;}  /* für alle anderen Browser */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav_main a {float:none;}
/* End IE5-Mac hack */


#nav_main a:hover { 
	height:110px;
	/*width: 128px;*/
	color:rgb(0,0,102);
	/*line-height: 0.1em;*/
}

#nav_main #current {
	border-width:0;
	overflow: visible;
	padding:0px 0px 0px 0px; /*ge�ndert*/
	color:rgb(255,153,0);
	background-color: rgb(255,255,255);
	/*
	background-image:url(../img/CUSTOM/main_nav_current.gif);
	background-repeat:no-repeat;
	background-position:center top;	
	width: 128px;
	*/
	line-height: 0.1em;
}

#main_nav_curr_link {
	padding-top: 61px;
}

#nav_main .before a {
	/*
	background-image:url(../img/CUSTOM/main_nav_before.gif);
	background-repeat:no-repeat;
	background-position:center top;
	*/
	background-color: rgb(139,181,206);
	padding:78px 5px 7px 5px;
	/*width: 128px;*/
	height:25px;
	/*line-height: 0.1em;*/
}

#nav_main .before a:hover {
	/*
	background-image:url(../img/CUSTOM/main_nav_before_hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width: 128px;
	*/
	height:25px;
	padding:78px 5px 7px 5px;
	/*line-height: 0.1em;*/
	text-decoration: underline;
}

#nav_main .after a {
	/*
	background-image:url(../img/CUSTOM/main_nav_after.gif);
	background-repeat:no-repeat;
	background-position:center top;
	*/
	background-color: rgb(0,0,102);
	padding:78px 5px 7px 5px;
	color: rgb(255,255,255);
	/*width: 128px;*/
	height:25px;
	/*line-height: 0.1em;*/
}

#nav_main .after a:hover {
	/*
	background-image:url(../img/CUSTOM/main_nav_after_hover.gif);
	background-repeat:no-repeat;
	background-position:center top;
	width: 128px;
	*/
	height:25px;
	padding:78px 5px 7px 5px;
	color: rgb(255,255,255);
	/*line-height: 0.1em;*/
	text-decoration: underline;	
}

/* #################### Sub-Navi (lower level) ############################################################ */

#submenu {
	width: 641px;
	height: 20px;
	margin-top: 10px;
	z-index: 500;
	background: transparent;
	float: right;
	font-size: 0.58em;
	font-weight: bold;
	white-space:nowrap;	
}

#submenu ul {
	margin-left: 20px;
}

#submenu li {
	float:left;
	margin:0px;
	padding:0pt 10px 0px 0px;
	min-width:10px;
	list-style-type:none;
}

#submenu li a {
	border-bottom:0px none;
	color:rgb(2,122,187);
}

#submenu a {
	display:block;
	text-decoration:none;
	text-transform: uppercase;
}

#submenu li a:hover {
	color:rgb(0,0,102);
	background: transparent;
}

#submenu li ul {
	list-style-type: none;
	padding: 0;
}
#submenu li ul li {
	float:left;
	margin:0;
	padding:0;
}

#submenu_active a:visited { 
	color:rgb(255,153,0);
}
	
#submenu li ul li#active { 
	color:rgb(255,153,0);
}


/* #################### 1. Spalte ############################################################ */
#col1 {
	width:215px;
	margin-left:-36px;
	margin-right:36px;
}

#col1_content {
	width: 130px;
	height: 130px;
	overflow: hidden;
	padding: 0px;
	margin: 47px auto 5px auto;
	text-align: center;
}


/* #################### 2. Spalte ############################################################ */

#col2 {
	width: 425px;
	color:rgb(30,30,30);
	font-size: 0.7em;
	}

#col2_content_top {
	width: 425px;
	height: 16px;
	background:url(../img/CUSTOM/content_box_top.gif) no-repeat top;
	background-position: 0px 0px;
}	
	
#col2_content {
	width: 425px;
	margin-left:0px;
	padding: 0px;	
	min-height: 200px;
	overflow:visible;
	background:url(../img/CUSTOM/content_box_center.gif) repeat-y;
	background-position: 0px 0px;
	text-align: left;
}

#col2_content_bottom {
	position: relative;
	width: 425px;
	height: 16px;
	background:url(../img/CUSTOM/content_box_bottom.gif) no-repeat bottom;
	background-position: 0px 0px;
	margin-bottom: 50px;
}

/* #################### 3. Spalte ############################################################ */

#col3 {
	width: 95px;
	margin-left: 740px;
	paddin-left: 0px;
	padding: 0px;
	
}

#col3_content_top {
	width: 95px;
	height: 16px;
	background:url(../img/CUSTOM/newslist_box_top.gif) no-repeat top;
	background-position: 0px 0px;
}

#col3_content {
	width: 95px;
	height: 200px;
	margin-left: 99px;
	margin-right: 0px;
	padding: 0px;
	text-align: center;
	overflow:visible;
	background:url(../img/CUSTOM/newslist_box_center.gif) repeat-y right;
	background-position: 0px 0px;
	color:rgb(139,181,206);
	font-size: 0.58em;
	font-weight: bold;
	white-space:nowrap;	
}

/* to trick IE */
#col3 > #col3_content {
	margin-left: 0px;
}

#col3_content a,
#col3_content a:hover,
#col3_content a:active,
#col3_content a:visited {
	color:rgb(139,181,206);
	text-decoration: none;
	font-weight: bold;
	white-space:nowrap;
	background: transparent;
}

#col3_content_bottom {
	position: relative;
	width: 95px;
	height: 16px;
	background:url(../img/CUSTOM/newslist_box_bottom.gif) no-repeat;
	background-position: 0px 0px;
	margin-left: 99px;
}

/* to trick IE */
#col3 > #col3_content_bottom {
	margin-left: 0px;
}

/* #################### Footer ############################################################ */

#footer { 
	height: 26px;
	background:url(../img/CUSTOM/footer_back.gif) no-repeat top;
	background-position: auto 0px;	
	background-color: rgb(0,0,102);
	text-align: center;
	font-size: 0.6em;
	font-weight: bold;
	margin-bottom: -20px;
}

#footer_center {
	width: 850px;
	/*height: 50px;*/
	margin: -3px auto 0px auto;
}

#lang {
	height: 21px;
	width: 70px;
	margin: 3px 5px 0px 8px;
	color: rgb(0,0,102);
	float: left;
}

#footer ul {
	margin: 0px;
	width: 600px;
	float: left;
}
* html #footer img {
	margin:-5px 4px 0px 4px;
}
* html #footer ul {
	width:580px;
	top:-8px;	
}
* html #footer li {
	margin:0px 0px 0px 0px;
	padding:10pt 0px 0px 0px;
}
#footer img {
	border: 2px solid rgb(139,181,206);
	padding: 1px;
	margin-top: -5px;
	margin-left: 10px;
}

#footer li {
	float:left;
	margin:0px;
	padding:0pt 10px 0px 0px;
	min-width:5px;
	list-style-type:none;
	margin: 5px 0px 0px -12px;
	text-transform: uppercase;
}

#footer li a {
	border-bottom:0px none;
	color:rgb(139,181,206);
}

#footer a {
	display:block;
	text-decoration:none;
}

#footer li a:hover {
	color:rgb(0,0,102);
	background: transparent;
}

#footer li ul {
	list-style-type: none;
	padding: 0;
}
#footer li ul li {
	float:left;
	margin:0;
	padding:0;
}

#footer li#active { 
	color:rgb(2,122,187);
}

#active img {
	border-color:rgb(2,122,187);
}
	
#footer li ul li#active { 
	color:rgb(2,122,187);
}

#footer a:hover img {
	border-color: rgb(0,0,102);
}

/* 
   rgb(0,0,102)     dunkelblau
   rgb(139,181,206) mittelblau 
   rgb(219,233,240) hellblau
*/

/* #################### Content ############################################################ */

#header_content {
	position: absolute;
	top: -17px;
	left: 15px;
	color:rgb(0,0,102);
	line-height: 1em;
	font-size: 1.6em;
	font-weight: bolder;
	text-align: left;
	text-transform: uppercase;
}

#header_news {
	position: absolute;
	top: -28px;
	left: 20px;
	color:rgb(0,0,102);
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#teaser{
	color: rgb(2,122,187); /*mittelblau */
	font-weight: bold;
	padding-bottom: 1em;
	line-height: 1.5em;
}

#maillink {
 	width:39px;
 	height:39px;
 	float:left;
 	padding-left:12px;	
}

#maillink a:hover,
#maillink img {
	border:none;
	background:none;
	margin-left:0px;
	margin-top:0px;
	padding:0px; 	
}

#skypelink {
 	width:39px;
 	height:39px;
 	float:right;
 	margin: 0px 35px 0px 0px;
}

/* to trick IE */
#footer_center > #skypelink {
	margin: 0px 70px 0px 0px;
}

#skypelink a:hover,
#skypelink img {
	border:none;
	background:none;
	margin-left:0px;
	margin-top:0px;
	padding:0px; 	
}

#longfooter {
	width:800px;
	height:100em;
	margin:5px auto 0px auto;
	background:url(../img/CUSTOM/footer_back_2.gif) repeat-y top;
	display: none;
}
   
#news_heder_left {
	color:#000066;
	font-size:1.2em;
	font-weight:bold;
	left:15px;
	line-height:1.2em;
	position:relative;
	text-align:left;
	margin-top: -30px;
	
	width: 180px;
	height: 40px;
	vertical-align: bottom;
	text-transform: uppercase;
}

#left_column {
    margin-left: -5px;
    margin-right: 5px;
    padding-right: 10px;
}    

#right_column {
    padding-left: 13px;
    padding-right: -5px;
}     
    
#news_heder_right {
	color:#000066;
	font-size:1.2em;
	font-weight:bold;
	left:235px;
	line-height:1.2em;
	position:relative;
	text-align:left;
	margin-top: -40px;
	margin-bottom: -10px;

	width: 180px;
	height: 40px;
	vertical-align: top;
	text-transform: uppercase;
}
    
#col2_content_top_news {
	width: 425px;
	height: 16px;
	background:url(../img/CUSTOM/content_box_news_top.gif) no-repeat top;
	background-position: 0px 0px;
}	
	
#col2_content_news {
	width: 425px;
	margin-left:0px;
	padding: 0px;
	min-height: 200px;
	overflow:visible;
/*	top: -142px;*/
	background:url(../img/CUSTOM/content_box_news_center.gif) repeat-y;
	background-position: 0px 0px;
}

#col2_content_news img {    
	float: left;
	margin: 0px 5px 0px 0px;
}	
	
#col2_content_bottom_news {
	position: relative;
	width: 425px;
	height: 16px;
	background:url(../img/CUSTOM/content_box_news_bottom.gif) no-repeat bottom;
	background-position: 0px 0px;
	margin-bottom: 50px;
}
/* ###### Subtemplates ######### */

	.subcl { padding: 0 0.6em 0 1.5em; overflow: hidden; }
	.subcr { padding: 0 1.5em 0 0.6em; overflow: hidden; }
	.subcr,
	.subcl {
		text-align: left;
	        font-size: 0.95em;
	}

}/* end media */

