body {
	margin: 0px;
	padding-top: 25px;
	background-color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

.texthuge {font-size: 20px;}
.textbigger {font-size: 16px;}
.textbig {font-size: 14px;}
.textnormal {font-size: 12px;}
.textsmall {font-size: 11px;}
.textmini {font-size: 10px;}

img {border:0px;}
.border_selected{border:2px solid #ff0000;}

.col_highlight{color:#c12592}

.bold {font-weight: bold;}

#error {
	color: #ff0000;
	border-color: #ff0000;
}

a {/*text-decoration: none;*/}
a:link {color: blue;}
a:visited {color: blue}
a:active {color: blue}

.left {float: left;}
.right {float: right;}
br.clear-both {clear: both;white-space: nowrap;line-height:1px; }
br.clear-left {clear: left;white-space: nowrap;line-height:1px; }
br.clear-right {clear: right;white-space: nowrap;line-height:1px; }
div.clear-both {clear: both;}
div.clear-left {clear: left;}
div.clear-right {clear: right;}

div {margin: 0px;padding: 0px;}
div.pad {padding: 8px 6px 8px 6px;}
div.hideoverflow{overflow:hidden;}

div.fullsite {width:998px;margin-left:-499px;position:absolute;left:50%;}
div.topheader {height:106px;background:url('/bilder/gfx/topzeile.jpg');}
div.topheader div.pad{padding:5px 0px 0px 0px;text-align:center;}
div.header {height:169px;background:url('/bilder/gfx/bg-head.jpg');}
div.fullcontent {width:998px;background-color:e7e7e7;}
div.fullcontent div.pad{padding:20px 25px 20px 25px;}
div.textbox {width:162px;}
div.textbox div.top {height:20px;background:url('/bilder/gfx/hbox_01.gif') no-repeat;}
div.textbox div.body {background:url('/bilder/gfx/hbox_02.gif') repeat-y;}
div.textbox div.body div.pad{padding:0px 20px 0px 20px;overflow:hidden;}
div.textbox div.bottom {height:15px;background:url('/bilder/gfx/hbox_04.gif') no-repeat;}
div.innercontent {width:624px;overflow:hidden;}
div.notextbox {width:948px;overflow:hidden;}
div.innercontent div.navi {text-align:center;}
div.innercontent div.content {}
div.innercontent div.content div.pad {padding: 15px 25px 20px 25px;}

div.imgbox {border:solid black 1px;margin:3px 3px 3px 3px;background:url('/bilder/gfx/bg-miniprofil.jpg');}
div.imgbox div.inner {width:106px;height:133px; overflow:hidden;}
div.imgbox div.inner div.pad{padding:3px 3px 3px 3px;overflow:hidden;}
div.imgbox img{}
div.imgbox h3{color:#c12592;}
div.imgbox h4{}

div.footer {height:129px;background:url('/bilder/gfx/footer.gif');}
div.footer div.pad{padding:15px 10px 10px 10px;}
div.vtextbox {width:598px;height:28px;background:url('/bilder/gfx/vbox.gif') no-repeat;}
div.vtextbox div.pad{padding:4px 6px 3px 6px;}

div.profil {border:solid black 1px;background-color:#c12592;}
div.profil div.pad{padding:0px 15px 15px 15px;}
div.profil h1 {font-size:18px;font-weight:bold;background-color:#ffb6e7;padding:3px 15px 3px 15px;}
div.profil h2 {color:#ffffff;font-size:24px;}
div.profil div.textblock{margin:0px 15px 15px 15px;border:1px solid #000000;background-color:#ffffff;}
div.profil div.textblock div.pad{padding:3px 3px 3px 3px;overflow:hidden;}
div.profil div.gallery{}
div.profil div.gallery div.pad{padding:0px 15px 15px 15px;overflow:hidden;}
div.profil div.gallery img{margin:6px 0px 6px 0px;}

div.adminnav {border:solid black 1px;background-color:#c12592;margin-bottom:15px;}
div.list {border:solid black 1px;background-color:#c12592;}

p {margin: 0px;padding: 0px 0px 9px 0px;}

table {margin:0px;padding:0px;border-spacing:0px;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}
table th {font-weight: bold;text-align:left;}

table.form{padding: 6px 6px 6px 6px;}
table.form td.desc{padding: 2px 0px 2px 0px;vertical-align:top;width:120px;}
table.form td.field{padding: 2px 8px 2px 0px;vertical-align:top;}
table.form td.counter{padding: 2px 8px 2px 0px;vertical-align:top;width:50px;}
table.form .fieldsize{width:400px;}
table.form select.fieldsize{width:404px;}

div.list table{padding: 6px 6px 6px 6px;}
div.list table td{padding: 2px 8px 2px 0px;vertical-align:top;}
div.list select{width:150px;}

input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input.ci, textarea.ci {
	color: #c12592;
	border: 1px solid #c12592;
}