body	{
	margin-top: 12px;
	margin-left: 2px;
	margin-right: 2px;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
}

td {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

a {
	text-decoration: none;
	color: #5050a0;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

HR {
	height: 1px;
	background-color: black;
	border: 0px;
}

ul {
	list-style-position: outside
}

li {
	list-style-type:square;
	padding-bottom: 3px;
	margin-left: -22px;
}

/* Wichtig für IE, der andere Defaults als FF hat!! */ 
p {
	margin-top: 8px;
	margin-bottom: 8px;
}

h1 {
	font-size: 38pt;
}

h3 {
	font-size: 12pt;
	line-height: 120%;
}

form {
	margin: 0;
}

.xtralargetext {
	font-size: 16pt;
	font-weight: bold;
	line-height: 145%;
}

.normaltext {
	font-size: 8pt;
	line-height: 145%;
}

.smalltext {
	font-size: 7pt;
}

.menu {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #425D8C;
}

.menu_selected {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #82B0BF;
}

.fancytext {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FF8242;
}


.pagenr {
	text-align: right;
	margin-right: 5px;
}

.kursiv {
	font-style: italic;
	font-weight: bold;
}

.fancy1 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #a0a0a0;
}

.fancy2 {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}

/* same as above, but for large title text */
.fancy1t {
	font-family: arial, sans-serif;
	font-size: 39px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #a0a0a0;
	line-height: 30px;
}

.fancy2t {
	font-family: arial, sans-serif;
	font-size: 39px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffdf00;
	line-height: 30px;
}

.fancy3t {
	font-family: arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #ff4508;
}


#sitelogo {
	position: absolute;
	top: 10px;
	left: 12px;
}

#centerpage {
	margin: 2px 8px 2px 8px;
}

#adcol_right {
	position: fixed;
	top: 10px;
	margin-left: 3px;
}

#ad_830x90 {
	padding-top: 4px;
  width: 830px;
  height: 90px;
	float: right;
}

#ad_1138x90 {
	padding-top: 4px;
  width: 1138px;
  height: 90px;
	float: right;
}

#homebutton {
	padding: 4px 0 0 6px;
	float: left;
}


/* Sonderbehandlung IE < 7: position: fixed funktioniert nicht */
#adcol_right_ie6 {
	top: 10px;
	margin-left: 5px;
	margin-top: -18px;
}

.colbg {
	background-image: url(bg08v.jpg);
	background-repeat: repeat-x;
}

.shaded_bg {
	background-color: #E8E8E8;
}

.err_bg {
	background-color: #FFE0E0;
}

.err_text {
	padding: 8px;
}
.maincolumn {
	padding: 0 8px 0 0;
}

.colheader {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background-color: #BDB6BD;
	line-height: 21px;
	padding: 1px 1px 1px 8px;
}

.colheader_link {
	color: #ffffff;
}

.colheader_link:hover {
	text-decoration: none;
	color: #ffffff
}

.coltitle {
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	padding-top:10px;
}

.coltitle2 {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-top:6px;
}

.coltext {
	vertical-align: top;
	background-image: url(images/bg10v.jpg);
	background-repeat: repeat-x;
	padding: 4px 8px 10px 8px;
}

.coltextsummary {
	font-weight: bold;
	color: #000000;
}

.thumbtable {
	padding-right: 8px;
	padding-bottom: 12px;
}

.pictures {
	padding-top: 6px;
	padding-bottom: 6px;
}

.listtable {
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

.dropcap { 
	font-size: 24pt;
	color: #808080;
	line-height: 18pt;
	font-weight: normal;
	font-style: normal;
	padding-top: 2pt;
	margin-bottom: 1pt;
	margin-right: 3pt;
	float: left;
}

.centered { 
	margin-left: auto;
	margin-right: auto;
}

.img_selected {
	border: medium dashed #ff8242;
	float: left;
}

.img_unselected { 
	border: medium dashed #ffffff;
	float: left;
}

.mainbg { 
	background-color: #ffffff;
}

.shadedbg { 
	background-image: url(/images/bg08v.jpg);
	background-repeat: repeat-x;
}

.img_right { 
	margin-left: 5pt;
	margin-right: 4pt;
	float: right;
}

.errtext {
	color: red;
	font-weight: bold;
}

.textbox {
	padding-left:14px;
	padding-right:14px;
	padding-top:5px;
	padding-bottom:5px;
}
