/* ==============================
File: linker.css
Date: 070710
   ==============================*/
   
/* ==============================
   1. All
   ==============================*/

html { height:101%; }

body {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	color: #3D577A;
}

h2 {
	color: #3D577A;
}

h3 {
	color: #3D577A;
}

li {
	color: #8F2831;
}

a {
	outline:none;
}
a:link {
	color:#333333;
	text-decoration:underline;
}
a:visited {
	color:#333333;
}
a:hover,
a:focus {
	text-decoration:none;
}
a:active {
	color:#333333;
}

.midsmall {
	font-size: 9pt;
}

.smallfont {
	font-size: 8pt;
}

.textarea {
	border: solid 1;
}

.input {
	border: solid 1;
}

.shade {
	border-style: groove;
}

.cinput {
	background-color: White;
	font-size: 10pt;
}

/* Promobereich 1
/* ************************************************************************ */
#promo {
	text-align:center;
	font-size:150%;
}

#promo a {
	color: #3D577A;
	font-weight: bold;
}

#promoone {
	background-color: #F6F6F6;	
}

.promolink {
	color: #FF0033;
	font-weight: bold;
}

.promolink a {
	color: #FF0033;
	font-weight: bold;
}

.promolink a:hover {
   color: #000000;
   font-weight: bold;
}

.promolink a:visited {
   color: #FF0033;
   font-weight: bold;
}

#dirty {
	margin-left: 2px;
}

#dirty2 {
	margin-left: 3px;
}