h2, h3, h4, h5, h6, div, p, body, html, input, button {
	font: normal 12px Helvetica, Verdana, Arial
}
body {
	background-image:url(../images/back.png);
}
h1 {
	font: normal 14px Helvetica, Verdana, Arial;
	font-weight: bold;
	color: #FFFFFF;
}
img.block {
	display:block;
}
div, img {
	margin:0;
	padding:0;
	border:0;
}
div#container_start {
	width:1200px;
	margin: 0px auto;
	background-image:url(../images/back_start.png);
	height: 800px;
	border-bottom-color: silver;/*border:1px solid silver;*/
  /*background: url(../images/back.png);*/
}
div#container_2d {
	width:1200px;
	margin: 0px auto;
	background-image:url(../images/back_2d.png);
	height: 800px;/*border:1px solid silver;*/
  /*background: url(../images/back.png);*/
}
div#container_video {
	width:1200px;
	margin: 0px auto;
	background-image:url(../images/back_video.png);
	height: 800px;/*border:1px solid silver;*/
  /*background: url(../images/back.png);*/
}
div#container_audio {
	width:1200px;
	margin: 0px auto;
	background-image:url(../images/back_audio.png);
	height: 800px;/*border:1px solid silver;*/
  /*background: url(../images/back.png);*/
}
div#container_web {
	width:1200px;
	margin: 0px auto;
	background-image:url(../images/back_web.png);
	height: 800px;/*border:1px solid silver;*/
  /*background: url(../images/back.png);*/
}
div#container_stage {
	width:1200px;
	margin: 0px auto;
	background-image:url(../images/back_stage.png);
	height: 800px;/*border:1px solid silver;*/
  /*background: url(../images/back.png);*/
}
div#container_3d {
	width:1200px;
	margin: 0px auto;
	background-image:url(../images/back_3d.png);
	height: 800px;
	border-color:#900;/*border:1px solid silver;*/
  /*background: url(../images/back.png);*/
}
div#header {
	width: 900px;
	height: 110px;
	border: none;
	text-align:left;
	position:relative;
	left:150px;
}
div#header_pic {
	width: 310px;
	height: 80px;
	position:relative;
	left:0px;
	top:0px;
}
div#header_text {
	width: 370px;
	height: 71px;
	position:absolute;
	top:5px;
	left:330px;
}
div#navi_container {
	width: 900px;
	height: 70px;
	border: none;
	text-align:left;
	position:relative;
	left:150px;
}
div#button_start {
	width: 75px;
	height: 60px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	border-left: 1px solid silver;
}
div#button_3d {
	width: 78px;
	height: 60px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	border-left: 1px solid silver;
}
div#button_2d {
	width: 78px;
	height: 60px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	border-left: 1px solid silver;
}
div#button_video {
	width: 108px;
	height: 60px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	border-left: 1px solid silver;
}
div#button_audio {
	width: 112px;
	height: 60px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	border-left: 1px solid silver;
}
div#button_web {
	width: 112px;
	height: 60px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	border-left: 1px solid silver;
}
div#button_stage {
	width: 88px;
	height: 60px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	margin-right:14px;
	border-left: 1px solid silver;
}
div#button_login {
	width: 102px;
	height: 70px;
	border: none;
	text-align:left;
	float:left;
	padding-left: 5px;
	border-left: 1px solid silver;
}
.claim {
	border-left:1px solid silver;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	margin-top:10px;
	background-image:url(../images/back_claim.png);
	width:687px;
}
.navi_text_gross {
	font:Arial, sans-serif;
	font-size:24px;
}
.navi_text_gross a {
	text-decoration:none;
}
.navi_text_gross a:link {
	color:#333;
}
.navi_text_gross a:visited {
	color:#333;
}
.navi_text_gross a:hover {
	color:#417b7d;
}
.text_link {
	font:Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height: 18px;
	color:#00F;
}
.text_link a {
	text-decoration:none;
}
.text_link a:link {
	color:#333;
}
.text_link a:visited {
	color:#333;
}
.text_link a:hover {
	color:#417b7d;
}
.navi_text_klein {
	font:Arial, sans-serif;
	font-size:12px;
}
div#inhalt_container {
	width: 900px;
	height:auto;
	border: none;
	position:relative;
	left:150px;
	top:0px;
	text-align:left;
}
div#rechts {
	width: 187px;
	height:auto;
	/*position:relative;
	left:707px;
	top:20px;
	text-align:left;
	clear:both;*/
	float:right;
	padding-top:3px;
	padding-bottom:3px;
	padding-left: 5px;
	margin-left:3px;
	margin-top:20px;
	border-left: 1px solid silver;
}
div#inhalt {
	width: 704px;
	height:600px;
	border: none;
	position:relative;
	left:0px;
	top:20px;
	float:left;
	overflow:auto;
	overflow-x:hidden;
}
.inhalt_frame {
	width: 675px;
	height:auto;
	position:relative;
	left:0px;
	float:left;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right:12px;
	margin-bottom:30px;
	border-left:1px solid silver;
	background-image:url(../images/back_claim.png);
}
.portfolio_preview {
	width: 334px;
	height:95px;
	left:0px;
	top:20px;
	padding-top:5px;
	padding-left: 5px;
	margin-right:10px;
	margin-bottom:10px;
	border-left: 1px solid silver;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height:18px;
	background-image:url(../images/back_claim.png);
}
.portfolio_preview_audio {
	width: 334px;
	height:50px;
	left:0px;
	top:20px;
	padding-top:5px;
	padding-left: 5px;
	margin-right:10px;
	margin-bottom:10px;
	border-left: 1px solid silver;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height:18px;
	background-image:url(../images/back_claim.png);
}
.portfolio_preview_text_klein {
	font-size: 12px;
	color: #333;
	line-height:16px;
}
.portfolio_preview_pic {
	position:relative;
	float:left;
	margin-right:10px;
}
/*-----------------------------------*/


div#calendar_detail {
	width: 590px;
}
div#head {
	font: normal 10px Arial;
	padding-top:5px;
	padding-bottom:5px;
	padding:5px;
}
div#back {
	background-color:#000000;
	height: auto;
	background: url(../images/back.png);
}
div#center {
	font: 16px arial;
	color: #000000;
	width: 568px;
	height: auto;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 210px;
	z-index: 10;
	background-color:#EDEDED;
	border: solid 1px #444444;
}
div#center_portfolio {
	font: 16px arial;
	color: #000000;
	width: 968px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 10;
	background-color:#EDEDED;
	border: solid 1px #444444;
}
div#left {
	width:185px;
	height: 200px;
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	text-align:left;
	background: url(../images/kugellager_01.png);
	border: solid 1px #444444;
	z-index: 0;
}
div#right {
	width:185px;
	height: 200px;
	float:right;
	text-align:left;
	margin-top:10px;
	margin-right: 10px;
	background: url(../images/kugellager_03.png);
	border: solid 1px #444444;
}
.float-left {
	float:left;
}
div#pic_topright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid silver;
}
div#pic_topleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid silver;
}
.pic_topright {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid silver;
}
.pic_topleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	border: 1px solid silver;
}
div#footer {
	clear: left;
	font: 12px arial;
	text-align: center;
	color: #888888;
	height: 35px;
	line-height: 35px;
	width: 978px;
	position: relative;
	top: 10px;
	left: 10px;
	border: solid 1px #444444;
	background: url(../images/navi_oben_back.png);
}
div#video {
	font: 10px Arial;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	color: #990000;
	height: 280px;
	width: 580px;
	background: url(../images/video_back.jpg);
	z-index: 0;
}
div#cam {
	font: 10px Arial;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px;
	color: #990000;
	height: 312px;
	width: 580px;
	background: url(../images/cam_back.jpg);
	z-index: 0;
}
div#kontakt_1 {
	font: 12px Arial;
	float:left;
	padding-top: 15px;
	width:590px;
	background-color: #ededed;
}
div#kontakt_2 {
	font: 12px Arial;
	float:left;
	width:590px;
	background-color: #ededed;
}
div#kontakt_3 {
	font: 12px Arial;
	float:left;
	height: 15px;
	width:590px;
	background-color: #ededed;
}
.kontakt {
	width: 280px;
	position: relative;
	padding-top: 10px;
	float: left;
}
.verein {
	width: 280px;
	position: relative;
	padding-bottom: 10px;
	float: left;
}
.tab_silverborder {
	border: 1px;
	border-color:#666666;
}
div#autor {
	font: 9px Arial;
	text-align: center;
	color: #990000;
	height: 20px;
	line-height: 20px;
	width: 1000px;/*background: url(images/footer_back.jpg);*/
}
.news_container {
	font: 12px Arial;
	line-height: 12px;
	width: 600px;
	background: none;
	background:url(../images/dot_01.gif) top repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 3;
}
.news_title {
	font: 12px Arial;
	font-weight: bold;
	color: #444444;
	line-height: 12px;
	text-align: left;
	margin-left: 20px;
	width: 500px;
}
.news_header {
	font: 12px Arial;
	color: #444444;
	line-height: 14px;
	text-align: left;
	margin-left: 100px;
	width: 450px;
	padding-top: 3px;
	float: left;
}
.news_date {
	font: 12px Arial;
	color: #444444;
	line-height: 12px;
	text-align: left;
	width: 100px;
	position: relative;
	left: 5px;
	float: left;
}
.news_link {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 14px;
	padding-top: 3px;
	text-align: right;
}
.news_link a {
	text-decoration: none;
}
.news_link a:link {
	color: #990000;
}
.news_link a:visited {
	color: #990000;
}
.news_link a:hover {
	color: #01688B;
}
.show_news_container {
	font: 12px Arial;
	line-height: 12px;
	width: 600px;
	border-color: #990000;
	border-style: dotted;
	border-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.show_news_title {
	font: 12px Arial;
	font-weight: bold;
	color: #444444;
	line-height: 12px;
	text-align: left;
	margin-left: 5px;
	width: 500px;
	float: left;
}
.show_news_date {
	font: 12px Arial;
	color: #444444;
	line-height: 12px;
	text-align: right;
	margin-right: 5px;
}
.show_news_header {
	font: 12px Arial;
	color: #444444;
	line-height: 18px;
	text-align: left;
	padding: 5px;
	background-color:#ededed;
}
.show_news_pic {
	text-align: left;
	margin-left: 5px;
	padding-top: 20px;
}
.show_news_text {
	font: 12px Arial;
	color: #444444;
	line-height: 12px;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 20px;
}
.show_news_link {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 14px;
	padding-top: 10px;
	text-align: left;
}
.show_news_link a {
	text-decoration: none;
}
.show_news_link a:link {
	color: #990000;
}
.show_news_link a:visited {
	color: #990000;
}
.show_news_link a:hover {
	color: #01688B;
}
.breadcrumb {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-align: left;
	line-height: 39px;
}
.language_bo {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	background:url(../images/dot_01.gif) top repeat-x;
}
.language_bo a {
	text-decoration: none;
}
.language_bo a:link {
	color: #000000;
}
.language_bo a:visited {
	color: #000000;
}
.language_bo a:hover {
	color: #990000;
}
.language {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
}
.language a {
	text-decoration: none;
}
.language a:link {
	color: #000000;
}
.language a:visited {
	color: #000000;
}
.language a:hover {
	color: #990000;
}
.language_middle {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.language_middle a {
	text-decoration: none;
}
.language_middle a:link {
	color: #000000;
}
.language_middle a:visited {
	color: #000000;
}
.language_middle a:hover {
	color: #990000;
}
.nach_oben {
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 15px;
	border-bottom:thin #990000;
	border-top:thin #990000;
	text-align: left;
}
.nach_oben a {
	text-decoration: none;
}
.nach_oben a:link {
	color: #000000;
}
.nach_oben a:visited {
	color: #000000;
}
.nach_oben a:hover {
	color: #990000;
}
.tab_border_unten {
	background:url(../images/dot_01.gif) bottom repeat-x;
}
.link_left {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-decoration: none;
}
.link_left a {
	text-decoration: none;
}
.link_left a:link {
	color: #000000;
}
.link_left a:visited {
	color: #000000;
}
.link_left a:hover {
	color: #990000;
}
.link_left_sitemap {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	line-height: 16px;
}
.link_left_sitemap a {
	text-decoration: none;
}
.link_left_sitemap a:link {
	color: #990000;
}
.link_left_sitemap a:visited {
	color: #990000;
}
.link_left_sitemap a:hover {
	color: #01688B;
}
.link_left_sitemap ul {
	margin: 0px;
}
.link {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.link a {
	text-decoration: none;
}
.link a:link {
	color: #990000;
}
.link a:visited {
	color: #990000;
}
.link a:hover {
	color: #000000;
}
.link_klein {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.link_klein a {
	text-decoration: none;
}
.link_klein a:link {
	color: #990000;
}
.link_klein a:visited {
	color: #990000;
}
.link_klein a:hover {
	color: #000000;
}
.link_bo {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #990000;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #990000;
}
.link_bo a {
	text-decoration: none;
}
.link_bo a:link {
	color: #990000;
}
.link_bo a:visited {
	color: #990000;
}
.link_bo a:hover {
	color: #01688B;
}
.ftg {
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #990000;
}
.ftg a {
	text-decoration: none;
}
.ftg a:link {
	color: #990000;
}
.ftg a:visited {
	color: #990000;
}
.ftg a:hover {
	color: #01688B;
}
.text_normal {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333;
	line-height:18px;
	text-align: justify;
}
.text_normal_portfolio {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #222222;
	text-align: left;
}
.text_gross {
	font-family: Arial, sans-serif;
	font-size: 22px;
	color: #222222;
	text-align: justify;
}
.text_klein {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #444444;
	text-align: left;
}
.text_klein_bold {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #444444;
	text-align: justify;
}
.titel_normal {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #444444;
	text-align: justify;
}
.text_normal_right {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: right;
}
.text_normal_bo {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: justify;
	background:url(../images/dot_01.gif) top repeat-x;
}
.fehler_kontakt_1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	position: relative;
	left: 95px;
}
.erfolg_kontakt_1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	position: relative;
	left: 95px;
}
.text_normal_bold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.tab_border_oben {
	background: url(../images/dot_01.gif) top repeat-x;
}
form_login p {
	clear: left;
	float: left;
	width: 500px;
	margin: 0 0 0 0;
	padding: 0;
}
form_login {
	font-size: 10px;
	width: 600px;
}
fieldset {
	padding: 0px 0px 0px 0px;
	border:  0px;
}
legend {
	color: #444444;
	font-weight: normal;
	font-size: 12px;
	margin: 3px;
	padding: 3px;
}
.button_login {
	font-size: 12px;
	background-color: #ededed;
	width: 60px;
	height: 20px;
	left: 0px;
	cursor: pointer;
}
input {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	margin-top:2px;
	padding: 1px;
	border: 1px solid silver;
	display: block;
}
.checkbox {
	margin-top: 4px;
	border: 0;
	width: 15px;
	height: 15px;
}
.radio {
	margin-top: 4px;
	border: 0;
	width: 15px;
	height: 15px;
}
.hide {
	display:none;
}
.formbox {
	z-index: 1;
	width: 692px;
	height: 350px;
	color: #666;
	border-left:1px solid silver;
	background-image:url(../images/back_claim.png);
}
.reihe {
	clear: both;
	padding: 3px 0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #333;
	height:18px;
}
.label {
	float: left;
	width: 100px;
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	padding-right: 5px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333;
}
.feld {
	float: right;
	width: 500px;
	text-align: left;
}
.knopf {
	position: relative;
	clear: both;
	text-align: center;
	top: 8px;
	font-size: 12px;
	padding-left: 5px;
	width:100px;
	background-color: #ededed;
	cursor: pointer;
}
.defbreite {
	width: 180px;
}
.success {
	clear: both;
	position: relative;
	left: 3px;
	top: 18px;
	color: #55ab26;
}
.fail {
	clear: both;
	position: relative;
	left: 3px;
	top: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #F00;
	font-size: 10px;
}

