@charset "UTF-8";/* CSS Document */body{		padding:0;		margin:0;		color:#FFF;		font-family:"Times New Roman", Times, serif;		font-size:13px;		text-align:justify;	}	p img{		border:1px solid #FFF; 		float:left; 		margin-right:10px;	}	#bild{		border:1px solid #FFF;	}	#bild:hover{		border: 1px solid #AAA;		cursor:pointer;	}	p a{		display:inline;		text-decoration:none;		border-bottom:dashed 1px #FFF;	}	p a:hover{		border-bottom-style:solid;	}	input, textarea{		border:2px solid #FFF;		margin:0 0 10px 0;		background:transparent;		color:#FFF;		width:170px;		display:block;	}	input:hover, input:focus, textarea:hover, textarea:focus{		border:2px solid #AAA;	}	a{		display:block;		background-position:left;		height:32px;	}	h1{		background:url(../images/got_logo.png);		margin:5px 0 0px 25px;		float:left;		width:315px;		height:71px;	}	h2{		position:relative;		z-index:2;		float:right;		margin:57px 10px 0 0;		height:28px;	}	h4{		float:right;		margin:0 15px 0 0;		background:url(../images/bt_impressum-normal.png);		width:241px;		height:12px;	}	#content{		background:url(../images/got_bg.jpg) repeat-x;		width:100%;		height:482px;		margin:25px 0 0 0;		padding:0;	}	ol{		position:relative;		z-index:1;		list-style-type:none;		margin:0;		clear:both;		}	li{		height:32px;		float:left;		margin: -7px 50px 0 0;	}	#theaterstuecke{		background:url(../images/got_bt-inszenierungen.png);		width:98px;		height:35px;	}	#theaterstuecke:hover{		background-position:center;	}	#mitarbeiter{		background:url(../images/got_bt-mitarbeiter.png);		width:74px;	}	#mitarbeiter:hover{		background-position:center;	}	#presse{		background:url(../images/got_bt-presse.png);		width:39px;	}	#presse:hover{		background-position:center;	}	#partner{		background:url(../images/got_bt-partner.png);		width:48px;	}	#partner:hover{		background-position:center;	}	#kontakt{		background:url(../images/got_bt-kontakt.png);		width:51px;	}	#kontakt:hover{		background-position:center;	}	#cenerentola{		background:url(../images/got_bt-cenerentola.png);		width:97px;	}	#cenerentola:hover{		background-position:center;	}	#fuchs{		background:url(../images/got_bt-fuchs.png);		width:141px;	}	#fuchs:hover{		background-position:center;	}	#mozart{		background:url(../images/got_bt-mozart.png);		width:116px;	}	#mozart:hover{		background-position:center;	}	h3{		margin:50px 0 0 180px;	}	p, form{		margin:15px 0 0 180px;		width: 350px;		height: 280px;		overflow:auto;	}	p a{		color:#FFF;	}