html, body {
	background: rgb(250,251,252); /* Old browsers */
	background: -moz-linear-gradient(-45deg, rgba(250,251,252,1) 0%, rgba(241,244,245,1) 50%, rgba(231,236,239,1) 51%, rgba(249,250,251,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(250,251,252,1)), color-stop(50%,rgba(241,244,245,1)), color-stop(51%,rgba(231,236,239,1)), color-stop(100%,rgba(249,250,251,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(250,251,252,1) 0%,rgba(241,244,245,1) 50%,rgba(231,236,239,1) 51%,rgba(249,250,251,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(250,251,252,1) 0%,rgba(241,244,245,1) 50%,rgba(231,236,239,1) 51%,rgba(249,250,251,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(250,251,252,1) 0%,rgba(241,244,245,1) 50%,rgba(231,236,239,1) 51%,rgba(249,250,251,1) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(250,251,252,1) 0%,rgba(241,244,245,1) 50%,rgba(231,236,239,1) 51%,rgba(249,250,251,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfc', endColorstr='#f9fafb',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#333333;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	margin:0px;
	border:none;
	padding: 0px;
	border-spacing: 0;
	border-collapse: collapse;
}

@font-face {
	 font-family: 'OpenSans-CondensedBold';
	 src: url('OpenSans-CondensedBold.eot');
	 src: url('OpenSans-CondensedBold.eot?#iefix') format('embedded-opentype'),
	 url('OpenSans-CondensedBold.woff') format('woff'),
	 url('OpenSans-CondensedBold.ttf') format('truetype'),
	 url('OpenSans-CondensedBold.svg#staticregular') format('svg');
	 font-weight: normal;
	 font-style: normal;
}

.width-haupt {
	width:1140px;
}

.fixedheight {
	height:180px;
}

.copyright {
	font-size:12px; 
	text-shadow:0px 0px 2px #fff; 
	color:#333333; 
	font-weight:bold;
}

.line {
	height:1px;
	background: rgb(233,112,17); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(233,112,17,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(233,112,17,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(233,112,17,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(233,112,17,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(233,112,17,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(233,112,17,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e97011', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.inhalttable {
	margin: 15px;
	display: inline-block;
	padding: 15px;
	border: 3px solid #759DB2;  
    clear: both;"> 
	width:100%;
	border-radius: 20px;
	color:#333333;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.8) 0%, rgba(117,157,178,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.8)), color-stop(100%,rgba(117,157,178,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(117,157,178,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(117,157,178,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0.8) 0%,rgba(117,157,178,0.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0.8) 0%,rgba(117,157,178,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#e6759db2',GradientType=0 ); /* IE6-9 */
}

.inhalttable2 {
	display: inline-block;
	margin: 15px;
	padding: 15px;
    clear: both;"> 
	width:100%;
	border-radius: 20px;
	color:#333333;
	background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(117,157,178,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(117,157,178,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(117,157,178,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(117,157,178,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(117,157,178,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(117,157,178,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#80759db2',GradientType=0 ); /* IE6-9 */
}

.fusszeile {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(224,224,224,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0',GradientType=0 ); /* IE6-9 */
}


.abgerundet {
	border-radius: 8px;

}

.topnav {
	height:89px;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.9) 0%, rgba(69,72,77,0.9) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.9)), color-stop(100%,rgba(69,72,77,0.9))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.9) 0%,rgba(69,72,77,0.9) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.9) 0%,rgba(69,72,77,0.9) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.9) 0%,rgba(69,72,77,0.9) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.9) 0%,rgba(69,72,77,0.9) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6000000', endColorstr='#e645484d',GradientType=0 ); /* IE6-9 */
}

.topnav-side {
	background-color:#333333
}

.topnav-line {
	position:fixed;
	height:200px;
}

.verticalLine {
    border-left: 1px solid #000000;
}

.bg_navbottom {
	height:83px;
	background: -moz-linear-gradient(top, rgba(255,255,255,0.9) 0%, rgba(255,255,255,0.9) 55%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.9)), color-stop(55%,rgba(255,255,255,0.9)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 55%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 55%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 55%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,0.9) 0%,rgba(255,255,255,0.9) 55%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.shadow {
	background-color:#FFF;
	background-image:url(bilder/shadow.png);
	background-repeat:repeat-x;
	height:8px;
}



.haupt_hg1 {
	border-collapse:inherit;
	padding: 10px;
	border-spacing: 10;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,238,224,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,238,224,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,238,224,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,238,224,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,238,224,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,238,224,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffeee0',GradientType=0 ); /* IE6-9 */
}

.banner-text {
	font-size:19px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#ffffff;
	font-weight:lighter;
}

.bg_aufzaehlung {
	border-radius: 8px;
	padding:10px;
	background: -moz-linear-gradient(left, rgba(255,255,255,0.8) 0%, rgba(255,255,255,0.76) 5%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.8)), color-stop(5%,rgba(255,255,255,0.76)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.76) 5%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.76) 5%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.76) 5%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(255,255,255,0.8) 0%,rgba(255,255,255,0.76) 5%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.banner-text2 {
	font-family:OpenSans-CondensedBold;
	width:450px;
	font-size:24px;
	color:#666;
	font-variant:small-caps;

}


.font_uebersch_inhalttab {
	height:50px;
	font-size:24px;
	color:#e2001a;
	font-weight:bold;
	text-shadow: 0px 0px 3px #ffffff;
}

.font_uebersch {
	font-family:OpenSans-CondensedBold;
	height:50px;
	font-size:24px;
	color:#e2001a;
	text-shadow: 0px 0px 3px #ffffff;
}

.font_uebersch2 {
	font-size:24px;
	font-variant:small-caps;
	color:#666;
	text-shadow: 0px 0px 2px #ffffff;
}

.font_uebersch3 {
	font-size:18px;
	font-variant:small-caps;
	color:#666;
	text-shadow: 0px 0px 2px #ffffff;
}

.font_uebersch4 {
	font-size:14px;
	color:#666;
}

.font_uebersch5 {
	color:#999;
}

.font_uebersch6 {
	font-size:20px;
	color:#333;
	font-weight:bold;
}

.font_uebersch7 {
	font-size:11px; 
	color:#999;
}

.font_price {
	font-size:16px;
	font-weight:bold;
}

.font_price2 {
	text-shadow: 0px 0px 3px #ffffff;
	vertical-align:middle;
	height:40px;
	font-size:24px;
	font-weight:bold;
	color:#F00;
}

.font_beschreibung {
	font-size:13px;
}

.fuss_middleheight{
	height:5px;
}

.trennstrich {
	width:1px;
	background: -moz-linear-gradient(-45deg, rgba(0,0,0,0) 0%, rgba(51,51,51,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(51,51,51,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0) 0%,rgba(51,51,51,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, rgba(0,0,0,0) 0%,rgba(51,51,51,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, rgba(0,0,0,0) 0%,rgba(51,51,51,0.65) 100%); /* IE10+ */
	background: linear-gradient(135deg, rgba(0,0,0,0) 0%,rgba(51,51,51,0.65) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6333333',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}



    public class Counter {
    static int number = 0;
    int id;
    public Counter() {
    number++;
    id = number;
    }
    }




/*!!!!!!!!!!! NodeFire Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
/*[START-QCC]*/.qmclear{}.qmmc:after{content: ".";display:block;height:0px;clear:both;overflow:hidden;}.qmmc img {border:none;}.qmmc, .qmmc>span, .qmmc>a, .qmmc div>a, .qmmc dd>a, .qmmc li>a, .qmmc div>span, .qmmc dd>span, .qmmc li>span, .qmmc div.qmsub, .qmmc dl, .qmmc dd, .qmmc .qmsub>li, .qmmc ul.qmsub {text-align:left;outline:none;font-weight:normal;text-decoration:none;font-family:Arial;font-size:14px;line-height:normal;padding:0px;margin:0px;color:#333;background-color:transparent;}.qmmc .qmiefix {z-index:0;}.qmmc, .qmmc .qmsub, .qmmc .qmmulti{list-style:none;padding:0px;margin:0px;}.qmmc .qmdivider{display:block;border-width:0px;border-style:solid;position:relative;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;}.qmmc {position:relative;zoom:1;}.qmmc .qmitem-m, .qmmc>li {display:block;white-space:nowrap;position:relative;}.qmmc .qmitem-s, .qmmc .qmsub>li {display:block;white-space:nowrap;position:relative;}.qmmc .qmsub{visibility:hidden;position:absolute;z-index:10;left:100%;top:0px;}.qmmc div.qmsub{left:0px;}.qmmc .qmcbox{cursor:default;display:block;position:relative;white-space:normal;}.qmmc .qmmulti{display:block;float:left;position:relative;}.qmmc .qmmulti dd{margin:0px;padding:0px;position:relative;}.qmmc.qm-horizontal-c>li, .qmmc.qm-horizontal-c .qmitem-m, .qmsub.qm-horizontal-c>li, .qmsub.qm-horizontal-c>.qmitem-s, .qm-horizontal-c>.qmtitle, .qm-horizontal-c>.qmdivider, .qm-horizontal-c>.qmcbox, .qm-horizontal-c>li>.qmtitle, .qm-horizontal-c>li>.qmdivider, .qm-horizontal-c>li>.qmcbox {float:left;}.qm-horizontal-c>li>.qmsub  {left:0px;top:100%}.qmmc li:hover>.qmsub, .qmmc dd:hover>ul.qmsub {visibility:inherit;}.qmmc .qmml0 {z-index:99;}.qmmc .qmml1 {z-index:98;}.qmmc .qmml2 {z-index:97;}.qmmc .qmml3 {z-index:96;}.qmmc .qmml4 {z-index:95;}.qmmc .qmml5 {z-index:94;}.qmmc .qmml6 {z-index:93;}.qmmc .qmml7 {z-index:92;}.qmmc .qmml8 {z-index:91;}.qmmc .qmml9 {z-index:90;}


/*!!!!!!!!!!! NodeFire Styles !!!!!!!!!!!*/


	/* NodeFire 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 .qmitem-m	
	{	
		padding:20px 12px;
		background-color:transparent;
		color:#FFFFFF;
		font-family:Arial;
		font-size:13px;
		text-decoration:none;
		font-weight:bold;
		text-align:left;
		border-color:#666666;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 .qmitem-m:hover	
	{	
		background-color:#E2001A;
		color:#FFFFFF;
		-moz-border-radius:5px 5px 5px 5px;-webkit-border-radius:5px 5px 5px 5px;-ms-border-radius:5px 5px 5px 5px;-o-border-radius:5px 5px 5px 5px;-khtml-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;
	}


	/*"""""""" (MAIN) Parent Hover State""""""""*/	
	#qm0 .qmitem-m.qmparent:hover	
	{	
		background-color:#E2001A;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	#qm0.qmmc .qmitem-m.qmactive, #qm0 li:hover>.qmitem-m.qmparent, #qm0 dd:hover>.qmitem-m.qmparent	
	{	
		z-index:100;
		background-color:#E2001A;
		-moz-border-radius:10px 10px 0px 0px;-webkit-border-radius:10px 10px 0px 0px;-ms-border-radius:10px 10px 0px 0px;-o-border-radius:10px 10px 0px 0px;-khtml-border-radius:10px 10px 0px 0px;border-radius:10px 10px 0px 0px;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 .qmsub	
	{	
		margin:-1px 0px 0px;
		border-width:0px;
		border-style:solid;
		border-color:#666666;
		-moz-box-shadow:0px 0px 4px rgb(153, 153, 153);-webkit-box-shadow:0px 0px 4px rgb(153, 153, 153);-ms-box-shadow:0px 0px 4px rgb(153, 153, 153);-o-box-shadow:0px 0px 4px rgb(153, 153, 153);-khtml-box-shadow:0px 0px 4px rgb(153, 153, 153);box-shadow:0px 0px 4px rgb(153, 153, 153);
	}


	/*"""""""" (SUB) Column""""""""*/	
	#qm0 .qmsub .qmmulti	
	{	
		padding:10px;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 .qmitem-s	
	{	

		padding:5px 80px 5px 10px;
		background-color:#E2001A;
		color:#FFFFFF;
		font-size:11px;
		font-weight:normal;
		border-width:0px;
		border-style:solid;
		border-color:transparent;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 .qmitem-s:hover	
	{	
		background-color:#FFFFFF;
		color:#313131;
		border-color:#666666;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 .qmitem-s.qmparent	
	{	
		background-repeat:no-repeat;
		background-position:95% center;
	}


	/*"""""""" (SUB) Parent Hover State""""""""*/	
	#qm0 .qmitem-s.qmparent:hover	
	{	
		background-color:#FFFFFF;
		color:#313131;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	#qm0.qmmc .qmitem-s.qmactive, #qm0 ul li:hover>.qmitem-s.qmparent, #qm0 ul dd:hover>.qmitem-s.qmparent	
	{	
		background-color:#FFFFFF;
		color:#313131;
		border-color:#666666;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		cursor:default;
		padding:5px 0px 5px 4px;
		background-color:rgba(102, 102, 102, 0.5);
		color:#313131;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
		font-variant:small-caps;
		border-width:0px 0px 1px;
		border-style:solid;
		border-color:#666666;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0>.qmdivider, #qm0 .qmsub>.qmdivider, #qm0 dd>.qmdivider, #qm0>li>.qmdivider, #qm0 .qmsub>li>.qmdivider	
	{	
		height:1px;
		background-color:#666666;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0.qm-horizontal-c>.qmdivider, #qm0 .qm-horizontal-c>.qmdivider, #qm0.qm-horizontal-c>li>.qmdivider, #qm0 .qm-horizontal-c>li>.qmdivider	
	{	
		width:1px;
		height:15px;
		background-color:#666666;
		margin:4px 2px 0px;
	}







#Uhr { position:absolute; top:10px; left:10px; }
#RestDerSeite { position:absolute; top:50px; left:10px; }
.Uhr { font-family:Arial; font-size:24px; color:blue; }
.RestDerSeite { font-family:Arial; color:black; }




textarea{
  width:80%;
  height:110px;
  background-color:#fcfcfc;
  font-family:Arial, Helvetica, sans-serif;
  color: #005ea8;
  font-size:14px;
  border-width:1px;
  border-style:solid;
  border-color:#dadadb;
  border-radius: 7px / 7px;
 }
 
 input[type="text"] {
  color: #005ea8;
  font-size:14px;
  background-color:#fcfcfc;
  height:30px;
  border-width:1px;
  border-style:solid;
  border-color:#dadadb;
  border-radius: 7px / 7px;
 }
 
 label {
  cursor: Pointer;
 }
 .pflichtfeld {
  color: #005ea8;
  border: 0px;
 }
 .hintergrund {
  font-size:14px;
  color: #333333;
 }
 
 .hintergrund danke {
  color: #f58912;
  font-weight:bold;
 }
 .danke, .danke a {
  color: #005ea8;
  font-size:25px;
  padding: 0px;
  width: 440px;
  margin-top: 30px;
 }

 /* Captcha (Sicherheitsbild) */
 #captcha {
  width: 60px;
  height: 20px;
  vertical-align: Bottom;
  cursor: Pointer;
 }
 
.buttonlight {
  margin:5px;
  padding:3px;
  display: inline-block;
  border-style:solid;
  border-width:1px;
  color: #000000;
  font-size:13px;
  font-weight:bold;
  background-color:#759db2;
  text-shadow: 0px 0px 2px #ffffff;
  border-color:#666;
  height:100%;
  border-radius: 6px;
  cursor:pointer
}

.buttondark {
  margin:5px;
  padding:3px;
  display: inline-block;
  border-style:solid;
  border-width:1px;
  font-weight:bold;
  font-size:13px;
  color:#000000;
  background-color:#E1E1E1;
  text-shadow: 0px 0px 2px #ffffff;
  border-color:#999;
  height:100%;
  border-radius: 6px;
  cursor:pointer
}




 /*ueberref2*/

/* Link-Einstellungen allgemein*/
a.ueber {
 display:block;
 color: #273010;
 }

/*Link mit weißem Hintergrund*/
a.ueber:link, a.ueber:visited  {
	color: #273010;
 	
 }

/*Link über dem die Maus steht*/
a.ueber:hover {
	background-repeat:repeat;
	border-width: 5px;

background: -moz-linear-gradient(-45deg, rgba(254,252,234,0.5) 0%, rgba(241,218,54,0.5) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(254,252,234,0.5)), color-stop(100%,rgba(241,218,54,0.5))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg, rgba(254,252,234,0.5) 0%,rgba(241,218,54,0.5) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg, rgba(254,252,234,0.5) 0%,rgba(241,218,54,0.5) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg, rgba(254,252,234,0.5) 0%,rgba(241,218,54,0.5) 100%); /* IE10+ */
background: linear-gradient(135deg, rgba(254,252,234,0.5) 0%,rgba(241,218,54,0.5) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80fefcea', endColorstr='#80f1da36',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}





A {text-decoration: none;}
    a.textrollovermini:link { color:#333333; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrollovermini:visited { color:#333333; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrollovermini:hover { color:#F00; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrollovermini:active { color:#333333; font-weight:bold; cursor: standard; font-size: 13px;}
	
A {text-decoration: none;}
    a.textrolloverminilight:link { color:#FFF; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrolloverminilight:visited { color:#fff; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrolloverminilight:hover { color:#F00; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrolloverminilight:active { color:#fff; font-weight:bold; cursor: standard; font-size: 13px;}
	
A {text-decoration: none;}
    a.textrolloverminibut:link { color:#FFF; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrolloverminibut:visited { color:#fff; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrolloverminibut:hover { color:#F00; font-weight:bold; cursor: standard; font-size: 13px;}
    a.textrolloverminibut:active { color:#fff; font-weight:bold; cursor: standard; font-size: 13px;}

A {text-decoration: none;}
    a.textrollover:link { cursor: standard; color:#333333;}
    a.textrollover:visited { cursor: standard; color:#333333;}
    a.textrollover:hover { color:#F60; cursor: standard; color:#e2001a;}
    a.textrollover:active { cursor: standard; color:#333333;}

A {text-decoration: none;}
    a.textrolloverfuss:link { cursor: standard; color:#999;}
    a.textrolloverfuss:visited { cursor: standard; color:#999;}
    a.textrolloverfuss:hover { color:#F60; cursor: standard; color:#333333;}
    a.textrolloverfuss:active { cursor: standard; color:#999;}
