* {
padding: 0;
margin: 0;
font-family: Arial, Helvetica, Verdana, sans-serif;
color: #ffffff;
border: 0;
}

html {
height: 100%;
font-size: 12px;
}

body {
/*background: #031926;*/
background: url(images/background_top.jpg) center top repeat-y;
height: 100%;
}

div, h1 { border: 0px solid #500; }

b {
font-weight: bold;
}

h2 {
font-weight: bold;
font-size: 110%;
margin-top: 1em;
/*margin-left: -1em;*/
margin-bottom: 1em;
}


ol.commentlist {
margin-left: 2em;
list-style-position: outside;
}

ol.commentlist li {
padding-left: 0em;
}

#site {
min-height: 100%;
min-width: 990px;
position: relative;
background: url(images/background_final.jpg) center bottom  no-repeat;
}

h1.logo {
text-indent: -999em;
width: 435px;
height: 276px;
background: url(images/logo4.png) 0 0 no-repeat;
float: left;
margin: -24px 0 0 -40px; /*23px*/
}

#dummy-left {
height: 410px;
float: left;
width: 395px;
}

#dummy-bottom {
clear: both;
}

#container {
width: 990px;
height: 100%;
margin: 0 auto;
position: relative;
}

#content {
width: 573px;
padding-top: 20px;
float: right;
}

#footer {
position: absolute;
right: 0;
bottom: 10px;
width: 100%;
/*margin-top: 0px;*/
text-align: center;
}

#footer div {
width: 990px;
margin: 0 auto;
}

#menu {

}

#menu>ul, #submenu {
/*position: absolute;
list-style-type: none;
display: block;
width: 573px;
margin-left: -5px;*/
	
width: 573px;
height: 16px;
display: block;
float: left;
margin: 0 0 0 -5px;

}

#menu ul li {
float: left;
display: block;
}

#menu ul li a, #footer a {
text-decoration: none;
margin: 0 6px; /* 0 5px; */
font-size: 9px; /*110%;*/
font-weight: bold;
display: block;
/*text-indent: -999em;*/
background-position: top left;
background-repeat: no-repeat;

font-family: verdana;
/*letter-spacing: -0.5px;*/
}

#menu ul li a.active {
	/*color: #BBF;*/
	}

#submenu {
	margin-top: 0;
	float: none;
	/*height: 28px;*/
	}

#submenu ul li {
	float: none;
	margin: 0 0 5px 0;
	/*clear: both;*/
}

#menu ul li ul {
/*
position: relative;
display: block;
float: left;
border: 0px solid red;
padding-left: 5px;
margin-top: 5px;
*/
	/* width: 60px; */
	
}

#menu ul li ul li {
/*height: 9px;*/
margin: 0 0 5px 0;
position: relative;
}

/*
a.home {
background-image: url(images/menu-home.png);
width: 32px;
}

a.news {
background-image: url(images/menu-news.png);
width: 32px;
}

a.inhalt {
background-image: url(images/menu-inhalt.png);
width: 41px;
}

a.castandcrew {
background-image: url(images/menu-castandcrew2.png);
width: 67px;
}

a.cast {
background-image: url(images/menu-cast.png);
width: 27px;
}

a.crew {
background-image: url(images/menu-crew.png);
width: 32px;
}

a.blog {
background-image: url(images/menu-blog.png);
width: 107px;
}

a.blog-small {
background-image: url(images/menu-blog-small.png);
width: 29px;
}

a.audiopodcasts {
background-image: url(images/menu-audio-podcasts.png);
width: 97px;
}

a.videopodcasts {
background-image: url(images/menu-video-podcasts.png);
width: 96px;
}

a.media {
background-image: url(images/menu-media.png);
width: 37px;
}

a.filmbilder {
background-image: url(images/menu-filmbilder.png);
width: 66px;
}

a.setbilder {
background-image: url(images/menu-setbilder.png);
width: 90px;
}

a.videos {
background-image: url(images/menu-videos.png);
width: 41px;
}

a.podcasts {
background-image: url(images/menu-podcasts.png);
width: 57px;
}

a.sonstiges {
background-image: url(images/menu-sonstiges.png);
width: 62px;
}

a.presse {
background-image: url(images/menu-presse.png);
width: 40px;
}

a.sponsoren {
background-image: url(images/menu-sponsoren.png);
width: 66px;
}

a.kontakt {
background-image: url(images/menu-kontakt.png);
width: 50px;
}
*/
a.impressum {
background-image: url(images/footer-impressum.png);
width: 66px;
float: right;
text-indent: -999em;
}



#textbox {
/*width: 95%;*/
padding-top: 30px;
padding-right: 2em;
/*padding-left: 1em;*/
padding-bottom: 300px;
line-height: 1.6;
}

#textbox p {
margin: 0 0 1em 0;
}

.images {
margin: 1em 0;
text-align: center;
/*width: 490px;*/
}

.images img {
margin: 5px;
}

.images img, a img {
border: 1px solid #fff;
}

.images .portrait {
width: 120px;
margin: 0 5px 10px 5px;
text-align: center;
float: left;
line-height: 1.2;
}

.images .imagegroup .portrait img {
display: block;
margin: 0 auto;
width: 100px;
height: 150px;
background: #ADBBC4;
}

.images .imagegroup .portrait b {
margin-top: 0.3em;
display: block;
}

.images .imagegroup {
width: 573px;
/*min-height: 210px;*/
margin-bottom: 0.5em;
clear: left;
}

.sponsoren img {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	}
	
.sponsoren table {
	width: 100%;
	}

.post img {
float: left;
margin: 5px 5px 5px 0;
border: 1px solid #fff;
}

.post img.right {
float: right;
}


form, input, textarea, select, option {
color: #000000;
}

option {
	margin: 0 5px;	
}

#content #loginform { width: 250px; text-align: left; margin: 50px auto; }
#loginform input { width: 150px; }
#content input, #content textarea, #content select { border: 1px solid #102247; }
#content .submit { background: #D9E1E4; }
#content form table { margin: 15px 0px; width: 100%; }
#content input, #content textarea, #content select { padding: 3px; margin: 1px; }
#content textarea { width: 510px; }
#contact input, #contact textarea { width: 250px; }
#contact .submit { width: 125px; }
#files input, #files textarea { width: 300px; }
#files textarea { height: 300px; }
/*#content #new table textarea, #content #contact table textarea { height: 200px; width: 99%; }
#content #new table input { width: 98%; }
#content input, #content textarea { padding: 2px; }*/
/*#content .submit { padding: 2px; margin: 20px 0 0 0;}*/
#content #code { width: 100px; padding: 0; height: 35px; margin: 3px 0 0 0; font-size: 14pt; text-align: center; }
/*#content #contact label { width: 100px; }*/

#contact {
width: 420px;
margin: 0;
text-align: left;
}

#contact textarea {
height: 150px;
}

#lbCaption, #lbNumberDisplay {
color: #000;
}

.post {
border-bottom: 1px solid #fff;
padding-bottom: 20px;
margin-bottom: 20px;
}

.post h2 {
margin-left: 0;
}

.post .meta {
font-size: 80%;
width: 100%;
text-align: right;
margin-bottom: -10px;
}

.post .meta cite {
font-size: 100%;
}

h2.news {
margin-bottom: 0;
}

.size-thumbnail { /* size-full */
/*border: 1px solid white;
margin: 20px;
padding: 2px;*/
	} 
	
.socialicons {
	margin-right: -38px;
	margin-top: 0px;
	width: 24px;
	float: right;	
}	
	
.socialicons img {
	border: 0;
	display: block;
	margin-bottom: 8px;
}

/* BUTTONS */

.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#ddd;
    border: 1px solid;
    border-color: #fff #ddd #ddd #fff;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

/* STANDARD */

button:hover, .buttons a:hover{
    background-color:#E0F3FA;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

div.bestellen  {
	margin: 0 auto;
	width: 180px;	
}

.small {
	font-size: 11px;
}

td.right {
	text-align: right;
}

input.bestellen {
	width: 30px;
	text-align: right;
	border-style: solid;
	border-color: #102247;
	border-width: 1px 2px 2px 1px ! important;
	font-size: 16pt;
	background-color: #E0F3FA;
}
