/* FONTS */

.bigheadline {  
	font-family: Verdana; 
	font-size: 18px; 
	font-style: normal; 
	line-height: 22px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;  
	text-decoration: none;
}
.fliesstxtkln {  
	font-family: Verdana; 
	font-size: 10px; 
	color:#FFFFFF;
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;  
	text-decoration: none;
}

.margins { 
	font-family: Verdana; 
	font-size: 9px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;  
	text-decoration: none; 
}

.fliesstxt { 
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
}

.zitat { 
	font-family: Verdana; 
	font-size: 10px; 
	font-style: italic; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none;  
	text-decoration: none;
}
.ddtxt {
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	text-decoration: none; 
}


/* COLORS */

.colbeletage {
	background-color: #000000;
}

.coltxt {
	color: #d4b62a;
}

.weiss {
	color: #FFFFFF;
}

.coltxtblack {
	color: #000000;
}

.coltxtgold {
	color: #d4b62a;
}
.txtbg {
	background-color:#000000;
}
.txtbggold {
	background-color:#d4b62a;
}

/* HREF */

.hrefunderline a:link {
	text-decoration: underline;
	color: #FFFFFF; 
}

.hrefunderline a:visited {	
	text-decoration: underline; 
	color: #FFFFFF; 
}

.hrefunderline a:active {
	text-decoration: none; 
	color: #FFFFFF; 
}

.hrefunderline a:hover {
	text-decoration: none; 
	color: #FFFFFF; 
}

.hrefnormal a:link {
	text-decoration: none; 
	color:#FFFFFF; 
}

.hrefnormal a:visited {	
	text-decoration: none; 
	color:#FFFFFF; 
}

.hrefnormal a:active {
	text-decoration: none; 
	color:#FFFFFF; 
}

.hrefnormal a:hover {
	text-decoration: underline; 
	color:#FFFFFF;
}

.hrefgold a:link {
	text-decoration: none; 
	color:#d4b62a; 
}

.hrefgold a:visited {	
	text-decoration: none; 
	color:#d4b62a; 
}

.hrefgold a:active {
	text-decoration: none; 
	color:#d4b62a; 
}

.hrefgold a:hover {
	text-decoration: underline; 
	color:#d4b62a;
}

.hrefgold2 a:link {
	text-decoration:underline; 
	color:#d4b62a; 
}

.hrefgold2 a:visited {	
	text-decoration:underline; 
	color:#d4b62a; 
}

.hrefgold2 a:active {
	text-decoration:none; 
	color:#d4b62a; 
}

.hrefgold2 a:hover {
	text-decoration:underline; 
	color:#FFFFFF;
}

.hrefdd a:link {
	text-decoration: none; 
	color:#d4b62a; 
}

.hrefdd a:visited {	
	text-decoration: none; 
	color:#d4b62a; 
}

.hrefdd a:active {
	text-decoration: none; 
	color:#d4b62a; 
}

.hrefdd a:hover {
	text-decoration: none; 
	color:#FFFFFF;
}

.hrefblack a:link {
	text-decoration: none; 
	color:#000000; 
}

.hrefblack a:visited {	
	text-decoration: none; 
	color:#000000; 
}

.hrefblack a:active {
	text-decoration: none; 
	color:#000000; 
}

.hrefblack a:hover {
	text-decoration: underline; 
	color:#000000;
}

/* DROPDOWNMENU */

.ddbg {
	background-image:url(../imgs/gif/ddmenushading.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #202020;
	filter:alpha(Opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
	padding-top:7px;
}

.ddmenuitempadding {
	padding-left:20px;
	padding-right:15px;
}

.ddmenuhidepadding {
	padding-top:5px;
	padding-bottom:5px;
}
/* FLAOTING TEXTBOXES */

.txtbx {
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
}


/* SPACERS */

.menuitemspacer {
	width:28px;
}

.txtbxpad {
	padding-top:7px;
}

.logopad {
	padding-top:2px;
	padding-right:26px;
	padding-bottom:3px;
}

/* BORDERS */

.dotline {
	border-top-width:1px;
 	border-top-style:dotted;
	border-top-color:#d4b62a;
	padding-top:7px;
}

.dotlinew {
	border-top-width:1px;
 	border-top-style:dotted;
	border-top-color:#FFFFFF;
	padding-top:7px;
}

/* PRESSE */

.pressebgmid {
	background-image:url(../imgs/gif/presse-taferl_mid.gif);
	background-repeat:repeat-y;
}

.pressetxtbg {
	background-image:url(../imgs/gif/weiss.gif);
	background-color: #FFFFFF;
	filter:alpha(Opacity=90);
	-moz-opacity:0.9;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
}

.pressetxttop {
	background-color: #FFFFFF;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
}