body {
	font-family: Verdana;
	font-size: 12px;
}

h1 {
	font-size: 19px;
	color: #009ABF;
	font-weight: bold;
}

.kwlink,.kwlink:link,.kwlink:visited,.kwlink:hover,.kwlink:active {
	color:black;
	text-decoration:none;	
}

.archived {
	color:gray;	
}

h2 {
	font-size: 15px;
	color: #009ABF;
	font-weight: normal;
}

h3 {
	font-size: 12px;
	color: #009ABF;
	text-decoration:underline;
}

h4 {
	font-size: 11px;
}

table.standard {
	border-collapse: collapse;
	border: 1px solid gray;
}

table.standard td,th {
	padding: 3px;
	border: 1px solid lightgray;
	vertical-align: top;
}

table.standard th {
	background: #EFEFEF;
	padding: 4px;
	text-align: left;
	padding-left: 6px;
}

.enzian-talk .frame {
	height: 400px;
}


.content {
	width: 430px;
	position: absolute;
	top: 200px;
	left: 488px;
	z-index: 15;
}

.bigContent {
	width: 800px;
	height:500px;
	position: absolute;
	top: 129px;
	left: 0px;
	z-index: 15;
	padding:20px;
	padding-left:55px;
	background:url(../images/content_background.png) no-repeat;
}

.warning {
	font-weight:bold;
	color:goldenrod;
}

#anmeldeformular input, #anmeldeformular textarea {
	width:150px;
}

table.supportOverview td {
	padding:4px;	
}

table#settings td, table#settings th {
	vertical-align:middle;	
}

a, a:link, a:hover, a:visited, a:active {
	color:red;
	text-decoration:none;
}

