body {
	margin:0;
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
  text-align: center;
}


* { margin:0; padding:0; }
a { outline: none; color: #a10100; text-decoration: none; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto; }
a:hover { text-decoration: underline; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;}
a img { border: none; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;}
p { margin: 0 0 2em 0; }

#wrapper {
	margin: 0 auto;
	width: 880px;
	background: url(../img/shadow.png) repeat-y;
	padding: 0 7px;
}

/* Top right navigation */
#toprightnav { float:right; padding-right: 10px;}
#toprightnav ul, #topnav ul { list-style:none; }
#toprightnav ul li { float: left; border-left: 1px solid #ccc; }
#toprightnav ul li a {
	display: block;
	float:left;
	padding: 11px 5px 0 5px;
	color: #999;
	height: 20px;
	text-decoration: none;
}
#toprightnav ul li a:hover {
	padding-top: 8px;
	border-top: 3px solid #c00;
}
#logo {
	padding-left: 2px;
  padding-top: 10px;
  padding-bottom: 1px; text-align:left;
  background-color: #FCFDF7;
}

/* Top navigation bar */
#topnav {
	border-top: 1px solid #000;
	background: url(../img/topnav_bg.png) repeat-x; background-color: #000000;
	height: 40px;
}
#topnav ul li {
	float:left;
	border-right: 1px solid #333;
	border-left: 1px solid #666;
}
#topnav ul li.noright {
	border-right: none;
}
#topnav ul li a, #topnav ul li.noright {
	display: block;
	float:left;
	background: url(../img/topnav_bg.png) repeat-x; background-color: #000000;
	height: 14px;
	padding: 13px 6px;
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}
#topnav ul li a:hover {
	background-position: bottom;
}
#topnavaktiv {
	display: block;
  padding: 13px 6px;
  color:#FFCC00;
	float:left;
	border-right: 1px solid #333;
	border-left: 1px solid #666;  
	border-top: 1px solid #000;
	background: url(../img/topnav_bg.png) repeat-x;  background-color: #000000;
	height: 13px;  
	background-position: bottom;  
}

#steffi {
	background: url(../img/schulzj.jpg) no-repeat;
	padding: 54px 0 0 12px;
	height: 73px;
}
#steffi b{
	font-size: 0.9em;
	color: #fff;
  padding-left: 250px;
}
#breadcrumb {
	height: 0px;
	background-color: #ccc;
}
#content_wrapper {
	margin:0;
	background: url(../img/content_bg.jpg) repeat-y;
}
#content_wrapper_swf {
	margin:0;
	background: url(../img/content_swf_bg.jpg) repeat-y;
}
#menu {
text-align:left;
	float:left;
	margin-top: 2px;
	width: 220px; 

}
#menu ol {
	min-height: 360px;
	list-style:none;
	color: #999;
	padding:4px;
	width: 212px;

}
#menu ol li {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 3px;
	border-top: 1px solid #ccc;
	padding: 1px 0 0 0;
}
#menu ol li h3 {
	background-color: #eee;
	padding: 2px 0 2px 4px;
	font-size: 1em;
}
#menu ol li a {
	color: #666;
	display:block;
	text-decoration: none;
  cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
}
#menu ul {
	list-style: square;
	color: #c00;
	margin: 0 0 0 20px;
}
#menu ul li {
	font-weight: normal;
	border: none;
	font-size: 12px;
}
#menu ul li a {	padding: 2px; display: block; color: #333; border: 1px solid #fff; border-width: 0 2px 1px 0; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;}
#menu ul li a:hover {  border-color: #ddd; background-color: #f5f5f5; }

/*
 * General content style 
 */
 
#content_swf {
  text-align:left;
	margin-left: 35px !important;
	padding: 6px 12px 6px 6px;
	width: 845px;
	font-size: 1em;
	color: #333;
	line-height: 18px;
}
#content_swf  .index_text_swf {  width: 790px; float:left; text-align: justify; padding: 5px;}

.flashplayer {
	background-color: #e4e4e4;
	font-family: Arial, Helvetica, sans-serif;
  width: 600px;
  margin-left: 100px;
  border: 1px solid #DD0000;
}
a.fplayer:link {outline: none; color:#a10100; text-decoration:none; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;}
a.fplayer:hover {outline: none; color:#0066CC; text-decoration:none; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;}

.flashplayer .bgflashplayer {background-color: #FFCC00;}

#content {
  text-align:left;
	margin-left: 220px !important;
	padding: 6px 12px 6px 6px;
	width: 645px;
	font-size: 1em;
	color: #333;
	line-height: 18px;
}
* html #content {
	padding-left:3px;
}
/* Do not hide the following for IE5mac, we don't want to exclude minorities*/
#content strong { color: #444; }
#content h2 { font-size: 1.5em; color: #444; margin: 0 0 1em 0; }
#content h3 { font-size: 1.2em; color: #444; margin: 0 0 1em 0; }
#content p { margin: 0 0 1em 0; padding:0; }
#content ul { margin-left: 16px; list-style: square; margin-bottom: 1em; }
#content ul li { color: #000; margin-bottom: 0.2em; }
#content .slogan { font-size: 1.5em; color: #666; font-style: italic; text-align: center; }

/* Fieldset */
fieldset { border: 1px solid #ccc; padding: 4px; margin-bottom: 1em; }
fieldset legend { margin-left: 2px; font-size: 1.1em; font-weight: bold; padding: 0 4px; }

/* Forms */
dl { margin-bottom: 2em; }
dt { float:left; color: #444; font-size: 1.1em;}
dt b{ color: #CC0000; font-size: 1.4em; }
dd { margin-left: 140px; margin-bottom: 10px; }
dd input.text, input.box dd textarea, textarea {
 	width: 76%;
	border: 1px solid #888888;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-bottom: 2px;
}
dd input.box {
	border: 1px solid #888888;
	padding: 3px;
	margin-bottom: 2px;
  margin-right:5px;
}
dd textarea.text {
	border: 1px solid #888888;
	padding: 3px;
	margin-bottom: 2px;
  margin-right:5px;
}
dd span {
display: inline-block;
	padding-right:10px;
  width: 80px;
}
.formboxover {
	border: 1px solid #0066FF;
	padding: 3px;
	margin-bottom: 2px;
  margin-right:5px;
  
}
.formtextover {
 	width: 76%;
	border: 1px solid #0066FF;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-bottom: 2px;

}
dd input[type=text]:focus, dd input[type=password]:focus, dd textarea:focus, textarea:focus {
	background-color: #f5f5f5;
}
dd input[type=submit] { padding: 0 16px; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto; }
dd button[type=submit] { padding: 0 16px; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;}
dd button[type=reset] { padding: 0 16px; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto; }
dd em { color: #666; }

/*
 * Special content style
 */


/** Startpage **/
#content .avindex_right { float:right; width:270; padding-left: 10px; padding-top: 10px;  text-align: right;}
#content .avindex_text {  width: 390px; float:left; padding: 5px; }

#content .index_text {  width: 600px; float:left; text-align: justify; padding: 5px; }
#content .index_text_expose {  width: 600px; float:left; }
#content .index_header {  width: 600px; float:left; text-align: left; padding: 5px; }
#content .index_player {  width: 620px; float:left; padding: 15px; background: url(../player/player_bg.jpg) no-repeat;}
#content .index_playerlong {  width: 620px; height: 720px;  float:left; padding: 15px; background: url(../player/player_bg.jpg) no-repeat;}
#content .no_player {
  margin-left: 100px;
  color:#555555;
/* 	border: 1px solid #777777; */
  background: #DDDDDD;
	height: 300px;  
  width: 400px;
}

#content .startpage_text {  width: 200px; float:left; text-align: justify; padding: 5px; }


#content .index_liste {
/* 	background: url(../img/avchd_bg.gif) repeat-x; */
	height: 200px; width: 750px; float:left;
}
#content .refferenz {
	width: 620px; float:left; padding-left:1px;
}
.vergeben{  background-color:#eeeeee; }
.domainok {
	margin-top:10px;
  font-size:1.2em; 
/*   padding-left:20px;  */
/*   padding-top:10px; */
/*   padding-bottom:10px; */
  background-color:#ffffff; 
  border:#888888 1px solid;
}
.domaincontent {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 1.3em; text-align:center;
  border:solid #444444 1px;
	color:#ffffff;
	background: #0099FF url(../img/check-hg.gif) repeat-x;
}

.domain_btn a {
	position: relative;
	display: block;
	width: 84px; /*width of button*/
	padding:0;
	margin: 0 0 0 10px;
	background-color: #FFFFFF;
  cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
}

.domain_btn a:hover {
	background-color: #ff0000;
  cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
}
.domain_btn a:visited {
	color: #ffffff;
}
.domain_btn a:active {
	background-color: #ff0000;
}
#domaincheck {
	width: 600px;
	height: 21px;
	position: relative;
	margin: 12px 0;
	padding: 11px;
	background:url(../img/bg_domaincheck.jpg) no-repeat;
	color: #FFF;
	overflow: hidden;
  text-decoration: none; 
}

#domaincheck h3 {
	font-size: 1.4em; 
	font-weight: bold;
	margin-right: 10px;
	display: inline;
	vertical-align: middle;
  color:#ffffff;
  text-decoration: none;
}
#domaincheck input, #domaincheck select {
	margin:0; padding:0;
	vertical-align: middle;
	font-family: Verdana;
	color: #333;
	font-size: 1.1em;
  text-decoration: none;
}
#domaincheck form { 
margin:0; padding:0;
}
#domaincheck .send_button { 
margin-left:8px; 
width:125px; 
height:24px; 
color:#ffffff;
font-weight: normal;
 cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
}
#domaincheck .send_button:hover { 
margin-left:8px; 
width:125px; 
height:24px; 
color:#000000;
font-weight: normal;
 cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
}


label { 
	display: block;
	padding-right: 3em; 
	float: left;
	width: 175px;
  font-size: 0.8em;
}

input, select, textarea {
	border: 1px solid #888888;
}

input .error, select .error {
	border: 1px solid #CC0000;
}

input#submit, input#checkbox {
	margin: 0; padding: 0;
	border: none;
}


.button { background-color: #FFFF00;  TEXT-DECORATION: none}
.button:hover { background-color: #333;  TEXT-DECORATION: none; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;}
/* footer */
#footer_allinkl {
	MARGIN: 0px auto; WIDTH: 100%; BOTTOM: 0px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #555555; FONT-SIZE: 12px;
}
#footer_allinkl_navi {
	MARGIN: 0px auto; WIDTH: 100%; padding-bottom: 20px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #555555; FONT-SIZE: 10px; text-align:center;
}
#footer { clear:left; background-color: #333; color: #ddd; font-weight: bold; padding: 5px; }
#footer a { outline: none; color: #FFCC00; text-decoration: none; }
#footer a:hover { text-decoration: underline; cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto; }

/* Table styles */
table {
border: #555555 1px solid;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
margin-bottom:10px;
}

table td {
	padding: 4px;
	text-align: center;
}

.facebookfeld {
float:left; 
padding: 5px; 
width:600px; 
margin-bottom:15px; 
margin-right:15px; 
background: url(../img/facebook_50x50.png) no-repeat; background-position: 99%; 
background-color: #ffffff;
border: #0066FF 2px dashed; color: #000000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.topfeld {
border: #CC0000 1px dashed; background-color: #EEEEEE; color: #000000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.errorfeld {
border: #CC0000 2px solid; background-color: #99CCFF; color: #000000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.errormailfeld {
border: #000000 2px solid; background-color: #FF3333; color: #ffffff;
background-image:url(../img/error-hg.gif);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.zumanfang {float:right; width: 600; margin-right:15px;}

/* the overlayed element */
.apple_overlay {
text-align:left;
	display:none;
	background-image:url(../pic/white.png);
	width:480px;
	padding:35px;
  color:#555555;
	font-size:1.0em;
}
.apple_overlay img {
	padding-bottom:5px;
}
.apple_overlay h2 {
	padding-bottom:10px;
  color:#AA0000;
	font-size:20px;
}
.apple_overlay b, big {
  color:#0066CC;
}
.apple_overlay a b {
  color:#a10100;
}
/* default close button positioned on upper right corner */
.apple_overlay .close {
	background-image:url(../pic/close.png);
	position:absolute; right:18px; top:18px;
	cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
	height:35px;
	width:35px;
}

/* error message */
.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#FFFE36;
	border:1px solid #E1E16D;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;
	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}

#ausgrauen { display: block; position: absolute;
  top:0px; left:0px; bottom:0px; right:0px; width:100%; height:220%;
  background-color: #ffffff; filter:Alpha(opacity=85); -moz-opacity: 0.85; opacity: 0.85;
}
#inline_kontakt { display: block; position: absolute; text-align: right; padding: 15px;
  top:50%; left:50%; margin-top: -110px; margin-left: -200px; margin-right: auto; width:400px; height:219px;
  background-color: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 14px; color: #000000;
 	background: transparent url(../img/brief.jpg) no-repeat center;
  padding:0px; z-index:10;
}
.message {
margin: 15px;
font-size:0.9em;
}
.message b{
color:#0033FF;
font-size:1em;
}
.message a{
font-size:1.2em;
font-weight: bold;
}
.send_button {
	width:100px;
	height:26px;
	font-size:1.2em;
	font-weight:bold;
	border:solid #444444 1px;
	background-color:#0099FF;
	color:#ffffff;
/* 	background: url(../img/topnav_bg.png) repeat-x; */
	background: url(../img/check-hg.gif) repeat-x;
  cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
}
.send_button:hover {
	width:100px;
	height:26px;
	font-size:1.2em;
	font-weight:bold;
	border:solid #444444 1px;
	background-color:#0099FF;
	color:#000000;
/* 	background: url(../img/topnav_bg.png) repeat-x; */
	background: url(../img/check-hg.gif) repeat-x;
  cursor:url(http://www.schulzj.de/img/hand.cur), url(http://www.schulzj.de/img/hand.gif), auto;
}


