/* Reset */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* Page */
body {
	background: url(/assets/images/global/body_background.gif) center top no-repeat #264D2A;
	color: #000000;
	text-align: left;
	min-width: 900px;/* for mozilla*/
}
#outer {
	width: 900px;
	text-align: left;
	margin: auto;
	position: relative;
	overflow: visible;
}
#inner {
	width: 100%;
}
/* Header */
#header a {
	display: block;
	height: 122px;
	width: 520px;
	margin: 0 0 0 190px;
}
/* Right */
#right {
	float: right;
	width: 171px;
	padding: 19px 0 0 19px;
}
#right p, a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#right p {
	padding-bottom: 5px;
}
#right a {
	text-decoration: none;
}
#right a:hover {
	text-decoration: underline;
}
/* Left */
#left {
	float: left;
	width: 190px;
}
/* Mainmenu */
#mainmenu {
	z-index: 30;
	position: relative;
	top: 0px;
	left: 40px;
	width: 160px;
}
#mainmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	color: #9FAA00;
	text-decoration: none;
	display: block;
	height: 30px;
}
#mainmenu ul li {
	width: 150px;
	background: url(/assets/images/global/mainmenu_background.gif) right top no-repeat;
}
#mainmenu ul .active {
	width: 160px;
}
#mainmenu ul .active a {
	color: #FFFFFF;
}
/* Clear */
.clear {
    clear: both;
    border: 0px;/* Firefox und Opera */
	border-top: solid 1px #b5bb77;
	border-bottom: transparent;
	padding: 5px 0;
}
#clear {
    clear: both;
    border: 0px;/* Firefox und Opera */
}
/* h1 */
#right h1, #introtext h1 {
	display: none;
}
/* Content */
#main {
	float: left;
	width: 520px;
	padding: 0 0 19px 0;
	background: url(/assets/images/global/main_background.gif) top repeat-x;
	height: auto;
}
#submenu {
	float: left;
	height: 101px;
	width: 174px;
	padding: 19px 0 0 19px;
}
#submenu ul li {
	line-height: 16px;
}
#submenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
#submenu a:hover {
	text-decoration: underline;
}
#submenu ul .active a {
	text-decoration: underline;
}
#introtext, #introtext_actor {
	height: 101px;
	padding: 19px 19px 0 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
#introtext_actor {
	text-align: right;
}
#introtext a  {
	color: #333333;
	text-decoration: underline;
}
#introtext_actor a {
	color: #333333;
	text-decoration: none;
}
#introtext a:hover, #introtext_actor a:hover {
	color: #000000;
}
#content {
	padding: 19px 19px 19px 19px;
	/* background: #ddddc6 url(/assets/images/global/main_bottom.gif) bottom no-repeat; */
	background-color: #ddddc6;
	/* width: 100%; */
}
#content strong {
	font-weight: bold;
}
#content, #content p, #content td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
}
#content p {
	padding: 0 0 10px 0;
}
#content a {
	color: #778401;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 15px;
	font-weight: bold;
}
#content h2 {
	font-size: 13px;
	font-weight: bold;
}
/* Agentur: Team */
#team td {
	vertical-align: bottom;
}
#team img {
	padding: 0 20px 0 0;
}
/* Agentur: LInks */
#links td {
	vertical-align: top;
	padding: 0 19px 0 0;
}
#links hr {
	border: 0px;/* Firefox und Opera */
	border-top: solid 1px #b5bb77;
	border-bottom: transparent;
	padding: 0 0 10px 0;
}
/* Schauspieler Übersicht */
.actor a span {
	color: #778401;
	text-decoration: none;
	line-height: 13px;
}
.actor a:hover span {
	color: #264D2A;
}
.actor {
	float: left;
	width: 148px;
	padding: 19px 0 0 19px;
	overflow: visible;
}
.actor a {
	text-decoration: none;
	display: block;
}
.actor a img {
	border: 1px solid #b5bb77;
}
.actor a:hover img {
	border: 1px solid #264D2A;
}
/* Schauspieler */
#content_actors {
	padding: 0 0 19px 0;
	/* background: #ddddc6 url(/assets/images/global/main_bottom.gif) bottom no-repeat; */
	background-color: #ddddc6;
	width: 100%;
}
a.pdf {
	background: url(/assets/images/global/icon_acrobat.png) left top no-repeat;
	padding-left: 22px;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
}
a.print {
	background: url(/assets/images/global/icon_printer.png) left top no-repeat;
	padding-left: 22px;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
}
a.quicktime,
a.quicktime_extern {
	background: url(/assets/images/global/icon_quicktime.png) left top no-repeat;
	padding-left: 22px;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
}
a.movie,
a.movie_extern {
	background: url(/assets/images/global/icon_movie.png) left top no-repeat;
	padding-left: 22px;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
}
#actor_data {
	float: right;
	width: 273px;
}
#actor_img {
	padding: 0 0 19px 0;
}
#actor_img img {
	padding: 0 0 1px 0;
	cursor: pointer;
}
.copyright {
	font-size: 9px;
}
.actor_thumb {
	float: left;
	width: 30px;
	padding: 7px 4px 0 0;
}
#actor_data h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-weight: bold;
}
#actor_data td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	padding: 0 0 4px 10px;
}
.actor_vitae {
	margin: 19px 0 0 0;
}
.actor_vitae td {
	padding: 0 0 5px 0;
}
.actor_vitae .year {
	width: 100px;
}
.actor_thumb a img {
	border: 1px solid #b5bb77;
}
.actor_thumb a:hover img {
	border: 1px solid #264D2A;
}
/* Formulare */
.errors {
	background-color: #FFFFFF;
	border: 2px solid #CC0000;
	margin: 5px 0 15px 0;
	padding: 10px;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.errors strong {
	display: inline-block;
	padding-bottom: 5px;	
	color: #333333;
}
.form_left {
	float: left;
	width: 222px;
}
.form_right {
	float: right;
	width: 222px;
}
textarea {
	resize: none;
}
#kontakt_formular fieldset input,
#kontakt_formular fieldset textarea,
#bewerbung_formular fieldset input,
#bewerbung_formular fieldset textarea,
#schauspieleranfrage_formular fieldset input,
#schauspieleranfrage fieldset textarea {
	margin: 2px 0 0 0;
}
#kontakt_formular fieldset label,
#bewerbung_formular fieldset label,
#schauspieleranfrage_formular fieldset label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 11px;
}
#kontakt_formular .text,
#bewerbung_formular .text,
#schauspieleranfrage_formular .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	width: 220px;
	background-color: #FFFFFF;
	border: 1px solid #b5bb77;
}
#kontakt_formular .checkbox,
#bewerbung_formular .checkbox,
#schauspieleranfrage_formular .checkbox {
	background-color: #FFFFFF;
	border: 1px solid #b5bb77;
}
#kontakt_formular .verifizierung,
#bewerbung_formular .verifizierung,
#schauspieleranfrage_formular .verifizierung {
	border: 1px solid #b5bb77;
}
#kontakt_formular .button,
#bewerbung_formular .button,
#schauspieleranfrage_formular .button {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* Sendetermine */
.sendetermine td a {
	font-size: inherit !important;
	font-weight: inherit !important;
}