body {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	color: #000080;
	background: #FFFFFF;
	background-image: url(../bilder/components/background.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	z-index: 50;
}

p#konto_box {
	width: 400px;
	padding: 5px;
	border: 2px solid #000000;
	margin-left: auto;
	margin-right: auto;
}

p.text {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

table#sz-panel {
	margin-left: 0px;
	margin-right: 0px;
	background-color: #4691C8;
	width: 100%;
	height: 100px;
	position: absolute;
}

div#menue {
	width: 168px;
	position: absolute;
	left: 15px;
	top: 150px;
}

div#account_requ {
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#mainpage_image {
	background-image: url(../bilder/brand_tor_title.jpg);
	border-width: 8px;
	border-style: ridge;
	border-color: #606060;
	color: black;
	width: 485px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
}

/* Browserweiche für den Internet Explorer 6 und 7 */
* html #mainpage_image {
	border-color: #C0C0C0;
}

*:first-child+html #mainpage_image {
	border-color: #C0C0C0;
}

/* Ende Browserweiche */

div#copyright {
	left: 5px;
	top: 580px;
	width: 168px;
	height: 60px;
	position: absolute;
	text-align: center;
	font-size: 8pt;
	color: #000080;
}

div#copyright>a {
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}

div#link-code {
	border: 2px solid black;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	background-color: #c0c0c0;
	text-align: left;
	padding: 5px;
	color: black;
}

div#div_uploadform {
	width: 450px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

div.content {
	margin-left: 180px;
	margin-top: 85px;
	text-align: center;
}

div.uploadform>div.hinweis-bold {
	width: 240px;
	color: graytext;
	background-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 3px;
	border: 2px inset black;
}

div#memberControl {
	width: 325px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}

a {
	text-decoration: none;
	font-family: verdana, arial, helvetica, sans-serif;
}

a:link {
	color: #000080;
	font-weight: bolder;
}

a:visited {
	color: #000080;
	font-weight: bolder;
}

a:hover {
	text-decoration: underline;
}

.uploadform {
	width: 260px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.counter {
	width: 175px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #909090;
	border-style: inset;
	border-width: 2px;
	color: black;
}

.hinweis {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: white;
}

.hinweis-bold {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: white;
	text-align: left;
	font-weight: bolder;
}

table {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-left: auto;
	margin-right: auto;
}

table.text {
	font-family: Tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

tr.text {
	vertical-align: top;
	text-align: justify;
}

table.download {
	width: 500px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
}

td.download_category {
	background-image: url(../bilder/cat_title_back.png);
	height: 20px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

td.download_content {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}

td.neutext {
	color: #000080;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
}

td.datum {
	color: #000000;
	font-family: Arial;
	text-align: left;
	vertical-align: top;
}

table.memberList{
	border-collapse: collapse;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	width: 700px;
	margin-top: 5px;
}

table.memberList td {
	padding-left: 5px;
	border-bottom: 1px solid black;
}

table.memberList th {
	padding-left: 5px;
	border-bottom: 1px solid black;
	background-image: url(../bilder/cat_title_back.png);
	height: 20px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
}

table.mailing_configMail {
	width: 420px;
	border: 2px solid black;
}

table.mailing_configMail td {
	text-align: left;
	background-color: #4691C8;
	padding-left: 20px;
}

table.mailing_configMail th {
	text-align: left;
	background-color: #2971a6;
}

div.groupConfig {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color: #4691C8;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	border: 2px solid #2971a6;
	width: 700px;
}

table.gbook_addEntry{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	width: 500px;
}

table.gbook_addEntry th {
	padding-left: 5px;
	border-bottom: 1px solid black;
	background-image: url(../bilder/cat_title_back.png);
	height: 20px;
	font-weight: bold;
	color: #FFFFFF;
}

table.gbook_addEntry td {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000080;
	background-color: #4691C8;
}

span.pageButton {
	float: left;
	border: 1px solid #505050; 
	background-color: lightgrey;
	padding: 2px;
	padding-top: 3px;
	margin-right: 2px;
	width: 16px;
	height: 18px;
	font-weight: bold;
	font-family: Arial, Tahoma, Times New Roman;
}

span.pageButtonActive {
	float: left;
	border: 1px solid black; 
	background-color: lightgrey;
	padding: 2px;
	padding-top: 3px;
	margin-right: 2px;
	width: 16px;
	height: 18px;
	font-weight: bold;
	font-family: Arial, Tahoma, Times New Roman;
	opacity: .3;
}

span.pageButtonInactive {
	float: left;
	border: 1px solid grey; 
	background-color: lightgrey;
	color: grey;
	padding: 2px;
	padding-top: 3px;
	margin-right: 2px;
	width: 16px;
	height: 18px;
	font-weight: bold;
	font-family: Arial, Tahoma, Times New Roman;
}

a:hover span.pageButton {
	border: 1px solid black;
	opacity: .5;
	font-weight:bold;
	background-color: #FFFFFF;
}

hr.gbook {
	width: 100%;
	color: #000000;
	height: 1px;
	border: 0;
	background-color: #000000;
}

img.gbook_icon {
	background-color: white;
	border: 2px ridge black;
	padding: 1px;
}

.gbook_icon:hover {
	border: 2px ridge black;
	padding: 1px;
	opacity: .7;
}

span.color_chooser {
	background-color: #CCCCCC;
	position: absolute;
	margin-left: 4px;
	border: 1px solid black;
	display: none;
}

div#btn_color_chooser {
	width: 16px;
	height: 16px;
	border: 2px ridge black;
}

div#btn_color_chooser:hover {
	width: 16px;
	height: 16px;
	border: 2px ridge black;
	opacity: .3;
	cursor: pointer;
}

div#btn_smily_chooser:hover {
	opacity: .3;
	cursor: pointer;
}

table.gbook_addEntry td.cc {
	padding: 0px;
	background: none;
	text-align:center;
	vertical-align:middle;
}