/* CSS Document

upgedreht TV - Film- & Fernsehproducktion
http://www.upgedrehttv.de

Start: 02.02.2009
Letzte Aenderung: 16.09.2010; Sandra Kolbe

*/

/* FARBSCHEMA -----------------------------------------------------------------------------------------------
graublau:						#373E44;
graublau (heller):	#5F6569;
orange:							#ED7B23;
---------------------------------------------------------------------------------------------------------- */




/* RESET ------------------------------------------------------------------------------------------------- */

* {
margin: 0;
padding: 0;
border: none;
}

img, a img {
border: none;
}

a:focus {
outline: none;
}

/* ------------------------------------------------------------------------------------------------------- */


body {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
background: #FFFFFF;
}

#wrapper {
width: 100%;
background: #FFFFFF;
}

/* CONTENTAREA ------------------------------------------------------------------------------------------- */
#page {
position: relative;
margin: 0 auto 0 10%;
width: 800px;
background: #5F6569;
}

#header {
position: relative;
width: 800px;
height: 200px;
background: url(../images/hg_header.gif) top left repeat-x;
}

.logo {
position: absolute;
top: 74px;
left: 45px;
}

.mainnavi {
position: absolute;
top: 86px;
right: 50px;
z-index: 50;
font-size: 14px;
line-height: 16px;
}

.mainnavi ul,
.subnavi ul {
list-style-type: none;
}

.mainnavi li,
.subnavi li {
float: left;
margin: 0 5px 0 0;
}

.mainnavi a {
display: block;
padding: 0 25px 8px 0;
color: #B3B3B3;
text-decoration: none;
}

.mainnavi a:hover,
.mainnavi a.active {
color: #FFFFFF;
border-bottom: 4px #ED7B23 solid;
}

.subnavi {
position: absolute;
top: 120px;
left: 499px;
z-index: 60;
font-size: 12px;
line-height: 14px;
}

.subnavi.impressum {
position: absolute;
top: 120px;
left: 673px;
}

.subnavi a {
padding: 0 15px 0 0;
}

.subnavi a:hover,
.subnavi a.active {
color: #ED7B23;
}

.header_contentarea {
position: absolute;
bottom: 0;
left: 0;
width: 800px;
height: 90px;
background: url(../images/content_header.gif) top left no-repeat;
}

h1 {
position: absolute;
top: 10px;
left: 50px;
font-size: 12px;
color: #ED7B23;
font-weight: normal;
}

.contentarea {
position: relative;
margin: 0 0 0 49px;
padding: 20px 70px 60px 220px;
width: 751px;
w\idth: 461px;
height: auto !important;
min-height: 150px;
height: 150px;
background: #4B5156 url(../images/content_footer.gif) bottom left repeat-x;
}

.headline {
position: absolute;
top: 200px;
left: 0;
z-index: 100;
width: 240px;
height: 135px;
color: #FFFFFF;
font-size: 18px;
line-height: 35px;
text-align: center;
}

h2 {
margin: 0 0 10px 0;
font-size: 17px;
line-height: 20px;
color: #FFFFFF;
font-weight: normal;
}

p {
padding: 0 0 16px 0;
color: #FFFFFF;
line-height: 16px;
}

a {
color: #B3B3B3;
text-decoration: none;
}

a:hover {
color: #ED7B23;
}

/* Formularelemente ------------------------------------------------------ */
.form_row {
margin: 0 0 5px 0;
height: 25px;
}

.form_row_textarea {
margin: 0 0 8px 0;
height: 90px;
}

.form_row_senden {
margin: 20px 0 8px 0;
height: 27px;
}

label {
display: block;
padding: 5px 10px 0 0;
float: left;
height: 14px;
font-size: 12px;
color: #FFFFFF;
text-align: right;
}

label.size_01 {
width: 23px;
}

label.size_02 {
width: 70px;
}

input, textarea {
padding: 5px 4px 0 4px;
height: 17px;
float: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
line-height: 14px;

border: 1px #707070 solid;
background: #373E44 url(../images/hg_input.gif) top left repeat-x;
}

input.size_01 {
width: 70px;
w\idth: 60px;
}

input.size_02 {
width: 173px;
w\idth: 167px;
}

input.size_03 {
width: 270px;
}

input.size_04 {
width: 50px;
}

input.senden {
margin: 0 0 0 80px;
padding: 0;
width: 70px;
height: 24px;
border: none;
background: #FFFFFF;
outline: none;
}

textarea.size_01 {
width: 270px;
height: 85px;
}



/* WRAPPER-FOOTER ------------------------------------------------------------------------------------------------ */
#wrapper_footer {
width: 100%;
height: auto !important;
min-height: 450px;
height: 450px;
background: url(../images/hg_wrapper.gif) bottom left repeat-x;
}

.footer {
margin: 0 auto 0 10%;
width: 800px;
height: 384px;
text-align: center;
background: url(../images/hg_footer.gif) top left no-repeat;
}

.mail {
padding: 30px 0 0 0;
}

.mail a {
color: #373E44;
}


