/* Styles für www.schauspielstudio.de */
/* 01.03.2007 by Torben Frodermann    */
/**************************************/

/* Globale Definitionen */

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

body{
	font-family: verdana, arial;
	font-size: 11px;
	background-color: #CCCCCC;
	background-image: url(images/hintergrund.jpg);
	background-repeat: repeat-x;
}

#div_body{
	background-color: #FFFFFF;
	text-align: center;
}

p{
	padding-top: 16px;
}

h1{font-size: 26px;}
h2{font-size: 16px;}


/* --- Haupttabellen --- */

table.haupt{
	width: 750px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #FFFFFF;
}
td.front_linke_spalte{
	padding: 0px 0px 1px 0px;
	vertical-align: top;
}
td.haupt{
	text-align: left;
}
td.haupt_2{
	text-align: center;
}



/* --- Logo-Bereich --- */

table.logo{
	width: 750px;
	border: none;
}
td.logo{
	width: 100%;
	border: none;
	text-align: right;
}
img.logo{
	width: 750px;
	height: 75px;
}



/* --- Linker-Bereich --- */

table.front_links{
	width: 200px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}
td.front_aufnahme_titel,
td.front_aktion_titel{
	background-color: #336699;
	background: url(images/hintergrund_front_aufnahme.jpg);
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
td.front_aufnahme_zeit,
td.front_aktuelles_zeit,
td.front_aktion_zeit{
	background: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #003366;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dashed #666666;
}
td.front_aufnahme_inhalt,
td.front_aktion_inhalt{
	background: #EAEAEA;
	font-size: 10px;
	text-align: center;
	color: #000000;
	padding: 15px 5px 15px 5px;
}
td.front_aufnahme_link{
	background: url(images/hintergrund_front_links_abschluss.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	vertical-align: center;
	padding: 5px 5px 5px 5px;
}

a.front_links_link,
a.front_links_link:active,
a.front_links_link:visited{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.front_links_link:hover{
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.front_links_link_2,
a.front_links_link_2:active,
a.front_links_link_2:visited{
	font-weight: bold;
	font-size: 10px;
	color: #FB5D04;
	text-decoration: none;
}
a.front_links_link_2:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FB5D04;
	text-decoration: none;
}

td.front_aktuelles_titel{
	background-color: #336699;
	background: url(images/hintergrund_front_aktuelles.jpg);
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
td.front_aktuelles_inhalt{
	background: #EAEAEA;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	padding: 5px 5px 8px 5px;
	border-bottom: 1px solid #FFFFFF;
}
td.front_aktuelles_link,
td.front_aktion_link{
	background: url(images/hintergrund_front_links_abschluss.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
span.front_aktuelles_beschr{
	font-size: 10px;
	font-weight: normal;
}
span.front_aktuelles_bemerk{
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}
td.links_aktuelles_legende_titel{
	background-color: #336699;
	background: url(images/hintergrund_front_aktuelles.jpg);
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px 0px 3px 0px;
}
td.links_aktuelles_legende_titel_2{
	background: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-align: center;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dashed #666666;
}
td.links_aktuelles_legende_inhalt{
	background: #EAEAEA;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 8px 5px;
	border-bottom: 1px solid #FFFFFF;
}
td.links_aktuelles_legende_text{
	background: #EAEAEA;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding: 5px 5px 8px 5px;
	border-bottom: 1px solid #FFFFFF;
}
td.links_aktuelles_legende_fuss{
	background: url(images/hintergrund_front_links_abschluss.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

td.front_aktion_inhalt{
	background: #EAEAEA;
	font-size: 10px;
	text-align: center;
	color: #000000;
	padding: 15px 5px 15px 5px;
	border-bottom: none;
}


/* --- Menu-Bereich --- */

table.topmenu{
	width: 100%;
}
td.topmenu_punkt{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: bottom;
	/*background: #FB5D04;*/
	background: url(images/hintergrund_topmenu.jpg);
	padding: 3px 5px 3px 5px;
}
td.topmenu_punkt:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF; 
	text-align: center;
	vertical-align: bottom;
	/*background: #FF9933;*/
	background: url(images/hintergrund_topmenu_2.jpg);
	padding: 3px 5px 3px 5px;
}
#topmenu{
	font-weight: bold;
	height: 20px;
	background: #FB5D04;
	text-align: left;
}
a.topmenu_punkt{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenu_punkt:hover{
	color: #000000;
}
img.frontbild{
	border-top: none;
}


/* --- Submenu-Bereich --- */

td.submenu{
	background: #A2C0DF;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-align: left;
	padding: 3px 0px 3px 5px;
}
a.submenu,
a.submenu:active,
a.submenu:visited{
	font-weight: bold;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a.submenu:hover{
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


/* --- News-Front-Bereich --- */

table.news_front{
	width: 100%;
	padding: 0px 0px 10px 0px;
}
td.news_front_kopf{
	color: #336699;
	font-weight: bold;
	border-bottom: 1px dotted #999999;
}
td.news_front_titel{
	font-weight: bold;
	color: #000000;
	padding: 5px 0px 5px 0px;
}
td.news_front_inhalt{
	padding: 5px 0px 5px 0px;
}
td.news_front_abschluss{
	padding: 5px 0px 5px 0px;
}
a.news_link,
a.news_link:active,
a.news_link:visited{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.news_link:hover{
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.news_link_2,
a.news_link_2:active,
a.news_link_2:visited{
	font-weight: bold;
	font-size: 10px;
	color: #FB5D04;
	text-decoration: none;
}
a.news_link_2:hover{
	font-size: 10px;
	font-weight: bold;
	color: #FB5D04;
	text-decoration: none;
}


/* --- Content-Bereich --- */

table.content{
	width: 100%;
	border: 0px solid #000000;
}
td.content_titel{
	/*background: url(images/hintergrund_content_titel.jpg);*/
	/*background-color: #336699;*/
	color: #999;
	font-size: 28px /*40px*/;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 0px;
}
td.content_untertitel{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-right: 2px;
	padding-bottom: 0px;
}
td.content_titel_2{
	color: #336699;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px dotted #999999;
	padding: 0px 20px 5px 20px;
}
td.content{
	text-align: justify;
	padding: 30px 20px 50px 20px;
}
td.content_text{
	text-align: justify;
	padding: 0px 20px 10px 20px;
}
td.content_links{
	text-align: justify;
	vertical-align: top;
	padding: 0px 30px 0px 0px;
}
td.content_rechts{
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
a.content_link,
a.content_link:active,
a.content_link:visited{
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.content_link:hover{
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.content_link_2,
a.content_link_2:active,
a.content_link_2:visited{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.content_link_2:hover{
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.content_link_3,
a.content_link_3:active,
a.content_link_3:visited{
	font-weight: bold;
	font-size: 10px;
	color: #FB5D04;
	text-decoration: none;
}
a.content_link_3:hover{
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a.dozent_link,
a.dozent_link:active,
a.dozent_link:visited,
a.absolv_link,
a.absolv_link:active,
a.absolv_link:visited{
	font-weight: bold;
	font-size: 10px;
	color: #FB5D04;
	text-decoration: none;
}
a.dozent_link:hover,
a.absolv_link:hover{
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}



/* --- Aktuelles Definitionen --- */

table.aktuelles{
	width: 100%;
	border-right: 1px solid #EAEAEA;
	border-bottom: 1px solid #999999;
}
td.aktuelles_datum{
	background: #EAEAEA;
	text-align: right;
	vertical-align: top;
	padding: 0px 10px 20px 10px;
	border-top: 1px solid #999999;
}
td.aktuelles_datum_sa{
	background: #6486CE;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding: 0px 10px 20px 10px;
	border-top: 1px solid #999999;
}
td.aktuelles_datum_so{
	background: #666666;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding: 0px 10px 20px 10px;
	border-top: 1px solid #999999;
}
td.aktuelles_datum_aufnahme{
	background: #FFCC33;
	text-align: right;
	vertical-align: top;
	padding: 0px 10px 20px 10px;
	border-top: 1px solid #999999;
}
td.aktuelles_termine{
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	padding: 0px 0px 10px 10px;
	border-top: 1px solid #999999;
}
span.aktuelles_datum{
	font-size: 14px;
}

/* --- Formular Definitionen --- */

input{
	border: 1px dotted #666666;
	width: 250px;
}
textarea{
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	border: 1px dotted #666666;
	height: 50px;
	width: 250px;
}


/* --- Fuss-Bereich --- */

div.fuss{
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 5px;
}
a.fuss_link,
a.fuss_link:active,
a.fuss_link:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-bottom: 5px;
}
a.fuss_link:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding-bottom: 5px;
}




