html
{
	height:100%;
}
body
{
	height:100%;
	margin:0;
	padding:0;
	text-align:justify;
	border-left:#333 solid 1px;
	color:#cbc59e;
	background-color:#000;
	font:9pt/14pt Tahoma, Geneva, Verdana, sans-serif;
}

#wrap_out
{
	width:980px;
	left:50%;
	position:absolute;
	margin:0 0 0 -491px;
	border:0px solid #0f0;
}
#wrap_in
{
	width:940px;
	margin:15px 0 15px 20px;
	border:1px solid #333;
	padding:0;
	background: url(http://www.theaterkompanie.de/tl_files/theaterkompanie.de/back_gross.jpg) bottom left no-repeat;
}
#left_fixed
{

	left:20px;
	top:105px;
	position:absolute;
	width:400px;
	border:0px #F00 solid;
}
#title
{
	border: 0px dotted #fff;
	position: relative;
	left:38px;
	width:360px;
	height:50px;
	float:left;
	margin-left:0px;
	text-align:left;
	font-family:Tahoma, Verdana, Geneva, sans-serif;
	font-size:23px;
	color:#191919;
	background:url(http://www.theaterkompanie.de/tl_files/theaterkompanie.de/logo.gif) no-repeat transparent top left;
	letter-spacing:2px;
	text-transform:uppercase;
}
.mod_navigation
{
	width:320px;
    background:transparent;
	margin-top:0px;
	margin-left:40px;
	
	
	
}

#navlist ul,
.level_1 ul
{
padding:0;
margin:0;
float:right;
width:220px;


}
#navlist li,
.level_1 li
{
	float:right;
	width:220px;
	margin-top:15px;
	text-align:right;
	font-family:Tahoma, Geneva, Verdana, sans-serif;
	font-size:17px;
	color:#9e0808;
	/* 7a1313 */
	list-style-type:none;
	background:transparent;
	letter-spacing:0;
}

.level_1 li .active
{
	text-decoration:none;
	color:#54507f;
	/* 494669 */
}
#quickjump {
width:320px;
	min-height:450px;
	margin-top:16px;
	margin-left:40px;
	border-top: 1px dotted #333;
	overflow:hidden;
	padding:0;
}
#quickjump ul{
	width: 300px;
	float:right;
	border: 0px dotted #fff;

}
#quickjump li{
	width: 300px;
	border: 0px dotted #fff;


}
#quickjump a:link, #quickjump a {
	color:#333
}
#quickjump a:hover {
	color:#222
}
#content
{
	width:480px;
	float:right;
	margin:30px 0 0 0;
	padding:25px 40px 250px 20px;
	text-align:justify;
	border-left:#333 solid 1px;
	color:#cbc59e;
	background:url(background-trans.png) repeat top left;
	font:9pt/14pt Tahoma, Geneva, Verdana, sans-serif;
	min-height:500px;
}
#content table {
	width:479px;
	border:0px;
	padding:0px;
	padding-left:20px;
}
#content th {
	color:#54507f;
	font-weight:normal;
	padding:5px;
	padding-bottom:10px;
}
#content td {
	border-top:dotted 1px #333;
	padding: 5px
	}
#footer
{
	clear:both;
	text-align:right;
	font: 0.7em Helvetica, Arial, sans-serif;
	background:transparent;
	padding: 0.8em;
	
}

.pullquote
{
	width:160px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:right;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	font-size:22px;
	color:#343434;
	line-height:26px;
	letter-spacing:-2px;
}
a:link, a
{
	text-decoration:none;
	color:#9e0808;
}
a:visited
{
	text-decoration:none;
	color:#9e0808;
}
a:hover
{
	text-decoration:none;
	color:#54507f;
}
a:active
{
	text-decoration:none;
	color:#54507f;
}
#footer a:link, #footer a
{
	text-decoration:none;
	color:#54507f;
}
#footer a:visited
{
	text-decoration:none;
	color:#54507f;
}
#footer a:hover
{
	text-decoration:none;
	color:#9e0808;
}

p
{
	padding-top:0;
	margin-top:0;
	padding-bottom:20px;
}

b, strong {
	font-weight:normal;
	color:#283739;
}

blockquote
{
	position:relative;
	clear:both;
	margin-bottom:20px;
	padding:20px 40px;
	background-color:#e0f1f3;
	border:1px solid #cbdfe1;
	color:#283739;
}


/* headings */
h1,
h2,
h3,
h4,
h5,
h6
{
	padding-bottom:10px;
	margin-top:30px;
	text-align:left;
	font-family:'helvetica neue',sans-serif
	font-weight:bold ;
	color:#333;
	line-height:1em;
	text-transform:uppercase
}
h1
{
	padding-bottom:20px;
	margin-bottom:0px;
	text-align:right;
	font-size:200%;
	letter-spacing: -1px;
}
h2
{
	padding-bottom:10px;
	margin-bottom:0px;
	font-size:140%;
	color:#555;
	margin-top:15px;
	letter-spacing:2px;
}
h3 {
	padding-bottom:5px;
	margin-bottom:0px;
	margin-top:0px;
	color:#54507f;
	font-weight:normal;
}
h4
{
	padding:10px;
	margin:0;
	font-family:'helvetica neue',sans-serif
	margin:10px 10px 0;
	font-weight:bold;
	font-size:24px;
	color:#f5f5f5;
	letter-spacing:-1px;
	text-transform:none;
}
ul
{
	margin-top:0;
	margin-left:3px;
	margin-bottom: 1.5em;
	padding-left:12px;
	list-style-type:disc;
}
ul li
{
	margin:0;
	padding:0;
}




.resize_content{
height:300px;
overflow:hidden;
cursor:pointer;
border-bottom:1px dotted #9e0808;

}
.komplett {
height:auto;
overflow:auto;
cursor:pointer;
}
.resize_footer, .komplett_footer {
display:none;
padding:5px 5px 0px 5px;
width:400px;
float:left;
cursor:pointer;
position:relative;
bottom:0px;
}
.display {
display:block
}

.nachoben {
width: 479px;
text-align:right;
border-top:1px dotted #111;
margin-bottom:45px;

}
.nachoben a, .nachoben a:link, .nachoben a:visited, .nachoben a:active {
color:#333
}
.nachoben a:hover {
color:#222
}

#kontakt {
text-align:left;
}
#kontakt label, #kontakt input, #kontakt textarea { margin:5px}
#kontakt input, #kontakt textarea {
	background-color:#111;
	border:1px solid #333;
		color:#cbc59e;
}
#kontakt #name,#kontakt #email,#kontakt #website{
	width:470px;
}
#kontakt #subject{
	width:470px;
}
#kontakt #message{
	width:470px;
}
#kontakt #ctrl_4{
		color:#54507f;
}
.contact_required {
	color:#9e0808;
}
