@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #909090;
	text-align: center;
}

.clear { clear: both; height: 1px; line-height: 1px; margin: 0; padding: 0; overflow: hidden; }
a img, a:visited img { border: 0; }

#page {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#left {
	width: 193px;
	float: left;
}

#right {
	width: 797px;
	float: left;
	margin-top: 5px;
}

#menue {
	background: #FFF url(../../media/img/layout/menue_bg.gif) top center repeat-y;
}

#menue .top {
	color: #CCC;
	height: 9px;
	padding: 0;
	font-size: 7px;
	line-height: 8px;
	font-weight: bold;
	background: transparent url(../../media/img/layout/menue_top.gif) top center no-repeat;
}

#menue #uspe { background: transparent url(../../media/img/layout/menue_bottom.gif) bottom center no-repeat; margin: 10px 0 25px 0px; padding-bottom: 10px; text-align: center; }
#menue #uspe a img, #menue #uspe a:visited img { margin: 20px 0 10px 0; border: 0; }

#menue ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 7px;
/*	border-top: 1px solid #AAA;*/
	width: 178px;
}
#menue ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 28px;
}
#menue ul li.sub_act {
	height: auto;
}

#menue ul li a, #menue ul li a:visited, #menue ul li.sub_act li a, #menue ul li.sub_act li a:visited {
	display: block;
	height: 28px;
	width: 178px;
	padding-left: 13px;
	width: 165px;
	text-decoration: none;
	color: #555;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	background: transparent url(../../media/img/layout/li_bg.gif) top left no-repeat;
}

#menue ul li.sub_act a, #menue ul li.sub_act a:visited {
	background: transparent url(../../media/img/layout/li_act.gif) top left no-repeat;
	color: #FFF;
	/*
	background-position: bottom left;
	color: #000;
	*/
}

#menue ul li.sub_act li a, #menue ul li.sub_act li a:visited {
	color: #555;
}

#menue ul li a:hover {
	background-position: bottom left;
	color: #091c60;
}

#menue ul li.act a, #menue ul li.act a:visited {
	color: #FFF;
	background: transparent url(../../media/img/layout/li_act.gif) top left no-repeat;
}

#menue ul ul {
	margin-left: 0;
}

#menue ul ul li a, #menue ul ul li a:visited, #menue ul li.sub_act li a, #menue ul li.sub_act li a:visited {
	background: transparent url(../../media/img/layout/li_sub_bg.gif) bottom left no-repeat;
	text-indent: 15px;
	margin-left: 0;
}

#menue ul ul li a:hover, #menue ul ul li.act a, #menue ul ul li.act a:visited, #menue ul li.sub_act li a:hover {
	background-position: top left;
	color: #FFF;
}

#red_top {
	background: transparent url(../../media/img/layout/page_top.gif) top center no-repeat;
	height: 16px;
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
}

#head {
	background: transparent url(../../media/img/layout/page_blue.gif) top center no-repeat;
	height: 25px;
	color: #FFF;
}

#title {
	float: left;
	width: 400px;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 0 0 15px;
}

#service_navi {
	float: left;
	width: 370px;
}
#service_navi ul {
	float: right;
	display: block;
	width: 170px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#service_navi ul li {
	float: left;
}

#service_navi ul li a, #service_navi ul li a:visited{
	text-decoration: none;
	color: #FFF;
	font-size: 12px;
	display: block;
	line-height: 25px;
	padding: 0 10px 0 10px;
}

#service_navi ul li a:hover {
	color: #333;
	background-color: #FFF;
}

#sujet_navi {
	/*Background-Image */
	margin: 20px 0 20px 0;
	background: transparent url(../../dev/sujet_test.jpg) top center no-repeat;
}
#sujet_navi .sp1, #sujet_navi .sp2, #sujet_navi .sp_left {
	margin-top: 200px;
}

#main {
	background: #FFF url(../../media/img/layout/page_bg.gif) top center repeat-y;
}

#content {
	padding: 0;
}

#sponsoren {
	background: transparent url(../../media/img/layout/page_bottom.gif) bottom center no-repeat;
}

#sponsoren .hr {
	background: transparent url(../../media/img/layout/right_hr.gif) top center no-repeat;
	line-height: 1px;
	font-size: 1px;
	color: #FFF;
	text-align: center;
	margin: 0;
	padding: 0;
	display: block;
	height: 12px;
}

#sponsoren .label {
	font-size: 10px;
	color: #999;
	padding: 2px 0 0 20px;
	margin-bottom: 15px;
	line-height: 20px;
}

#sponsoren .label .center {
	text-align: center;
	margin-top: 10px;
}

#sponsoren .label img {
	margin: 0 20px 0 20px;
}

.sp_left {
	float: left;
	width: 19px;
}
.sp1 {
	float: left;
	width: 252px;
}
.sp2 {
	float: left;
	width: 504px;
}

.sp3 {
	float: left;
	width: 756px;
}

#content h1 {
	color: #111;
	font-size: 18px;
	line-height: 24px;
	line-height: 20px;
	font-weight: bold;
	margin: 12px 0 12px 11px;
	margin: 7px 0 7px 21px;
}

#content h2 {
	color: #111;
	font-size: 18px;
	line-height: 24px;
	line-height: 20px;
	font-weight: normal;
	margin: 12px 0 12px 11px;
	margin: 7px 0 7px 21px;
}

#content h3 {
	color: #111;
	font-size: 14px;
	line-height: 20px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 0 10px 11px;
	margin: 7px 0 7px 21px;
}

#content h4 {
	color: #111;
	font-size: 14px;
	line-height: 20px;
	line-height: 18px;
	font-weight: normal;
	margin: 10px 0 10px 11px;
	margin: 7px 0 7px 21px;
}

#content h5 {
	color: #111;
	font-size: 12px;
	line-height: 18px;
	line-height: 18px;
	font-weight: bold;
	margin: 9px 0 9px 11px;
	margin: 7px 0 7px 21px;
}

#content h6 {
	color: #111;
	line-height: 18px;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	margin: 9px 0 9px 11px;
	margin: 7px 0 7px 21px;
}

#content p {
	font-size: 12px;
	line-height: 18px;
	margin: 7px 0 7px 11px;
	margin: 7px 0 7px 21px;
	color: #333;
}

#content td p, #content th p, td p, th p {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

#content .ui-tabs .ui-tabs-panel p {
	margin-left: 0;
}

#content p.under {
	font-size: 11px;
	color: #AAA;
}

#content ul, #content ol {
	font-size: 12px;
	line-height: 18px;
	margin: 8px 0 8px 11px;
	padding-left: 45px;
}
#content #tabs ul {
	margin: 0;
	padding: 0;
}

#content li {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 4px;
}

#content p a, #content p a:visited, #content ul a, #content ul a:visited, .termin_msg a, .termin_msg a:visited {
	color: #008bd0;
}

#content p a:hover, #content ul a:hover, .termin_msg a:hover {
	color: #004494;
}

#content .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, #content .ui-tabs .ui-tabs-nav li.ui-tabs-selected a:visited {
	color: #111;
}

#content #aktuelles {
	margin: 25px 10px 15px 11px;
	border: 1px solid #E3E3E3;
	-moz-border-radius: 10px;
	padding-bottom: 7px;
}

#content #aktuelles ol, #content #aktuelles ul {
	padding-left: 0;
	list-style-type: none;
}

#content #aktuelles h5 {
	margin-left: 11px;
	color: #081653;
}

#content #aktuelles li {
	/**/
	margin: 10px 0 10px 0;
	font-size: 11px;
	line-height: 16px;
	color: #aaa;
}

#content #aktuelles li a, #content #aktuelles li a:visited {
	color: #666;
	text-decoration: none;
}

#content #aktuelles li a:hover {
	color: #111;
}

#content #aktuelles li a:hover .schlagzeile {
	text-decoration: underline;
}

#content #aktuelles li.light {
	background-color: #EEE;
	-moz-border-radius: 5px;
	padding: 5px 5px 5px 24px;
	position: relative;
	background: #EEE url(../../media/img/icons/important.gif) left center no-repeat;
	left: -5px;
}

#content #aktuelles li.speak .schlagzeile {
	padding-left: 17px;
	background: transparent url(../../media/img/icons/news2.gif) top left no-repeat;
}

#content #aktuelles li.foto .schlagzeile {
	padding-left: 17px;
	background: transparent url(../../media/img/icons/foto2.gif) top left no-repeat;
}

#content #aktuelles li .date{
	font-weight: bold;
}

.top_inner a, .top_inner a:visited {
	display: block;
	background-color: #eee;
	margin: 15px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #AAA;
}
.top_inner a:hover {
	background-color: #f5f5f5;
	border: 1px solid #777;
}

#sujet_navi a, #sujet_navi a:visited {
	color: #222;
	text-decoration: none;
}

.top_inner .hl {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 10px 0;
}
.top_inner .p {
	display: block;
	font-size: 10px;
	line-height: 16px;
	margin: 5px 0 5px 0;
}

/* Sujet Spacer*/
#sujet_small {
	height: 30px;
}

#google_maps {
	margin-left: 20px;
	border: 1px solid #CCC;
	width: 725px;
}
#google_maps a, #google_maps a:visited {
	color: #999;
	line-height: 20px;

}
#google_maps a:hover {
	color: #000;
}

#fotos {
	padding-left: 0px;
}
/*
#fotos a, #fotos a:visited {
	text-decoration: none;
	color: #666;
	text-align: center;
}

#fotos a .album img, #fotos a:visited .album img {
	border: 1px solid #CCC;
}

#fotos a .album img, #fotos a:visited .album img {
	border: 1px solid #999;
}

#fotos a:hover {
	color: #111;
}

.album {
	display: block;
	border: 1px solid #ccc;
	width: 170px;
	height: 130px;
	float: left;
	margin: 10px 10px 0 0;
	font-size: 12px;
	line-height: 18px;
	padding-top: 10px;
	background-color: #EEE;
}
*/

.album {
	display: block;
	float: left;
	border: 1px solid #ccc;
	width: 320px;
	height: 120px;
	margin: 10px 10px 0 0;
	background-color: #EEE;
}

.album img {
	display: block;
	float: left;
	margin: 10px;
}
.album .vorschau {
	display: block;
	float: left;
	margin: 10px;
	width: 100px;
	height: 98px;
	border: 1px solid #111;
}

.album .foto_descr {
	display: block;
	margin: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.album:hover { border: 1px solid #000; }
.album:hover .foto_descr { color: #000; }

#fotos .foto_reihe a img, .foto_reihe a:visited img {
	margin: 0 20px 20px 0;
	border: 1px solid #666;
}
#fotos .foto_reihe a:hover img {
	border: 1px solid #000;
}

tr.navi td {
	font-size: 12px;
	line-height: 20px;
}

#foto_archiv {
	width: 99%;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

#foto_archiv td, #foto_archiv th {
	border-bottom: 1px solid #CCC;
	padding: 2px 4px;
	font-size: 12px;
	line-height: 20px;
}

#fachreferenten {
	width: 95%;
	margin-left: 17px;
	border: 1px solid #CCC;
	border: 1px solid #AAA;
	border-collapse: collapse;
}
#fachreferenten th {
	font-weight: bold;
	background-color: #DDD;
	text-align: left;
/*	text-transform: uppercase;
	background-color: #091c60;*/
	background-color: #AAA;
	color: #FFF;
}
#fachreferenten td {
	border-bottom: 1px solid #DDD;
}
#fachreferenten td, #fachreferenten th {
	padding: 2px 4px;
	font-size: 12px;
	line-height: 20px;
}
#fachreferenten tr:hover td {
	background-color: #EEE;
}

#karte {
	text-align: center;
}

#praesidium_container {
	margin-left: 18px;
}

.praesidium {
	display: block;
	float: left;
	border: 1px solid #ccc;
	width: 300px;
	height: 95px;
	margin: 10px 30px 0 0;

}

.praesidium img {
	display: block;
	float: left;
	margin: 10px;
}

.praesidium .descr {
	display: block;
	margin: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.rundschau {
	display: block;
	float: left;
	width: 300px;
	height: 130px;
	margin: 10px 30px 30px 0;
}

.rundschau a, .rundschau a:visited {
	display: block;
	border: 1px solid #ccc;
	background-color: #EEE;
	text-decoration: none;
}

.rundschau a img, .rundschau a:visited img {
	border: 0;
}

.rundschau img {
	display: block;
	float: left;
	margin: 10px;
}

.rundschau .descr {
	display: block;
	margin: 10px;
	font-size: 11px;
	line-height: 18px;
	color: #333;
}

.rundschau a:hover { border: 1px solid #000; }
.rundschau a:hover .descr { color: #000; }


#mitglieder {
	margin: 10px 15px 0 18px;
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #CCC;
}

#mitglieder tr:hover {
	background-color: #EEE;
}

#mitglieder th, #mitglieder td {
	font-size: 12px;
	line-height: 18px;
	padding: 3px 5px 3px 5px;
	text-align: left;
}

#mitglieder th {
	background-color: #CCC;
}

#mitglieder td {
	border-bottom: 1px solid #EEE;
}

.termine {
	display: block;
	padding: 5px 10px 5px 10px;
	margin: 10px 15px 0 18px;
	width: 95%;
	border-collapse: collapse;
	border: 1px solid #CCC;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.termine th, .termine td { text-align: left;}

.termin_date {
	display: block;
	font-size: 12px;
	color: #999;
}

.termin_titel {
	margin: 10px 0 10px 0;
	display: block;
	color: #111;
	font-size: 14px;
	font-weight: bold;
	width: 75%;
}

.termin_msg {
	margin: 10px 0 15px 0;
	display: block;
	color: #333;
	line-height: 18px;
}

.termin_msg p {
	margin-left: 0 !important;
}

/* VEREINE HOVER LINK STARTSEITE */

#vereine_hover {
	margin-left: 22px;
	margin-bottom: 10px;
	width: 224px;
	height: 353px;
	overflow: hidden;
}

#wn, #wien, #wels, #vill, #steyr, #st-poe, #schwech, #lpsv_noe, #lpsv_k, #siak, #graz, #salz, #vorarl, #linz,
#klag, #tirol, #leob, #eisen, #lpsv_st, #burg, #lpsv_ooe, #cobra, #psvbk, #lpsvszb {
	float: left;
	display: block;
	color: transparent;
	width: 52px;
	height: 60px;
	text-decoration: none;
}
#wn, #wn:visited { background: transparent url(../../media/img/vereine/01_wr_neustadt.jpg) top center no-repeat; }
#wien, #wien:visited { background: transparent url(../../media/img/vereine/02_wien.jpg) top center no-repeat; }
#wels, #wels:visited { background: transparent url(../../media/img/vereine/03_wels.jpg) top center no-repeat; }
#vill, #vill:visited { background: transparent url(../../media/img/vereine/04_villach.jpg) top center no-repeat; }
#steyr, #steyr:visited { background: transparent url(../../media/img/vereine/05_steyr.jpg) top center no-repeat; }
#st-poe, #st-poe:visited { background: transparent url(../../media/img/vereine/06_st_poelten.jpg) top center no-repeat; }
#schwech, #schwech:visited { background: transparent url(../../media/img/vereine/07_schwechat.jpg) top center no-repeat; }
#lpsv_noe, #lpsv_noe:visited { background: transparent url(../../media/img/vereine/08_lpsv_noe.jpg) top center no-repeat; }
#lpsv_k, #lpsv_k:visited { background: transparent url(../../media/img/vereine/09_lpsv_k.jpg) top center no-repeat; }
#siak, #siak:visited { background: transparent url(../../media/img/vereine/10_siak_traiskirchen.jpg) top center no-repeat; }
#graz, #graz:visited { background: transparent url(../../media/img/vereine/11_psv_graz.jpg) top center no-repeat; }
#salz, #salz:visited { background: transparent url(../../media/img/vereine/12_salzburg.jpg) top center no-repeat; }
#vorarl, #vorarl:visited { background: transparent url(../../media/img/vereine/13_vorarlberg.jpg) top center no-repeat; }
#linz, #linz:visited { background: transparent url(../../media/img/vereine/14_linz.jpg) top center no-repeat; }
#klag, #klag:visited { background: transparent url(../../media/img/vereine/15_klagenfurt.jpg) top center no-repeat; }
#tirol, #tirol:visited { background: transparent url(../../media/img/vereine/16_tirol.jpg) top center no-repeat; }
#leob, #leob:visited { background: transparent url(../../media/img/vereine/17_leoben.jpg) top center no-repeat; }
#eisen, #eisen:visited { background: transparent url(../../media/img/vereine/18_eisenstadt.jpg) top center no-repeat; }
#lpsv_st, #lpsv_st:visited { background: transparent url(../../media/img/vereine/19_lpsv_st.jpg) top center no-repeat; }
#burg, #burg:visited { background: transparent url(../../media/img/vereine/20_psv_burgenland.jpg) top center no-repeat; }
#lpsv_ooe, #lpsv_ooe:visited { background: transparent url(../../media/img/vereine/21_lpsv_ooe.jpg) top center no-repeat; }
#cobra, #cobra:visited { background: transparent url(../../media/img/vereine/22_sv_eko_cobra.jpg) top center no-repeat; }
#psvbk, #psvbk:visited { background: transparent url(../../media/img/vereine/23_psv_bk.jpg) top center no-repeat; }
#lpsvszb, #lpsvszb:visited { background: transparent url(../../media/img/vereine/24_lpsv_salzburg.jpg) top center no-repeat; }

#wn:hover, #wien:hover, #wels:hover, #vill:hover, #steyr:hover, #st-poe:hover, #schwech:hover, #lpsv_noe:hover, 
#lpsv_k:hover, #siak:hover, #graz:hover, #salz:hover, #vorarl:hover, #linz:hover, #klag:hover, #tirol:hover, 
#leob:hover, #eisen:hover, #lpsv_st:hover, #burg:hover, #lpsv_ooe:hover, #cobra:hover, #psvbk:hover, #lpsvszb:hover { 
	background-position: bottom center;
}

