@charset "utf-8";
/* CSS Document */

body { 
	
}

#OVERALL {
	float:left;
	margin: 0;
	padding:0;
	border:0px hidden;
	width: 1024px;
	height: auto;
}

#Titlescreen {
	float:left;
	background-image:url(Bilder/Graphics/heaven.jpg);
	background-repeat:no-repeat;
	padding: 0;
	margin: 0;
	width:1024px;
	min-width:500px;
	
}

img#Titleimg {

	margin-left: 287px;

}

#Mainstage {
	float:left;
	margin-top:0px;
	padding-top:10px;
	background-image:url(Bilder/Graphics/MainstageBack.jpg);
	border-top: 0px;
	border-bottom: 0px;
	border-left: 2px solid;
	border-right: 2px solid;
	width: 1020px;
	height:auto;
	margin:auto;
}

#StageL {
	float:left;
	margin-top:0px;
	padding-top:10px;
	/*border: 2px solid;*/
	width: 180px;
	min-height: 617px;
	height: auto;
}

#StageM {
  	float:left;
	margin-top:0px;
	padding-top:0px;
	/*border: 2px solid;*/
	width: 678px;
	height: auto;
}

#StageM p{
	width:500px;
}

#StageR {
	float:left;
	margin-top:0px;
	padding-top:75px;
	/*border: 2px solid;*/
	width: 150px;
	min-height: 617px;
	height: auto;
}

#Navigation {
	float:left;
	margin-top:66px;
	margin-left:30px;
	width:150px;
	height:250px;
	/*border:thin solid;*/
}

#Middelnav {
	float:left;
	margin-left:40px;
}

#Buttons {
	float:left;
	width:150px;
	height:50px;
}

#HOMEBUT {
	background-image:url(Bilder/Buttons/Home_Norm.png);
}

#HOMEBUT a:hover{
	display:block;
	background-image:url(Bilder/Buttons/Home_Over.png);
	background-repeat:no-repeat;
}

#VIDEOBUT {
	background-image:url(Bilder/Buttons/Video_Norm.png);
}

#VIDEOBUT a:hover{
	display:block;
	background-image:url(Bilder/Buttons/Video_Over.png);
}

#dreiDBUT {
	background-image:url(Bilder/Buttons/3D_Norm.png);
}

#dreiDBUT a:hover{
	display:block;
	background-image:url(Bilder/Buttons/3D_Over.png);
}

#FLASHBUT {
	background-image:url(Bilder/Buttons/Flash_Norm.png);
}

#FLASHBUT a:hover{
	display:block;
	background-image:url(Bilder/Buttons/Flash_Over.png);
}

#BLOGBUT {
	background-image:url(Bilder/Buttons/Blog_Norm.png);
}

#BLOGBUT a:hover{
	display:block;
	background-image:url(Bilder/Buttons/Blog_Over.png);
}

#MEBUT {
	background-image:url(Bilder/Buttons/Me_Norm.png);
}

#MEBUT a:hover{
	display:block;
	background-image:url(Bilder/Buttons/Me_Over.png);
}

#MIDBUTone {
	background-image:url(Bilder/Buttons/3DM.png);
	background-repeat:no-repeat;
}

#MIDBUTone a:hover{
	display:block;
	background-image:url(Bilder/Buttons/3DM_over.png);
	background-repeat:no-repeat;
}

#MIDBUTtwo {
	background-image:url(Bilder/Buttons/Repaints.png);
	background-repeat:no-repeat;
}

#MIDBUTtwo a:hover{
	display:block;
	background-image:url(Bilder/Buttons/Repaints_over.png);
	background-repeat:no-repeat;
}

#Title {
	float:left;
	margin-left:15px;
	width:210px;
	height:70px;
	background-image:url(Bilder/Graphics/TitleBack.png);
	background-repeat:no-repeat;
	/*border: 2px solid;*/

}

#Title p{
	margin-left:30px;
	margin-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:30px;
}

#content {
	/*border: 2px solid;*/
	float:left;
	margin-top: 0px;
	width:700px;
	height:auto;
}

#contentT {
	/*border: 2px solid;*/
	float:left;
	margin-left: 1px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	/*background-image:url(Bilder/Graphics/ContentTop.png);*/
	background-repeat:no-repeat;
	width:700px;
	height: 25px;

}

#contentT img{ margin-top: -16px; }

#contentM {
	float:left;
	margin-left: 1px;
	margin-right: 200px;
	
	background-image:url(Bilder/Graphics/ContentMiddle.png);
	
	width:700px;
	min-height:450px;
	height:auto;

}

#EveryPic {
	margin-left: 140px;
}

#MyPic {
	border:hidden;
	width:220px; height:296px;
	margin-left:425px;
	margin-top:-180px;

}

#Contact {
	border:hidden;
	width:225px;
	height:172px;
	/*margin-bottom:-204px;
	margin-left:132px;*/
}

#ContactBut {
	margin-top:258px;
	margin-bottom:-330px;
	margin-left:130px;
	border:hidden;
	background-image:url(Bilder/Buttons/Contact_Norm.png);
	background-repeat:no-repeat;
}

#ContactBut a:hover{
	display:block;
	background-image:url(Bilder/Buttons/Contact_Over.png);
	background-repeat:no-repeat;
}

#contentB {
	float:left;
	margin-left: 1px;
	margin-right: 200px;
	/*background-image:url(Bilder/Graphics/ContentBottom.png);*/
	background-repeat:no-repeat;
	width:700px;
	height:auto;

}

#contentB img{ margin-top: -16px; }

#contentM p{
	margin-left:137px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	color:#000000;
	
}

#contentM h1 {
	margin-top: 20px;
	margin-left: 127px;
	margin-right: 65px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	border-bottom:ridge grey;
	
}

#contentM h2 {
	margin-left:48px;
	margin-top:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	width:580px;
	border-top:ridge grey;
	border-bottom:ridge grey;
}

#Frame{
	width:955px;
	height:600px;
	margin-top:-10px;
	margin-left:-10px;
}