@charset "UTF-8";

/* CSS-Datei für die HauptSeiten */


body { background-color:#333542; font-family:Arial; font-size:14px; color:#dddddd; }


a:link					{ text-decoration:none; }
a:visited				{ text-decoration:none;  }
a:visited.deco			{ text-decoration:line-through; }
a:hover					{ text-decoration:none; }
a:active					{ text-decoration:none; }


/*	Hovereffekt	*/
div.hover			{ color:#dddddd; }
div.hover:hover	{ color:#ff0000; }


.banner		{ background:url(/bgpapier.png); height:200px; position:absolute; left:20px; top:20px; right:20px; }
/* 00D200 */

.haupt2		{ position:absolute; left:330px; top:230px; right:20px; }
#haupt		{ position:absolute; left:330px; top:230px; right:20px; border-width:1px; border-style:solid; }

.kaktus		{ position:absolute; left:100px; top:109px; }

.halb			{ width:25px; height:25px; }
.right		{ float:right; }
.hide			{ display:none; }
.red_bg		{ background-color: #ff0000; }
.bg_30		{ background-color: #303030; }
.black		{ color:#000000; }


#border		{ border-width:1px; border-style:solid; border-color:lime; }
#borderr		{ border-width:1px; border-style:solid; border-color:red; }
#center		{ margin-left: auto; margin-right: auto; text-align: center; }

.center {
	margin: 0 auto;
}


/*		IT2		*/
input				{ text-align: right; }

th.ql				{ padding: 10px 0px }
#fst				{ margin: 15px 0px }
td.ql				{ width:100px }
