body {
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	background:url(../img/bg.jpg) repeat-x #000000;
}

a {
	color:#FFFFFF;
}

a:hover, #menu .active {
	color:#996699;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}

h1 {
	background:url(../img/line.gif) repeat-x bottom;
	display:block;
	width:100%;
	font-size:16px;
	padding-bottom:6px;
	margin-top:0px;
	padding-top:0px;
}

h2 {
	font-size:16px;
}

.important {
	background:url(../img/line.gif) repeat-x bottom;
	display:block;
	width:100%;
	font-size:16px;
	font-weight:bold;
	padding-bottom:6px;
}

#page {
	width:100%;
}

#main {
	width:1000px;
	margin:0 auto;
	margin-top:60px;
	text-align:center;
}

#claim {
	float:left;
	margin-left:345px;
}

#sprache {
	float:right;
	width:300px;
	height:80px;
	text-align:right;
	font-size:10px;
	margin-right:15px;
}

#sprache a {
	text-decoration:none;
}

#menu {
	font-size:15px;
	font-weight:bold;
}

#menu a {
	text-decoration:none;
	text-align:middle;
}

#menu span {
	margin-left:88px;
}

#content {
	text-align:left;
	margin-top:20px;
	min-height:260px;
}

*+html {
	height:260px;
}

#footer {
	width:1000px;
	margin:30px 0;
}

#footer a {
	text-decoration:none;
	font-size:11px;
}

#footer img {
	float:left;
}

#footer_left {
	float:left;
	width:385px;
	margin-top:55px;
	text-align:left;
}

#footer_left a {
	margin-right:30px;
}


#footer_right {
	float:right;
	margin-top:54px;
}

#footer_right a {
	margin-left:30px;
}

#logo {
	width:231px;
	height:71px;
}

.content_box {
	width:1000px;
	margin-top:2px;
}

.content_box_middle {
	background-color:#000000;
	padding:20px 17px;
	margin-bottom:0px;
}

.content_box_top {
	width:1000px;
	height:13px;
	background:url(../img/content/content_box_top-trans.png);
}

*html .content_box_top {
	margin-bottom:-1px;
}

.content_box_bottom {
	width:1000px;
	height:13px;
	background:url(../img/content/content_box_bottom-trans.png);
}

.box_small_main {
	width:980px;
	margin-left:-7px;
	margin-right:-7px;
}

/*.box_small_main embed {
	margin-left:40px;
}*/

.box_small {
	width:318px;
	height:152px;
	/*background:url(../img/content/box_small.gif) no-repeat;*/
	float:left;
	margin:0 0 10px 10px;
	border:1px solid #FF008A;
}

.box_small_content {
	margin:10px;
}

.box_home {
	width:980px;
	margin-left:-17px;
	margin-right:-7px;
	background:url(../img/content/frau_home.jpg) no-repeat;
}

.box_home_left {
	width:660px;
	height:318px;
	background:url(../img/box_home_bg.jpg) right bottom no-repeat;
	float:left;
}

.box_home_left {
	float:left;
}

.box_home_left_form {
  width:405px;
  float:right;
}

.box_home_left_form h1 {
  background:none;
}

.box_home_left_form input {
  border:1px solid #3c0666;
  background:#000000;
  width:230px;
  height:30px;
  color:#FFFFFF;
  font-size:14px;
  padding:0 5px;
  -moz-border-radius:3px 3px 3px 3px;
  margin-bottom:10px;
}

#box_home_submit {
  width:150px;
  height:26px;
  border:none;
  background:none;
  margin-left:84px;
}

.box_home_left_form label {
  width:88px;
  display:block;
  float:left;
  padding-top:7px;
}

.box_home_right {
  float:left;
  width:318px;
}


.box_medium {
	width:980px;
	background:url(../img/content/box_medium_middle.gif) repeat-y;
	margin:0 -7px 10px -7px;
}

.box_medium_top {
	background:url(../img/content/box_medium_top.gif) no-repeat;
	width:980px;
	height:11px;
}

.box_medium_bottom {
	background:url(../img/content/box_medium_bottom.gif) no-repeat;
	width:980px;
	height:11px;
}

.box_medium_middle {
	padding:0 15px;

}

.content_text {
	margin:100px 40px;
}

/*.csc-textpic-image, .csc-textpic-lastcol {
	margin-left:0px;
}*/

.kontakt_form {
	width:470px;
	float:left;
}

.kontakt_form_name {
	width:150px;
	height:15px;
	margin-bottom:20px;
	float:left;
	font-weight:bold;
}

.kontakt_form_name_long {
	margin-bottom:10px;
	font-weight:bold;
}

.kontakt_form_input {
	height:15px;
}

.kontakt_form_input input, .kontakt_form_input select, .kontakt_form_input textarea {
	width:270px;
	float:left;
	color:#FFFFFF;
	background-color:#3c0666;
	font-size:11px;
	border:0px;
	-moz-border-radius:2px;
}

 .kontakt_form_input textarea {
  height:100px;
 }

.kontakt_form_input_long {
	color:#FFFFFF;
	font-size:11px;
	margin-bottom:20px;
}

.kontakt_form_input_long .checkbox {
	float:left;
}

.kontakt_form_submit {
	color:#FFFFFF;
	float:left;
	font-size:11px;
	font-weight:bold;
	letter-spacing:1px;
	background:url(../img/submit_bg.gif);
	margin-top:20px;
}

.formsend_text {
  display:none;
}

.button {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:url(../img/submit_bg.gif) repeat-x;
	padding:3px;
	width:150px;
	text-align:center;
	margin:10px 0 10px 0;
	display:block;
}

.error {
	color:#FF0000;
	display:block;
	margin-bottom:20px;
}

.linie {
	width:419px;
	height:1px;
	margin:-10px 0 10px 0;
}

.csc-textpic-text {
margin-left:35px;
}

#videoCanvas {
	margin-left:40px;
}

.image_agenturen {
	width:470px;
	height:786px;
	float:right;
	margin-right:-17px;
}

.image_signin {
	width:470px;
	height:705px;
	float:right;
	margin-right:-17px;
}

.image_kontakt {
	width:470px;
	height:453px;
	float:right;
	margin-right:-17px;
}

.csc-textpic-caption {
	font-size:9px;
}

.rggooglemap-menu a {
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}

.rggooglemap-menu a:hover {
	color:#996699;
}

#poi {
	color:#000000;
}

.maptop {
	margin-left: 258px;
}

.galerie_small {
	margin: 0 4px 4px 4px;
}

.signin_step2, .signin_step3 {
  display:none;
}

