/*
 * @project designersfactory.com
 * @author  urs beyeler
 * @data    2007-07-19
 * @browser all
 * @media   all
 
 * UPDATE PK 2011-06-14: FF Embed- und a-Umrahmung entfernen
*/

/* !R E S E T */

body, ul, li, a, img, div, h1, h2, h3, h4
{
    margin: 0;
    padding: 0;
}

ul
{
    list-style-type: none;
}

img
{
    border: none;
}

embed{
	border: none;
	outline: 0;
}
a {
	outline: 0;
} 

input[type="checkbox"]{
	margin: 0;
}


/* !W E B F O N T S*/

/*
font-family:'OfficinaSansITCW01-Book 734509';
font-family:'OfficinaSansITCW01-Book 734512';
font-family:'OfficinaSansITCW01-XBol 734515';
font-family:'OfficinaSansITCW01-XBol 734518';
font-family:'OfficinaSansITCW01-Medi 734521';
font-family:'OfficinaSansITCW01-Medi 734524';
font-family:'OfficinaSansITCW01-Blac';
font-family:'OfficinaSansITCW01-BlkI';
font-family:'OfficinaSansITCW01-Bold';
font-family:'OfficinaSansITCW01-BdIt';


font-family:'OfficinaSansITCW01-Book 734509';
font-family:'OfficinaSansITCW01-Book 734512';
font-family:'OfficinaSansITCW01-XBol 734515';
font-family:'OfficinaSansITCW01-XBol 734518';
font-family:'OfficinaSansITCW01-Medi 734521';
font-family:'OfficinaSansITCW01-Medi 734524';
font-family:'OfficinaSansITCW01-Blac';
font-family:'OfficinaSansITCW01-BlkI';
font-family:'OfficinaSansITCW01-Bold';
font-family:'OfficinaSansITCW01-BdIt';

*/


/* !S T A R T */


body
{
    padding: 10px;
    font-family: 'OfficinaSansITCW01-Book 734509', 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-family:;
    font-size: 80%;
    line-height: 140%;
}

b,
strong{
		font-family: 'OfficinaSansITCW01-Book 734509', 'Lucida Sans Unicode', Tahoma, Verdana, Arial, Helvetica, sans-serif;;
}

a
{ 
    color: #636363;
    text-decoration: none;
}

a:hover,
a.active
{ 
    color: #000;    
}

h1
{
    font-size: 140%;
    line-height: 1.2em;
    margin-bottom: 0.5em;
}

p
{
    margin: 0 0 0.5em;
}

h4.team
{
    margin-bottom: 0.5em;
}

/* !L A Y O U T */

#wrapper
{ 
    width: 800px;
    height: 100%;
    margin: auto;
}

/* !H E A D E R */

#header
{ 
    height: 50px;
    position: relative;
}

#header h3
{
    font-weight: normal;
    font-size: 100%;
    margin-top: 25px;
    float: left;
}

#logo
{
    position: absolute;
    bottom: 0;
    right: 0;
}

/*--- !MAIN NAVIGATION ---*/

#main-navigation
{
    position: absolute;
    bottom: 0;
}

#main-navigation ul
{
    padding: 0 0 10px;
    margin: 0;
    list-style-type: none;
    float: left;
    display: block;
}

#main-navigation li
{
    float: left;
}

#main-navigation li a
{
    padding: 0 8px;
    border-left: 1px solid #999;
    margin-right: 15px;
}

#main-navigation li.active a
{
    color: #000;
    font-size: 110%;
}

/* !C O N T E N T */

#content
{ 
    height: 450px;
    width: 800px;
    position: relative;
}

/* !TEXT TEMPLATE */

#content.text,
#content.wide
{
    width: 246px;
    height: auto;
    min-height: 500px;
    margin-left: 231px;
    padding: 0 11px;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
}

#content-wrapper
{
    padding-top: 30px;
    border-bottom: 1px solid #ccc;
    background: url(castle.gif) bottom right no-repeat;
    position: relative;
}

/* !WIDE TEMPLATE */

#content.wide{
    width: 545px;
}

/* !CANVAS TEMPLATES */

#content.background
{
    display: table;
    position: static;
    /*background: url(bg-gradient.jpg);*/
}

#contentCentering
{
    display: table-cell;
    position: static; 
    vertical-align: middle;
}

.contentBox
{
    margin-left: 220px;
}

.text
{
    width: 360px;
    line-height: 150%;
    margin-bottom: 10px;
}

.text p.list
{
    margin: 5px 0;
    padding: 0 0 0 14px;
    background: url(bullet.gif) no-repeat;
}

#topicText
{
    position:absolute;
    top:200px;
    width:760px;

}

#topicText h4
{
    background-color:#FFFFFF;
    color:#000000;
    font-size:200%;
    font-weight:normal;
    line-height:200%;
    opacity:0.8;
    text-align:center; 
    width:800px;
}

#projectDescription
{
    position: absolute;
    top: 150px;
    width: 200px;
    margin-left: 10px;
}

#projectDescription h2
{
    font-size: 110%;
    margin-bottom: 0.25em;
}

#startbanner
{
	display: none;
	position:absolute;
	left: 0;
	top: 0;
}

/* !F O R M */

form#bestellung_dvd
{
    width: 257px;
    display: block;
}

.row
{
    margin: 5px 0;
}

.row label
{
    display: block;
    width: 100px;
    float: left;
}

.row input
{
    border: 1px solid #999;
    vertical-align: top;
}

/* !NAVIGATE SIBLINGS */

#page-navigation
{
    float: right;
    width: 70px;
    text-align: center;
}

#ditto-next
{
    float: right;
    background: url(arrow-right.gif) no-repeat;
    display: block;
    height: 14px;
    width: 12px;
}

#page-navigation .last #ditto-next
{
    background: #FFF;
}

#ditto-previous
{
    background: url(arrow-left.gif) no-repeat;
    display: block;
    height: 14px;
    width: 12px;
    float: left;
}

#page-navigation .first #ditto-previous
{
    background: #FFF;
}

/* !F O R M   W I D E */

form.wide{

}



/* !N A V I G A T I O N */

#navigation
{
    padding: 10px 0 0;
    min-height: 242px;
    background: url(castle.gif) bottom right no-repeat;
    border-bottom: 1px solid #ccc;
    position: relative;
}

#navigation.home
{
    min-height: 132px;
}

#navigation-wrapper
{
    /*float: left;*/
    width: 440px;
    padding: 0 11px 2em 0;
}

#navigation-wrapper ul
{
    border-left: 1px solid #999;
    padding-left: 9px;
    width: 210px;
}

#navigation-wrapper ul.Subtopic
{
    float: left;
}

#navigation-wrapper ul.Project
{
    margin-left: 220px;
}

#navigation-wrapper ul li a 
{ 
    display: block;
    padding-bottom: 0.3em;
}

#navigation-wrapper li a.active
{ 
    color: #000;
    font-size: 14px;
}

#news-blog
{
    background-image:url("News-Pfeil_2.gif");
	background-position:right 1px;
	background-repeat:no-repeat;
	bottom:0;
	left:0;
	margin-bottom:0.3em;
	margin-left:0;
	margin-right:0;
	margin-top:0.3em;
	padding-right:24px;
	position:absolute;
	width:62px;
}

#news-blog ul
{
   /* list-style-image: url(arrow-yellow.gif);
    list-style-position: inside;*/
}

#news-blog a
{
    background-color:#FDC40A;
	color:#000000;
	font-weight:bold;
	padding-bottom:4px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
}

/* !TEXT TEMPLATE */

#left-column
{
    float: left;
    width: 220px;
}

#left-column #navigation
{
    background: none;
    border: none;
    padding: 0;
}

#right-column
{
    float: right;
    width: 290px;
}

#right-column.team img.contentBox
{
    margin: 0 0 0.5em 0;
    display: block;
}

/* !F O O T E R */

#s-und-c
{
    display: block;
    margin: 4px 0;
    height: 13px;
    background: url(s-und-c.gif) no-repeat right bottom;
}

/* !S P E C I A L */

label.freelabel{
	width: auto;
	float: none;
	display: inline;
}

#content.specialHeight{
		height: 910px;
}

#content.specialHeight img{
	/*z-index: 999;*/
}


.float{
	float: left;
}

.clear{
	clear: both;
}


#wrapper.topic-47 #topicText{
	font-size: 40px;
	line-height: 40px;
	top: 130px;
	z-index: 2;
}

#wrapper.topic-47 img.fullsizeimage{
	z-index: 0;
}


/* !Z A U B E R H A F T */

.zauberhaftBinDabei,
.zauberhaftBinNichtDabei{
	display: none;
	position: absolute;
	/*top: 50%;*/
	height: 100px;
	overflow: hidden;
	background-position: 0 0;
}

.zauberhaftBinNichtDabei:hover,
.zauberhaftBinNichtDabei:active,
.zauberhaftBinDabei:hover,
.zauberhaftBinDabei:active{
	background-position: 0 100px;
	cursor: pointer;
}

.zauberhaftBinDabei span, .zauberhaftBinNichtDabei span{
	visibility: hidden;
}

.zauberhaftBinNichtDabei{
	right: 0;
	margin-right: -90px;
	width: 257px;
	background-image: url(/assets/images/Event/button_ichbinnichtdabei.png);
}

.zauberhaftBinDabei{
	left: 0;
	/*width: 175px;
	background-image: url(/assets/images/Event/button_ichbindabei.png);*/
}

.specialHeight .row label{
	width: 120px;
}

.specialHeight #dabei,
.specialHeight #nichtdabei{
	/*display: none;*/
	/*position:relative;*/
	float: left;	
	/*top:480px;*/
	margin-top: -3px;
	left: 60px;
	/*margin-left:150px;*/
	margin-left: 39px;
	width:280px;
	background-color:transparent;
	padding:0 50px 50px 20px;
	box-shadow: 11px 10px 9px #E5E5E5;
	-webkit-box-shadow: 11px 10px 9px #E5E5E5;
	-moz-box-shadow: 11px 10px 9px #E5E5E5;
	zoom: 1;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=0, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=45, Strength=2)
		progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=90, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=135, Strength=2)
		progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=180, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=225, Strength=2)
		progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=260, Strength=3)
		progid:DXImageTransform.Microsoft.Shadow(color='#E5E5E5', Direction=305, Strength=2);
}

.specialHeight input,
.specialHeight textarea{
	width: 150px;
}
#filmvorfuehrung{
	display: block;
	float: left;
	width: auto;
	margin: 0 10px 0 0;
}

label#filmvorfuehrung{
    margin: 0 0 20px 0;
    width: 246px;
}
