/* CSS Document */

/*---- Common Elements START ----*/
*{padding:0;margin:0}

html,body{
	background: #d5d5d5;
	font:11px Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	text-align: center;
	margin-bottom: 1px;
	height: 100%;
}

p{
	margin-top:8px;
}

b{
	color: #004b94;
}

a{
	color: #004b94;
	font-weight: bold;
}


a:hover{
	color: #459aca;
}




label{
	clear: both;
	display: block;
	float: left;
	text-align: left;
}

/* ---- positioning ---- */
#container{
	width:800px;
	background: #D5D5D5; 
	margin:0 auto;
}

#header{
	float:left;
	clear:both;
	height:119px;
	width:834px;
	background:#d5d5d5 url(../images/bg_top.png) no-repeat
}

#logo{
	float: left;
	height: 50px;
	width: 268px;
	margin-top: 12px;
	margin-left: 35px;
	background: url(../images/logo.gif) no-repeat;
}

/*---- links top ----*/

#links{
	float:right;	
	margin-right: 22px;
	background: #ffffff;
	margin-top:52px;
}

#links ul{list-style: none;}
#links ul li{float: left;}
#links ul li a{
	display:block;
	height:19px;
	padding:0 5px 0
	clear:left;
}


#qhome,#qhome a{background:url(../images/qhome.gif) top no-repeat;width:50px;}
#qinfo,#qinfo a{background:url(../images/qinfo.gif) top no-repeat; width:50px;}
#qlogin,#qlogin a{background:url(../images/qlogin.gif) top no-repeat; width:50px;}
#qlogout,#qlogout a{background:url(../images/qlogout.gif) top no-repeat; width:50px;}
#qbook,#qbook a{background:url(../images/qbook.gif) top no-repeat; width: 67px;}
#qsitemap,#qsitemap a{background:url(../images/qsitemap.gif) top no-repeat; width:77px}

#qhome a:hover,#qinfo a:hover,#qlogin a:hover, #qlogout a:hover, #qbook a:hover, #qsitemap a:hover{background-position:bottom}


#content{
	width:834px;
	float:left;
	background: url(../images/bg_main.png) repeat-y;
	text-align: left;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 30px;
	font-size:12px;	
}

#contentbroad{
	width:800px;
	float:left;
	background: url(../images/bg_mainbroad.png) repeat-y;
	text-align: left;
	margin-left: 0px;
	padding: 0px 0px 0px 0px;
	padding-bottom: 0px	
}

#footer{
	width:834px;
	height: 78px;
	float:left;
	background: url(../images/bg_footer.png) no-repeat;
	text-align: left;
	margin-left: 0px;
}

#footer p{	
	margin-top: 20px;
	text-align:center;
}
#footer a{
	font-weight:normal;
	text-decoration: none;
	padding-left: 7px;
	color: #3E3E3E;
	padding-right: 7px;
}

#footer a:hover{
	color: #000;
}

#page{
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 20px;
	width:504px;
	float:left;
	text-align: justify;
	line-height: 1.4
	font-size: 11px;

}

#pageshort{
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 20px;
	width:504px;
	float:left;
	text-align: justify;
	line-height: 1.4
	font-size: 11px;
	height: 450px;
}

#pagebroad{
	margin-left: 40px;
	margin-top: 8px;
	margin-right: 20px;
	width:744px;
	float:left;
	text-align: justify;
	line-height: 1.4;
}

#pagebroadshort{
	margin-left: 40px;
	margin-top: 8px;
	margin-right: 20px;
	width:744px;
	float:left;
	text-align: justify;
	line-height: 1.4;
	height: 450px;
}

h1{	
	font-size: 20px;
	font-weight: bold;
	color: #004b94;
	padding-bottom: 16px;
}

h1.ooe{
	background: url(../images/ooeflag.gif) no-repeat;
	padding-left: 30px;
}

h1.noe{
	background: url(../images/noeflag.gif) no-repeat;
	padding-left: 30px;
}

h1.wien{
	background: url(../images/wienflag.gif) no-repeat;
	padding-left: 30px;
}

h1.salzburg{
	background: url(../images/salzburgflag.gif) no-repeat;
	padding-left: 30px;
}


h1.kaernten{
	background: url(../images/kaerntenflag.gif) no-repeat;
	padding-left: 30px;
}

h1.tirol{
	background: url(../images/tirolflag.gif) no-repeat;
	padding-left: 30px;
}

h1.vorarlberg{
	background: url(../images/vorarlbergflag.gif) no-repeat;
	padding-left: 30px;
}

h1.burgenland{
	background: url(../images/burgenlandflag.gif) no-repeat;
	padding-left: 30px;
}


h2{
	font-size: 13px;
	color: #004b94;
	padding-top: 8px;
	padding-bottom: 6px;
}

#rightCol{
	float:right;
	width:182px;
	margin-right: 50px;
	margin-top: 20px;

}

#rightCol h3{
	background: url(../images/icon.png) no-repeat;
	padding-left: 20px;
	margin-top: 20px;
	height: 14px;
	color: #0074a1;	
	margin-bottom: 10px;
}
 #content ul{
	list-style: none;
}

#content ul li{
	background: url(../images/listicon01.gif) no-repeat;
	padding-left: 15px;
	margin-left: 20px;
	margin-top: 5px;

}

#content ul.arbeitskreise{
	list-style: none;
}

#content ul.arbeitskreise li{
	background: url(../images/logoicon.png) no-repeat;
	padding-left: 25px;
	margin-top: 10px;
	margin-left: 0px;
}

#content ul li.sub{
	background: url(../images/listicon02.gif) no-repeat;
	padding-left: 15px;
	margin-left: 40px;
	margin-top: 3px;
}

#content ul a:hover{
	text-decoration: underline;
	color: #459aca;
}	


#content li a, #contentbroad li a{
	text-decoration: none;
	color: #003354;
}


p.important{
	color: #0074A1;
	font-weight: bold;
	width: 200px;
	margin-top: 7x;
}

span.blue{
	color: #004b94;
}

h4{
	color: #004b94;
}

#menu{
	float:left;	
	margin-top:20px;
	height: 25px;
	width: 775px;
	margin-left: 35px;
	background: #ffffff url(../images/bgmenu.gif) repeat-x;
}

#menu ul.menu{
	list-style: none;
	height: 25px;	
	width: 775px;
	font-weight: bold;
	color: #004B94;
	font-size: 105%;
}	

#menu ul.menu li{
	height: 16px;
	float: left;
	padding-left: 12px;
	padding-right: 13px;
	background: url(../images/menu_teiler.gif) no-repeat;
	background-position: right;	
}

#menu ul.menu li a{
	color: #666666;
	text-decoration: none;
}

#menu ul.menu li a:hover{
	color: #004B94;
}

#arbeitskreise{
	float:left;	
	margin-top:29px;
	margin-bottom: 0px;
	height: 19px;
	width: 746px;
	border-bottom: #D5D5D5  1px solid;
} 

#arbeitskreise a{
	float:left;
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 105%;
	margin: 0px;
	color: #001b55;
}

#arbeitskreise a:hover{
	color: #459aca;
	text-decoration: none;
	
}

#arbeitskreise #active{
	text-decoration: none;
	padding-right: 13px;
	padding-left: 13px;
	font-size: 105%;
	margin: 0px;
	color: #459aca;
	font-weight: bold;	
	float: left;
        border-top: #D5D5D5  1px solid;
	border-right: #D5D5D5  1px solid;
	border-left: #D5D5D5  1px solid;
	border-bottom: #f5f5f5 1px solid;
	background: #f5f5f5;
}

#arbeitskreiscontent{
	background: #f5f5f5;
	padding-top: 10px;
	padding-bottom: 20px;
	clear:both;
	margin-top: 0px;
	padding-left: 10px;
	width: 734px;
	border-left: #D5D5D5  1px solid;
	border-right: #D5D5D5  1px solid;
	border-bottom: #D5D5D5  1px solid;
        border-top: none;
}


em.schlagwort{
	background: url(../images/iconbig.gif) no-repeat;
	height: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #004a71;
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;		
	text-align: center;
	letter-spacing: 0.02m;	
	font-style: normal;
	float: left;
	
}

p.center{
	width: 300px;
	margin-left: 60px;
	margin-top: 0px;
}

h4{
	color: #004B94;
	margin-top: -10px;
	margin-bottom:10px;
	font-size: 105%;
}

h5{
	color: #0074A1;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;	
	margin-top: 15px;
	margin-left: 60px;
	margin-bottom: 5;
	letter-spacing: 0.02;	
}

b.black{
	font-weight: bold;
	color: #2284b3;
}

b.subtitle{
	color: #004A71;
}

form.kontakt{
	font-weight: bold;
	color: #004B94;
}

form.kontakt fieldset{
	border: medium none;
}


form.kontakt label{
	padding-top: 3px;
	width: 180px;
}

form.kontakt input, form.kontakt textarea{
	margin-bottom: 5px;
	width: 300px;
}

p.bundeslaender{
	margin-top: 60px;	
}

#minimap{
	float: right;
	width: 144px;
	height: 121px;
	margin-right: 40px;
}

#minimap p{
	padding-left: 60px;
}

#pagebroad table{
	font-size: 12px;
}

#pagebroad th{
	text-align: left;
	border-bottom: 1px solid #D4D0C8;
	padding-bottom: 1px;
}

#pagebroad td{
	padding-top: 3px;
}

#pagebroad td.abschnitt{
	padding-top: 10px;
}

#map{
	margin-top: 20px;
	float: left;
	position: relative;
}

#pagebroad td i{
	color: #004B94;
}

#bildervorschau{
	float: right;
	width: 110px;
	font-size: 10px;
	text-align: center;
	margin-right: 10px;
	background: #ffffff;
	padding: 5px;
	border: #D5D5D5 1px solid;
}

#bildervorschau b{
	color: #459ACA;
	font-size: 11px;
}

#bildervorschau img{
	margin-top: 3px;
	margin-bottom: 3px;
}

#bildervorschau a.close{
	background: url(../images/close.gif) no-repeat;
	height: 15px;
	width: 15px;
	display:block;
	float: right;
}

#imagebig{
	text-align: center;
}
