
/*--------------------------------------------------------------------*/
/* Default Eigenschaften resetten                                     */
/*--------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

body {
    /*line-height: 1;*/
}

ol, ul {
    list-style: none;
}


caption {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}

strong, b {
	font-weight: bold;
}

/* End reset area */

body {
margin : 0 auto 0 auto;
background-color : #96191b;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
color : #3b3b3b;
text-decoration : none;
font-weight : normal;
}

p {
	margin:0;
	padding:0;
}

.headline {
	color: #96191b;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.headline2 {
	color: #96191b;
	font-size:13px;
	font-weight:bold;
}
.mediumtext {
	font-size:14px;
	margin-bottom:34px;
}
.normaltext {
	font-size:12px;
}

#wrapper {
	width: 820px;
	height:auto;
	margin-bottom:50px;
	margin-left:auto;margin-right:auto;
}
#top {
	width: 820px;
	height: 165px;
	background-image: url(../img/top_header.gif);
}
#top img {
	margin: 30px 0px 0px 540px;
}

#center {
	width:820px;
	height:auto;
	min-height:500px;
	background-color:#e4e4e4;
	
}

#center .left {
	margin:60px 0px 60px 0px;
	float:left;
	width:300px;
	min-height:133px;
	height:auto;
	background:url(../img/piano.gif) 0 0 no-repeat;
}
#center .right {
	margin:0px 0px 60px 0px;
	float:left;
	width:520px;
	height:auto;
}

#center .right_top {
	width:480px;
	height:auto;
	margin:60px 0px 20px 0px;
}
#center .right_center {
	padding: 15px 25px 15px 25px;
	width:430px;
	height:auto;
	background-color: #cbd8cb;
	margin-bottom: 20px;
}
#center .right_bottom {
	width:180px;
	height:auto;
}

#center .img_left {
	margin: 0px 15px 15px 0px;
	float:left;
	border:1px solid #b4b1ad;
}
#center .img_right {
	margin: 0px 0px 15px 15px;
	float:right;
	border:1px solid #b4b1ad;
}
.clear { clear:both; }

#navi {	margin-top:82px; height:20px;}
#navi li {
	float:left;
	padding: 5px 0px 0px 0px;
	background-color: #e4e4e4;
	border-right: 1px solid #96191b;

}
#navi li:hover {
	background-color:#9da2a2;
	color: #e4e4e4;
}
#navi li a {
	padding: 0px 9px 0px 9px;
	color: #3b3b3b;
	font-size:13px;
	text-decoration:none;
}
#navi li a:hover {
	 color: #e4e4e4;
	 text-decoration:none;
}
.whitelink {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.whitelink:hover {
	text-decoration:underline;
}
.redlink {
	color: #96191b;
	font-weight:bold;
	text-decoration:none;
}
.redlink:hover {
	text-decoration:underline;
}
.whitelink2 {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.whitelink2:hover {
	text-decoration:underline;
}

.textlink {
	color: #3b3b3b;
	font-weight:bold;
	text-decoration:none;
}
.textlink:hover {
	text-decoration:underline;
}
.textlink2 {
	font-size:10px;
	color: #3b3b3b;
	font-weight:bold;
	text-decoration:none;
}
.textlink2:hover {
	text-decoration:underline;
}
.footerlink {
	font-size:11px;
	color: #3b3b3b;
	font-weight:normal;
	text-decoration:none;
}
.footerlink:hover {
	text-decoration:underline;
}

/* ADMIN AREA */

.logout {
 cursor:pointer;float:right;background-color:#e4e4e4;padding: 0px 5px 0px 5px;
}
.logout:hover {
	background-color:white;
	color: #96191b;
}
.admin_error {
	color: #96191b;
	font-weight:bold;
}
.admin_ok {
	color: #19961b;
	font-weight:bold;
}
.deletelink {
	font-size:11px;
	color: #a00000;
	font-weight:normal;
	text-decoration:none;
}
.deletelink:hover {
	text-decoration:underline;
}
#center .right_center a {
	color: #3b3b3b;
	font-weight:bold;
	text-decoration:none;
}
#center .right_center a:hover {
	text-decoration:underline;

}
.delbutton {
	padding:0px 0px 2px 1px;width:12px;height:12px;color:#a00000;font-weight:bold;text-align:center;border:1px solid #a00000;background-color:#ffffff;cursor:pointer;text-decoration:none;
}
.textfield_s2 {
	width:40px;
	height:16px;
	background-color: #ffffff;
	border:1px solid #ffffff;
}
.textfield_m {
	width:170px;
	height:16px;
	background-color: #ffffff;
	border:1px solid #000000;
}
.textfield_m2 {
	width:170px;
	height:16px;
	background-color: #e4e4e4;
	border:1px solid #000000;
}
td {border:1px solid #b8b8b8;}
th {font-weight:bold;}

.shortfield {width:50px;border:1px solid #b8b8b8;font-size:12px;height:16px;}
.mediumfield {width:120px;border:1px solid #b8b8b8;font-size:12px;height:16px;}
.longfield {width:200px;border:1px solid #b8b8b8;font-size:12px;height:16px;}

textarea {font-size:12px;font-family:Verdana,Arial,Helvetica,sans-serif;}
.send_mail {cursor:pointer;font-weight:bold;text-decoration:none;}
.send_mail:hover {text-decoration:underline;}

.bluebutton {
	width:202px;
	height:29px;
	text-align:center;
	line-height:27px;
	color:#ffffff;
	font-weight:bold;
	background:url(../img/bluebutton_on.png);
}

.bluebutton:hover {	background:url(../img/bluebutton_on.png);}
.bluebutton a {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.snav {
	position:absolute; visibility: hidden;
	padding:5px;
	width:200px;
	height:auto;
	background-color:#ffffff;
	border:2px solid #b0b0b0;
	z-index:20;
}
.snavlink {
	padding:3px 0px 3px 0px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #e4e4e4;
	width:100%;
}
.snavlink:hover {
	background-color:#b0b0b0;
}
.snavlink a { text-decoration:none; color: #3b3b3b }
.snavlink a:hover { text-decoration:none; color: #ffffff }
.pageSelector {font-size:10px;margin:5px 5px 0px 0px;text-align:center;cursor:pointer;float:left;width:30px;height:12px;border:1px solid white;}
.pageSelector:hover,.pageSelector:active,.pageSelector:focus {background-color:#CBD8CB;}

