* {
	margin: 0px;
	padding: 0px;
}

body {
	color: #2b2923;
	background: #fff url('images/background.jpg') repeat-x;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: center;
}

h3 {
	color: #29261f;
	font-size: 12px;
}

a {
	color: #000;
	background-color: inherit;
	text-decoration: underline;
}

a.kunden {
	color: #cc0001;
	background-color: inherit;
	font-weight: bold;
	text-decoration: none;
}

a.kunden:hover {
	color: #cc0001;
	background-color: inherit;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #9e0100;
	background-color: inherit;
}

span {
	display: none;
}

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

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

ul.weitere {
	text-align: left;
	list-style-type: disc;
	padding-left: 20px;
}

li.weitere {
	padding-left: 2px;
	text-align: left;
	list-style-type: disc;
}

p {
	padding: 7px 0px 8px;

	line-height: 15px;
}

input {
	padding: 0px;
	border:1px solid #f5be00;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:330px;
	padding:0px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #f5be00;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #f5be00;
	background: #FFF; 
	padding: 2px 2px; 
	color: #cc0001;	
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

.thumbnail {
	float: left;
	padding: 0px 0px;
	border: 0px solid #fff;

}



#flashcontent2 {
	margin: 0px;
	margin-left: 12px;
	margin-top: 5px;
	float: left;
	border: 1px solid #ffffff;
}

#flashcontent3 {
	margin: 0px;
	margin-left: 12px;
	margin-top: 5px;
	float: left;
	border: 0px solid #ffffff;
}

#body_wrapper {
	margin: 0px auto;
	width: 789px;
	color: inherit;
	background-color: #fff;
	text-align: left;
}

#container {
	margin: 0px 1px;
	width: 787px;
}


/* Page Header */

#page_header {
	width: 787px;
	height: 216px;
	overflow: hidden;
	font-weight: bold;
	text-align: left;
}

#page_header a {
	color: #fff;
	background: inherit;
}

#page_header a:hover {
	color: #f4d03f;
	background-color: inherit;
}


/* Header Title */

#header_title {
	width: 413px;
	height: 270px;
	color: #fff;
	background: #cc0000 url('images/headertitle_bg.jpg') no-repeat 0% 0%;
	float: right;
	overflow: hidden;
}



#header_title .textbox {
	padding: 197px 12px 0px;
}

#header_title .textbox a {
	height: 270px;
	text-transform: uppercase;
}


/* Header Links */

#header_links {
	width: 220px;
	height: 218px;
	float: left;
	font-size: 10px;
}

#header_links a {
	text-decoration: none;
}

#header_links_flash {
	padding: 1px 0px 1px 0px;
}

#header_links ul {
	width: 220px;
	height: 46px;
	color: #fff;
	background-color: #cc0000;
}

#header_links li {
	padding: 20px 14px 0px;
	float: left;
}


/* Header Navigation Menu */

#header_navmenu {
	width: 154px;
	height: 216px;
	color: #d1d1d1;
	background: #f65741 url('images/headernav_bg.jpg') repeat-y;
	float: left;
	overflow: hidden;
	font-size: 10px;
	line-height: 10px;
	border-bottom: #d1d1d1 1px solid;
}

#header_navmenu a {
	text-decoration: none;
}

#header_navmenu ul {
	margin-top: 46px;
	height: 174px;
	background: url('images/headernav_listbg.gif') repeat-y;
	border-bottom: #9f0000 1px solid;
}

#header_navmenu li {
	background: url('images/headernav_bullet.jpg') no-repeat 8px 5px;
	width: 154px;
	height: 23px;
	border-top: #fff 1px solid;
	text-transform: uppercase;
	overflow: hidden;
	float: left;
}

#header_navmenu li a {
	display: block;
	padding-top: 6px;
	padding-left: 28px;
	background-image: none;
}


/* Left Sidebar */

#dhtmltooltip {
	position: absolute;
	width: 150px;
	border: 1px solid #fef4d6;
	padding: 0px;
	background-color: #fef4d6;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.leftsidebar_box {
	padding: 15px 20px;
	text-align: center;
}


.leftsidebar_box .pay_button {
	padding-top: 25px;
	text-align: center;
}

.leftsidebar_box .highlight {
	text-align: center;
}


/* Right Column */

.rightcolumn_box {
	padding: 15px 15px 15px 0px;
}

.rightcolumn_box h2 {
	color: #cc0001;
	padding-bottom: 10px;
	padding-left: 13px;
	font-size: 14px;
	background-color: inherit;
}

ul.weitere {
	text-align: left;
	list-style-type: disc;
	padding-left: 20px;
}

li.weitere {
	padding-left: 2px;
	text-align: left;
	list-style-type: disc;
}

/* Page Content First Row */


#page_content_1 {
	width: 787px;
	color: inherit;
	background: #ffe99d url('images/sidebar_box1_bg.jpg') repeat-y;
}


#page_content_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}


#rightcolumn_proj {
	background: #ffe99d;
	width: 557px;
	height: 340px;
	float: right;
	font-size: 11px;
}

#rightcolumn_proj  p {
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 12px;
	width: 526px;
	line-height: 12px;
}



.storyscroll	{ 
	width: 525px;
	height: 280px;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	}

div#wn2	{ 
	position:relative; 
	width: 525px;
	height: 340px;
	overflow:hidden;
	}

div#lyr2	{ 
	padding-right: 10px;
	padding-top: 10px;
	}

#rightcolumn_kontakt {
	background: #ffe99d;
	width: 547px;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: right;
	font-size: 11px;
}

#rightcolumn_1 {
	background: #ffe99d;
	width: 557px;
	float: right;
	font-size: 11px;
}

#rightcolumn_1 p {
	padding-bottom: 10px;
	padding-left: 15px;
	line-height: 12px;
	width: 526px;
	line-height: 12px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding-bottom: 5px;
	padding-left: 15px;
	width: 292px;
	float: left;
	line-height: 12px;
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}


/* Left Sidebar : What's New */

#leftsidebar_1 {
	width: 221px;
	background: url('images/sidebar_box1_top.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}

#leftsidebar_1_header {
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	overflow: hidden;
}

#leftsidebar_1_header h2 {
	width: 156px;
	height: 33px;

}



/* Page Content Second Row */

#page_content_2 {
	width: 787px;
	color: inherit;
	background: #ff9700 url('images/sidebar_box2_bg.jpg') repeat-y;
}


/* Left Sidebar - Second Row */

#leftsidebar_2 {
	width: 221px;
	background: url('images/sidebar_box2_arrow.gif') no-repeat 100% 85%;
	float: left;
}

#leftsidebar_2 .pay_button {
	padding-top: 20px;
}


/* Right Column - Second Row */

#rightcolumn_2 {
	width: 566px;
	float: right;
	font-size: 10px;
	text-align: center;
}

/* November Gigs */

#gigs {
	margin: 0px auto;
	padding: 25px 0px 15px;
	width: 527px;
}




#gigs_table table {
	width: 527px;
}

#gigs_table td {
	padding: 10px 10px;
	color: #000;
	background-color: #fda628;
	font-size: 11px;
	text-align: left;
}

#gigs_table #header_row td {
	padding-top: 3px;
	color: #fff;
	background-color: #f8ab36;
	border-bottom: #ff9700 2px solid;
}


#projekte_table {
	width: 542px;
}


#projekte_table table {
	padding-left: 0px;
	width: 525px;
}

#projekte_table td {
	padding: 5px 5px;
	color: #000;
	background-color: #fef4d6;
	font-size: 11px;
	text-align: left;
	border: #ffe99d 1px solid;
}

.videothumb {
	float: left;
	padding: 0px 0px;
	border: 1px solid #000;
}

#video_show {
	margin: -7px 0px -7px 5px;
	border: #d43b0f 0px solid;
}

#video_show table {
	border: #2b2923 1px solid;


}

#video_show td {
	padding: 3px 3px;
	color: #000;
	background-color: #fef4d6;
	border: #ef503d 0px solid;
	margin: 0px;
}



#video_tabelle {
	width: 520px;
	padding: 0px;
	margin: 0px;
	height: 140px;
	color: #000;
	background-color: #fef4d6;
	overflow-x: auto;
	overflow-y: none;
	filter:alpha(opacity=60);
	-khtml-opacity:0.6; 
	opacity: 0.6;
	-moz-opacity:0.6;
}

#video_tabelle table {
	border: #ffe99d 0px solid;
	border: #2b2923 0px solid;
}

#video_tabelle td {
	border: #ffe99d 0px solid;
}




#kunden_table {
	width: 542px;
}


#kunden_table table {
	padding: 0px;
	width: 525px;
}

#kunden_table td {
	padding: 5px 5px;
	color: #000;
	background-color: #fef4d6;
	font-size: 11px;
	text-align: left;
	border: #ffe99d 1px solid;
}

#kontakt_table {
	width: 542px;
}


#kontakt_table table {

}

#kontakt_table td {
	padding: 2px;
	color: #000;
	font-size: 11px;
	text-align: left;
}



/* Page Footer */

#page_footer {
	width: 787px;
	color: #fff;
	background: #c00000 url('images/footer_bg.jpg') no-repeat 0% 100%;
	font-weight: bold;
}

#page_footer a {
	color: #fff;
	background-color: inherit;
}

#page_footer a:hover {
	color: #f69689;
	background-color: inherit;
}

#page_footer_box {
	padding: 5px 10px 7px 180px;
}

#page_footer_box p {
	padding: 2px 0px 3px;
}


/* Footer Links */

#footer_links {
	padding: 10px 0px 6px;
}

#footer_links li {
	float: left;
}

#footer_links li a {
	display: block;
	padding: 0px 10px 0px 14px;
	text-decoration: none;
}

#footer_links li#firstlink a {
	padding-left: 0px;
}

#footer_links li#lastlink {
	background-image: none;
}
