/* CSS Document */

/***********************************************/

/* styles.css                                  */

/* Version 1.0                                 */

/***********************************************/

/***********************************************/

/* Author:                                     */

/* Buero brandwalker - Tony Peters             */

/* http://www.brandwalker.com                  */

/***********************************************/

/***********************************************/

/* HTML tag styles    Basics                   */

/***********************************************/


body, html {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #DAD0C2;
	text-align: center;
}

img, div { behavior: url(../iepngfix/iepngfix.htc) }

a img {border: none;}

/***********************************************/

/* Seitenaufteilung Basics                     */

/***********************************************/

#wrapper_all { 
	width: 630px;
	min-height: 92%;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: #fff url(../images/background_border_img.gif) 200px 0px repeat-y;
}

* html #wrapper_all {
	height: 92%;
	width: 630px;
	w\idth: 630px;
}

#wrapper_content {
	padding: 0;
	margin: 0;
}

#sidebar {
	border-top: 40px solid #DAD0C2;
	background: transparent;
	width: 200px;
	float: left;
	padding: 0;
	margin: 0 6px 0 0;
}

#main_content {
	border-top: 40px solid #DAD0C2;
	width: 424px;
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
	background: transparent;
}

div.clear {
	clear:both;
	float:none;
	font-size:0.1px;
	height:0pt;
	line-height:0pt;
}

/***********************************************/

/* Footer Box                               */

/***********************************************/

#footer {
	font-size: 10px;
	text-align: center;
	padding: 0;
	margin: 0;
}

#footerinner {
	border-top: 6px solid #DAD0C2;
	background: #fff url(../images/background_border_img.gif) 200px 0px repeat-y;
	width: 630px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0;
}

#footerinner p {
	padding-left: 220px;
	line-height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0;
}

/***********************************************/

/* Sidebar mit Hauptnavigation und Logo        */

/***********************************************/

#logo {
	padding: 0;
	margin: 0;
	text-align: center;
	height: 200px;
	width: 200px;
}

#logo img {
	border-top: 40px solid #fff;
	padding: 0;
	margin: 0;
}

#sidebar_nav {
	padding: 46px 0 0 0;
	margin: 0;
	font-size: 11px;
	border-top: 6px solid #DAD0C2;
}

#sidebar_nav h1 {
	font-size: 11px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}


#sidebar_nav ul {
	padding: 0;
	margin: 0 0 20px 0;
	list-style-type: none;
	border-top: 1px solid #DAD0C2;
	border-bottom: 1px solid #DAD0C2;
}

#sidebar_nav ul li {
	width: 100%;
	padding: 0;
	margin: 0;
}

#sidebar_nav ul li a,
#sidebar_nav ul li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 4px 0;
	width: 100%;
	text-indent: 20px;
	background: #fff;
	border-top: 1px solid #DAD0C2;
	border-bottom: 1px solid #DAD0C2;
}

#sidebar_nav ul li a:hover {
	background: #5f0038;
	border-top: 1px solid #9d697d;
	border-bottom: 1px solid #9d697d;
	color: #fff;
	text-decoration: none;
}

#sidebar_nav ul li a.act,
#sidebar_nav ul li a.act:visited {
	display: block;
	background: #5f0038;
	border-top: 1px solid #9d697d;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	padding: 4px 0;
	width: 100%;
}

/* Second Level */
#sidebar_nav ul ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: none;
}

#sidebar_nav ul ul.index li a,
#sidebar_nav ul ul.index li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 4px 0;
	width: 100%;
	background: #fff;
	border-top: 1px solid #DAD0C2;
	border-bottom: 1px solid #DAD0C2;
	text-indent: 30px;
}

#sidebar_nav ul ul.index li a:hover {
	background: #9F6D7C;
	border-top: 1px solid #9d697d;
	border-bottom: 1px solid #9d697d;
	color: #fff;
}

#sidebar_nav ul ul li a,
#sidebar_nav ul ul li a:visited {
	display: block;
	text-decoration: none;
	color: #000;
	padding: 4px 0;
	width: 100%;
	background: #C8AAB2;
	border-top: 1px solid #DAD0C2;
	border-bottom: 1px solid #DAD0C2;
	text-indent: 30px;
}

#sidebar_nav ul ul li a:hover {
	background: #9F6D7C;
	border-top: 1px solid #9d697d;
	border-bottom: 1px solid #9d697d;
	color: #fff;
	text-decoration: none;
}

#sidebar_nav ul li ul li a.act,
#sidebar_nav ul li ul li a.act:visited {
	display: block;
	background: #9F6D7C;
	border-top: 1px solid #9d697d;
	border-bottom: 1px solid #9d697d;
	color: #fff;
	text-decoration: none;
	padding: 4px 0;
	width: 100%;
}


/***********************************************/

/* Header                                      */

/***********************************************/

#wrapper_header { 
	padding: 0;
	margin: 0;
	height: 200px;
	background: url(../images/header_default.gif) top left no-repeat;
}

#header_title {
	padding: 0;
	margin: 0;
	height: 52px;
	background: #5f0038;
}



#header_title h1 {
	display: none;
	height: 0px;
	line-height: 0px;
	padding: 0;
	margin: 0;
}

body.home #wrapper_header { 
	background: url(../images/header_default.gif) top left no-repeat;
}

body.home #header_title {
	background: #DAD0C2 url(../images/title_willkommen.gif) center left no-repeat;
}

body.ueberuns #wrapper_header { 
	background: url(../images/header_ueberuns_2.jpg) top left no-repeat;
}

body.ueberuns #header_title {
	background: #DAD0C2 url(../images/title_ueberuns.gif) center left no-repeat;
}

body.leistungen #header_title {
	background: #DAD0C2 url(../images/title_leistungen.gif) center left no-repeat;
}

body.referenzen #header_title {
	background: #DAD0C2 url(../images/title_referenzen.gif) center left no-repeat;
}

body.showreel #header_title {
	background: #DAD0C2 url(../images/title_showreel.gif) center left no-repeat;
}

body.links #header_title {
	background: #DAD0C2 url(../images/title_links.gif) center left no-repeat;
}

body.kontakt #wrapper_header { 
	background: url(../images/header_kontakt.jpg) top right no-repeat;
}

body.kontakt #header_title {
	background: #DAD0C2 url(../images/title_kontakt.gif) center left no-repeat;
}

body.impressum #header_title {
	background: #DAD0C2 url(../images/title_impressum.gif) center left no-repeat;
}

body.novak #wrapper_header { 
	background: url(../images/header_novak_2.jpg) top left no-repeat;
}

body.novak #header_title {
	background: #DAD0C2 url(../images/title_novak.gif) center left no-repeat;
}

body.remann #wrapper_header { 
	background: url(../images/header_remann_2.jpg) top left no-repeat;
}

body.remann #header_title {
	background: #DAD0C2 url(../images/title_remann.gif) center left no-repeat;
}

body.tv #header_title {
	background: #DAD0C2 url(../images/title_tv.gif) center left no-repeat;
}

body.imagefilme #header_title {
	background: #DAD0C2 url(../images/title_imagefilme.gif) center left no-repeat;
}

body.moderation #header_title {
	background: #DAD0C2 url(../images/title_moderation.gif) center left no-repeat;
}

body.vertonung #header_title {
	background: #DAD0C2 url(../images/title_vertonung.gif) center left no-repeat;
}

body.wedding #header_title {
	background: #DAD0C2 url(../images/title_wedding.gif) center left no-repeat;
}

/***********************************************/

/* Hauptinhalte                               */

/***********************************************/


#content_wrapper  a,
#content_wrapper  a:visited {
	text-decoration: underline;
	color: #000;
}

#content_wrapper a:hover {
	text-decoration: none;
}

#content_wrapper {
	margin: 0;
	padding: 27px 23px 0 0px;
}

#content_wrapper p {
	padding: 0px 0 20px 0;
	margin: 0 0 0 15px;
	line-height: 17px;
	font-size: 11px;
}


#content_wrapper h1, h2 {
	font-weight: bold;
	font-size: 11px;
	line-height: 17px;
	color: #000;
	padding: 0px 0 0 0;
	margin: 0 0 0 15px;
}

#content_wrapper ul {
	line-height: 17px;
	font-size: 11px;
	margin: -20px 0 20px 30px;
	padding:0;
}

#content_wrapper table {
	margin: 0 0 0 0;
}

#content_wrapper table p {
	padding: 0px 0 0px 0;
}

#content_wrapper table tr td {
	padding: 0 20px 0 0;
}

