@charset "utf-8";

	font { font-size: 12px; line-height: 14px }
		a { font-size: 12px; outline-style: none; text-decoration: none; }
		
		a:hover { text-decoration: underline; }
		.tekst {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 18px;
	color: #000000;
}
		A.tekst:link {
	color: #d7d4d4;
	text-decoration: underline;
	font-weight: normal;
}
		A.tekst:active {
			color: #d7d4d4;
			text-decoration: underline;
} 		A.tekst:visited {
			color: #d7d4d4;
			text-decoration: underline;
} 		A.tekst:hover {color: #CC0000; text-decoration: underline;}
	
	.tekst_link {
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
		A.tekst_link:link {
	color: #006699;
	text-decoration: none;
	font-size: 11px;
}
		A.tekst_link:active {
			color: #006699;
			text-decoration: none;
			font-size: 11px;
} 		A.tekst_link:visited {
			color: #006699;
			text-decoration: none;
			font-size: 11px;
} 		A.tekst_link:hover {
			color: #CC0000;
			text-decoration: underline;
			font-size: 11px;}	
	
	
	
	
	
	
	#banner {
		
	}
	#banner img {
		height: 140px;
		padding-right: 2px;
	}
	#prace img {
		height: 105px;
	}
	#prace_big img {
		width: 450px;;
	}

	p {
		/*font-family: "Courier New";*/
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	a:link { text-decoration:none; color:#FFFFFF; }
	a:visited { text-decoration:none; color:#FFFFFF; }
	a:hover { text-decoration:none;}
	a:active { text-decoration:none; }
	a:focus { text-decoration:none; }
	a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.link {
	}
	.ueberschrift {
		font-style: italic;
		font-size: 18px;
		font-family: Verdana;
		position: relative;
		top: -5px;
		color: #000000;
	}
	
	img {border: 0;}
	
		
	.button {
		background: url(../img/button.gif) repeat-x;
		color: #FFFFFF;
		text-align: center;
		vertical-align: top;
		width: 100px;
		padding-top: 4px;
		
	}
	.button_one {
		/*background-image: url(../img/button_left.gif);*/
		background: url(../img/button.gif) repeat-x center;
		width: 100px;
		/*background-image: url(../img/button_right.gif);*/
	}
	.button_left {
		background: url(../img/button_left.gif) left;
	}
	.button_right {
		background: url(../img/button_right.gif) right;
	}
	.buttons_background {
		background: url(../img/buttons_back.gif) repeat-x;
	}
	
	.button_hell {
		background: url(../img/button_hell.gif) repeat-x;
		color: #FFFFFF;
		text-align: center;
		vertical-align: top;
		width: 100px;
		padding-top: 4px;
	}
	.button_hell_left {
		background: url(../img/button_hell_left.gif) left;
	}
	.button_hell_right {
		background: url(../img/button_hell_right.gif) right;
	}

	.buttons_background {
		background: url(../img/buttons_back.gif) repeat-x;
	}
	
	.back_pane {
		background: url(../img/back_pane.gif) repeat;
	}
	.back_sun {
		background: url(../img/background_sun.gif) center;
	}
	.back_pane_innen {
		background: url(../img/back_pane_innen.gif) repeat;
	}
	
	.aussen_top {
		background: url(../img/aussen_top.gif) repeat-x;
	}
	.aussen_down {
		background: url(../img/aussen_down.gif) repeat-x;
	}
	.aussen_left {
		background: url(../img/aussen_left.gif) repeat-y;
	}
	.aussen_right {
		background: url(../img/aussen_right.gif) repeat-y;
	}
	.aussen_background {
		/*background: url(../img/aussen_background1.gif) repeat-x;*/
	}
	
	.top_strich {
		background: url(../img/top_strich.gif) repeat-x;
	}

	.innen_top {
		background: url(../img/innen_top.gif) repeat-x;
	}
	.innen_bottom {
		background: url(../img/innen_bottom.gif) repeat-x;
	}
	.innen_right {
		background: url(../img/innen_right.gif) repeat-y;
		background-position: right;
	}
	.innen_left {
		background: url(../img/innen_left.gif) repeat-y;
		background-position: left;
	}
	.innen_background_right {
		background: url(../img/innen_r_background.gif) repeat-x;
	}
	.innen_background_left {
		background: url(../img/innen_l_background.gif) repeat-x;
	}
	.innen_background {
		background: url(../img/innen_background.gif) repeat-x;
	}
	.innen_strich_oben {
		background: url(../img/innen_strich_oben.gif) repeat-x;
	}
	.innen_strich_unten {
		background: url(../img/innen_strich_unten.gif) repeat-x;
	}
		
	body {
		background-color: #2d2cd0;
		padding: 0;
		margin: 0;
	}
