/*
-----------------------------------------------
URDLWIRT Template Style
Name:  URDLWIRT
URL:   http://www.urdlwirt.at
Date:  04. June 2007
----------------------------------------------- */

/*
#dee8ac = hell grün
#9cb637 = mittel grün
#006633 = dunkel grün
#ffcc33 = orange
*/

/*
-----------------------------------------------
print
----------------------------------------------- */


form, #navMeta, #language, #navMain, #navSub, .navFooter, #header, object, .column_left, #sidebar, #sponsor, #footer, .box, .teaser, .teaserGutscheine, .hoverbox, #header img {
    display:none;
  }
  
  

/* Reset all */
*{
	padding: 0;
	margin: 0;
	border: 0;
}

#print_headline {
	width: 100%;
	padding-bottom: 2mm;
	border-bottom: 1pt solid #CCCCCC;
	border-top: 1pt solid #CCCCCC;
	padding-top: 3mm;
	color: #000000;
	font-size: 0.9em;
  }

/***********************************************/
/* =HTML tag styles                            */
/***********************************************/

body {
	font: 0.9em "Trebuchet MS", Tahoma, Verdana, sans-serif;
	}
	
a, a:link {
	text-decoration: none;
	border-bottom: 1pt none #9cb637;
	color: #9cb637;
}

a:after {
    content: " (" attr(href) ") ";
}

p {
	margin-bottom: 3mm;
}




img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.left-rahmen {
	float: left;
	margin: 0 20px 10px 0;
	padding: 5px;
	background: #f2f6df;
	clear: both;
}


h1 {
	font-size: 130%;
	letter-spacing: 1px;
	color: #9cb637;
	margin-bottom: 20px;
}
h2 {
	font-size: 125%;
}


h3  {
	font-size: 120%;
	font-weight: 100;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	font-size: small;
	color: #9cb637;
}


h4 {
	background: #bddc53;
	padding: 3px 10px;
	text-align: left;
}

ul, ol, li {
	list-style: disc inside;
	text-indent: -15px;
	padding-left: 13px;
}




dt {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 0px 0px 10px 10px;
	clear: both;
}

dd {
	padding: 0px 30px 25px;
	line-height: 1.3em;
}

/******* Tables *******/


table {
	width: 100%;
}

caption {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 5px;
	height: 20px;
	font-style: italic;
}

td, th {
	padding: 0pt;
	font-size: 10pt;
	line-height: 14pt;
	border-bottom: 1pt solid #CCCCCC;
	text-align: left;
}

th {
	text-align: left;
	font-weight: bold;
	}


/* ======= Tabelle =========   */

/*.table table th {
	background: #DEEDAA;
	padding: 3px 10px;
	text-align: left;
}

.table table td {
	background: #F0F7D9;
	padding: 2px 10px;
	line-height: 130%;
}

.table table td p {
	padding: 7px 10px;
	font-size: 12px;
}
.table td p a, table td a{
	font-size: 12px;
}

.table caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	}
.table td.bgwhite {
	background: #FFFFFF;
} */

/* ======= Tabelle2 =========   */

.umgebung table th {
	/*background: #408CA3;*/
	background: #F0F7D9;
	padding: 3px 10px;
	/*padding: 3px 3px 3px 10px;*/
	text-align: left;
}

.umgebung table td {
	background: #FFFFFF;
	padding: 2px 10px;
	/*padding: 2px 3px 2px 10px;*/
	line-height: 130%;
	border-bottom: 1px dotted #DEEDAA;
}

.umgebung table td p {
	padding: 7px 10px;
	font-size: 12px;
}
.umgebung td p a, table td a{
	font-size: 12px;
}

.umgebung caption {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 5px;
	}
.umgebung td.bgwhite {
	background: #FFFFFF;
} 

	
/***********************************************/
/* =Layout tag styles             */
/***********************************************/


#wrapper {
	width:100%;
	margin: 5mm auto 0;
	padding: 0px;
	text-align:left;	
	}



#content {
	width: 100%;
	padding: 0mm;
	clear: both;

}


#column_middle {
	margin: 0px 0px 15px;
	width: 100%;
	float: left;
	clear: none;
	padding-left: 15px;
/*	overflow: hidden;
*/}





/***********************************************/
/* =Design tag styles                          */
/***********************************************/
.error
{
	color: #CC0000;
}
.rot
{
	color: #CC0000;
}


.pdf
{
	padding: 3px 0 3px 25px;
	margin: 0.4em 0;
	list-style: square inside;
	text-indent: 0px;
	clear: both;
}
.orange
{
	color: #ff9966;
}
.green_dark
{
	color: #006633;
}

.green
{
	color: #9cb637;
}
.green_light
{
	color: #dee8ac;
}

.arrowGreen
{
	padding: 3px 0 3px 20px;
	margin: 0.4em 0;
	list-style: none;
	text-indent: 0px;
	background: url(/global/img/arrow_green.gif) no-repeat 0 50%;
	/*clear: both;*/
}
.arrowGreenBack
{
	padding: 3px 0 3px 20px;
	margin: 0.4em 0;
	list-style: none;
	text-indent: 0px;
	background: url(/global/img/arrow_green_back.gif) no-repeat 0 50%;
	/*clear: both;*/
}
.arrowOrange
{
	padding: 3px 0 3px 20px;
	margin: 0.4em 0;
	list-style: none;
	text-indent: 0px;
	background: url(/global/img/arrow_orange.gif) no-repeat 0 50%;
	/*clear: both;*/
}

.hide {
	display: none;
}

/* Clear Class */
.c {
	clear: both;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.left {
	float: left;
	clear: left;
}

.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
	clear: none;
}
.right {
	float: right;
	clear: right;
}


.bottom_15px {
	margin-bottom: 15px;
}
.top_15px {
	margin-top: 15px;
}

.spacer_bottom {
	margin-bottom: 15px;
}
.spacer_top {
	margin-top: 15px;
}

.margin_right {
	margin-right: 25px;
}

.english {
	display: none;
}

.bullet_green {
	list-style: url(/global/img/bullet_arrow_green.gif) none outside;
	margin-left: 15px;
	margin-bottom: 3px;
}

.anmerkung {
	background: #FFCC00;
}
.urdlwirt2 {
	font: 2em "Savoye LET", "Lucida Calligraphy", "Lucida Handwriting", "Bradley Hand ITC TT-Bold", "Georgia", "Times New Roman", Times, serif ;
	color: #003399;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 1em 0px;
}
.urdlwirt {
	color: #006699;
	padding: 1em 0px;
	font: italic 16px/150% "Georgia", "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 20px;
}
.trenner {
	background: url(/global/img/top_spacer.jpg) no-repeat center bottom;
	padding: 0px 30px 25px;
	line-height: 1.3em;
	clear: both;
	height: 25px;
}
.hochzahl {
	font-size: 0.8em;
	top: -4px;
	position: relative;	
}
.textSmall {
	font-size: 10px;
}


/* Float clearing workaround also working on Mozilla */

.clearer { clear:both; height:0px; overflow:hidden; margin-top:0px; }
* html .clearer { height:1px; margin-top:-1px; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */

