﻿/*
Theme Name: Strahlemaennchen
Version: 1.2
Author: Websteven Webdesign
*/

body {
	height: 100%;
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	margin:  0px;
	padding: 0;
	text-align: center;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #FFE060; 
	scrollbar-darkshadow-color: #FFE060;
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #FFE060
}

a:link {
   color: #CC0000;
}

a:visited {
   color: #CC0000;
}

table {
	border-collapse: collapse;
	font-family: Arial;
	font-size: 12pt;
	text-align: center;
}

h2 {
	font-size: 18pt;
	text-decoration: underline;
}

h3 {
	font-size: 14pt;

}

h4 {
	font-size: 12pt;
	text-decoration: underline;
}

h5 {
	font-size: 10pt;
	text-align: center;
}

h6 {
	font-size: 8pt;
	text-align: center;
}

.sidepic {
	font-size: 10pt;
	background: #FFEA97;
}

.infoschrift {
	font-size: 14pt;
	font-family: Times New Roman;
	margin-left: 40px; 
	margin-right: 40px;
}

.support {
	font-size: 8pt;
	color: #333333;
	font-weight: bold;
	width: 700px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.links {
	font-size: 10pt;
	width: 700px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
	
#main {
	background: #FFE060;
	height: 100%;
	width: 950px;
	background: url('design/back08.gif');
}

#header {
	background: #FFE060;
	background: url('design/header08.gif');
}

#menueline {
	background: url('design/menueback08.gif');
}