body {
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-family: Helvetica, sans-serif; 
	color: white;
	background-color: #37281d;
	overflow-y: scroll;
	text-align: center;
}

a:focus {outline: none};

html{
	height: 100%;
	margin:0px;
	padding:0px;
}

hr {background-color: #cc0000; color: #000000; margin: 0; padding: 0;}
li {margin: 0; padding: 0; color: #ffffff; font-size: 9pt; list-style-position: outside;}
ul {margin: 0 0 0 15; padding: 0;}
h1 {FONT-SIZE: 17px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;}
h2 {FONT-SIZE: 15px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;}

/*a:link{color: #7da9d1; text-decoration: underline;}
a:active{color: #7da9d1; text-decoration: underline;}
a:visited{color: #7da9d1; text-decoration: underline;}*/
a:link{font-size: 13px; color: #251a11; text-decoration: underline;}
a:active{font-size: 13px; color: #251a11; text-decoration: underline;}
a:visited{font-size: 13px; color: #251a11; text-decoration: underline;}
a:hover{font-size: 13px; color: #ffffff; text-decoration: underline;}

.shadow_left{width: 20px; background: url(../images/shadow_left.jpg) repeat-y;}
.shadow_right{width: 20px; background: url(../images/shadow_right.jpg) repeat-y;}

#header_top{width: 770px; height: 229px; background: url(../images/header_top.jpg) no-repeat;}
#header_navi{width: 770px; height: 25px; background: url(../images/header_navi_bg.jpg) no-repeat;}
#header_bottom{width: 770px; height: 26px; background: url(../images/header_bottom.jpg) no-repeat;}

.content{background: #817060 url(../images/bg_content.jpg) top no-repeat;}
.content_right_headline{margin: 0px 0px 10px 0px; padding: 0px; height: 60px;}
.content_right_headline_news{float: left; margin: 0px 0px 10px 0px; padding: 0px; height: 60px;}
.content_myspace{text-align: right;}
/*.content_right_pic{float: left; margin: 15px 0px 0px 0px; padding: 7px 8px 7px 7px; background-color: #5f4d41;}*/
.content_right_pic{float: left; margin: 15px 0px 0px 0px; padding: 7px 8px 7px 7px; background-color: #695548;}
.content_right_text{margin: 15px 0px 0px 0px; padding: 7px; background-color: #695548;}
.content_right_footer{clear: both; margin: 0px; padding: 20px 0px 0px 0px; text-align: right;}

.txt_gray_17 {FONT-SIZE: 17px; COLOR: #bbb; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.txt_red_13 {FONT-SIZE: 13px; COLOR: #ff0000; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.txt_green_13 {FONT-SIZE: 13px; COLOR: #23c517; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.txt_white_13 {FONT-SIZE: 13px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.txt_gray_12 {FONT-SIZE: 12px; COLOR: #cccccc; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.txt_gray_10 {FONT-SIZE: 10px; COLOR: #cccccc; FONT-FAMILY: Arial, Helvetica, sans-serif;}
.txt_beige_12 {FONT-SIZE: 12px; COLOR: #d8c6ba; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: normal;}

.formular {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; padding: 2;}

A.link_s_gray:link {FONT-SIZE: 7pt; COLOR: #aaaaaa; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: normal;}
A.link_s_gray:visited {FONT-SIZE: 7pt; COLOR: #aaaaaa; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: normal;}
A.link_s_gray:hover {FONT-SIZE: 7pt; COLOR: #888888; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: normal;}
A.link_s_gray:active {FONT-SIZE: 7pt; COLOR: #aaaaaa; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; font-weight: normal;}

#fehlerausgabe {min-height:48px; border-bottom: 1px dotted #ff0000; border-top: 1px dotted #ff0000; background-color: #ffcccc; background-image:url(../images/icon_error.png); background-repeat: no-repeat; padding: 0 0 0 50; margin: 0px;}
.fehlerausgabe_inhalt {margin: 5px; height:100%; }
#sendebestaetigung {height: 48px; border-bottom: 1px dotted #00c900; border-top: 1px dotted #00c900;background-color: #deffca; background-image:url(../images/icon_checked.png); background-repeat: no-repeat; clear: both; padding: 0 0 0 60; margin: 0px;}

/*Lightbox*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(../lightbox/overlay.png); }

a.lightbox_close:link {margin-top: 4px; font: 14px arial, hevetica, sans-serif; color: #444444; font-weight: bold; padding: 3px 4px; background-color: #dfdfdf; border-right: 1px solid #999999; border-bottom: 1px solid #999999; text-decoration: none;}
a.lightbox_close:active {margin-top: 4px; font: 14px arial, hevetica, sans-serif; color: #444444; font-weight: bold; padding: 3px 4px; background-color: #dfdfdf; border-right: 1px solid #999999; border-bottom: 1px solid #999999; text-decoration: none;}
a.lightbox_close:visited {margin-top: 4px; font: 14px arial, hevetica, sans-serif; color: #444444; font-weight: bold; padding: 3px 4px; background-color: #dfdfdf; border-right: 1px solid #999999; border-bottom: 1px solid #999999; text-decoration: none;}
a.lightbox_close:hover {margin-top: 4px; font: 14px arial, hevetica, sans-serif; color: #444444; font-weight: bold; padding: 3px 4px; background-color: #dfdfdf; border-right: 1px solid #999999; border-bottom: 1px solid #999999; text-decoration: none;}

* html #overlay{
	background-color: #000;
	background-color: transparent;
	/*background-image: url(../wiki/blank.gif);*/
	background-image: url(../lightbox/overlay.png);
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");*/
	}