
* {
	padding:0px;
	margin:0px;
}

a {
	color:#000000;
    text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

img {
	vertical-align:bottom;
}

ul {
	list-style:square outside;
	margin-left:20px;
}

body {
	color:#cccccc;
   	background:#000000 url(top_pic_start.jpg) no-repeat 313px 0px;
/*    font:15px Times New Roman, Times, serif;*/
    font:15px Tahoma, sans-serif;
}

#logo {
    margin:16px 0px 0px 24px;
}

#menu {
    margin:5px 0px 0px 16px;
    height:55px;
    width:970px;
    padding:5px 8px 0px 8px;
    background:url(background_menu.png) repeat;}
#menu a {
	display:block;
    font-size:5px;
    float:left;
}
.menu_dot {
	padding:11px 7px 0px 7px;
    float:left;
}
.menu_dot2 {
	padding:9px 8px 0px 8px;
    float:left;
}
#submenu {
	clear:both;
}

#main {
	position:relative;
    background:#faf2dc;
}

#content {
	position:relative;
	padding:14px 26px 40px 26px;
    width:953px;
	font-size:16px;
    line-height:23px;
    text-align:justify;
    color:#361702;
    letter-spacing:0.5pt;
}

#content_background_top {
	position:absolute;
    left:0px;
    top:0px;
    width:1005px;
    height:100%;
	background:url(content_background_top.jpg) no-repeat 0px 0px;
}

#content_background_bot {
	position:absolute;
    left:0px;
    top:0px;
    width:1005px;
    height:100%;
	background:url(content_background_bot.jpg) repeat-y 0px 224px;
}

#content_starter {
	min-width:1005px;
    width:100%;
    height:9px;
	display:block;
}

#content_finisher {
	min-width:1005px;
    width:100%;
    height:9px;
    display:block;
}

#content_fork {
	position:absolute;
	left:790px;
	top:-80px;
}

#bottom_line {
	position:relative;
	margin:15px 0px 0px 20px;
    height:80px;
    width:984px;
}

#impressum {
	position:absolute;
    right:30px;
    padding-top:15px;
}
#impressum a {
	color:#cccccc;
}
#impressum a:hover {
	color:#ffffff;
}

/* --------------------------------- content formating ------------------- */

h1 {
	font-size:26px;
    font-weight:bold;
    line-height:35px;
    padding:20px 0px 20px 0px;
    color:#361702;
}

div.hr {
	height:1px;
    background:#361702;
    margin-bottom:25px;
}

a.reg {
	font-weight:bold;
    color:#322014;
}
a.reg:hover {
	color:#7a441e;
    text-decoration:none;
}

p {
	margin:18px 0px 0px 0px;
}

.shift {
	margin:12px 10px 0px 10px;
}

p.start {
	margin:33px 0px 0px 0px;
    line-height:25px;
}

p.klavier {
	margin:28px 0px 0px 0px;
}

.clearfix {
	clear:both;
    height:14px;
}

p.back {
	text-align:right;
    margin-top:36px;
}

h2 {
	font-size:17px;
    font-weight:bold;
    padding:8px 0px 0px 0px;
    color:#584f23;
}

.push {
	padding-left:15px;
}

.bld {
	font-weight:bold;
}

div.atooltip {
	background:#ffffff;
    border:2px solid #000000;
    padding:5px;
    width:600px;
    font-weight:normal;
    color:#000000;
    cursor:default;
    text-decoration:none;
}

span.tooltip {
	font-weight:bold;
    cursor:pointer;
    color:#000000;
}
span.tooltip:hover {
	color:#333333;
}

.imp {
    font-weight:bold;
    font-style:italic;
    vertical-align:top;
    padding-right:10px;
}

.small {
	font-size:14px;
    line-height:17px;
}

table {
	border:1px solid #000000;
}
table td {
	padding:6px;
    border:1px solid #000000;
}
table.noborder {
	border:0px;
}
table.noborder td {
	border:0px;
    padding:2px;
}

input {
	margin:0px 5px 0px 5px;
    text-align:center;
    background:#ffdbb0;
}

textarea {
	background:#ffdbb0;
}

.pic {
	float:right;
    margin:23px 0px 0px 0px;
	clear:both;
}

img.previewpic {
	float:right;
    clear:both;
}

a.previewobj {
	width:830px;
    padding:15px 15px 0px 15px;
    display:block;
}

a.previewobj:hover {
	background:#e6dfce;
    text-decoration:none;
    font-weight:bold;
}

p.pictext {
	float:right;
    margin:6px 0px 0px 0px;
    width:300px;
    color:#000000;
    font-style:italic;
    font-size:13px;
    line-height:18px;
    text-align:left;
    clear:both;
}

.narrow {
	width:625px;
}

.agallery {
	float:right;
    width:300px;
}