/*
 * MISSIONEN FUER TEXAS * 08/2009
 *
*/

/*
 * STANDARD 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


a,
a:link,
a:hover,
a:visited {
	text-decoration:none;
        color: #000;
}
a:hover {
	text-decoration:underline;
}
img, iframe, object, embed {
	vertical-align: bottom;
}
strong {
	font-weight: bold;
}
input, textarea, select {
	font-size: 1em;
}
html, body {
	/*
	height: 100.01%;
	margin-bottom: -1px;
	*/
    	height:100%;
}

body, div, 
h1, h2, h3, h4, h5, h6, p, 
a, span,  
li {
	background-repeat:no-repeat;
}


body {
	position:relative;
	color: #000;
	font: 11px Arial, Verdana, sans-serif;
	font-size: 100.01%;
	font-weight: normal;
	line-height: 1;
	text-align: left;
        background-color: #f5f4ef;
}



a:hover {
        color: #000;
	text-decoration: underline;
}



/*
 * LAYOUT
*/
div#site {
    	width: 100%;
    	min-height:100%;
    	position:relative;
}

div#footer {
        float: left;
        width: 100%;
        padding-top: 30px;

}
div#wrapper,
div#top_floater,
div#footer_floater {
	width: 875px;
	margin: 0 auto;
}
div#top {
   background-color: #000;
   border: 1px solid;
   min-height:20px;
   height:auto !important;
   height:20px;
   font-size: 10px;
}
div#top li {
   float: left;
   padding: 5px 12px 0 0;
}
div#top li.img { padding: 2px 5px 0 0; }
div#top a {
   color: #fff;
}
div#top ul.right { float: right; }
div#top ul.right li { padding: 5px 0 0 0; }

div#wrapper {
	padding-bottom:100px;   /* Height of the footer */
}

div#logo,
div#header {
	width: 100%;
}
div#logo { 
	text-align: center; 
	padding: 40px 0 40px 0; 
}
div#logo .logo { width: 404px; }

div#header  {
    float: left;
    min-height:100px;
    height:auto !important;
    height:100px;
}



div#header a {
	font-size: 11px;
	color: #000;
}

div#header ul li.nav1,
div#header ul li.nav2,
div#header ul li.nav3,
div#header ul li.nav4 {
    float: left;
    width: 215px;
    text-indent: -10000em;
    padding: 0;
    background-position:  0 0;
    background-repeat: no-repeat;   
}
div#header ul li.nav1,
div#header ul li.nav2,
div#header ul li.nav3 { padding-right: 5px;}
div#header ul li.nav1 a,
div#header ul li.nav2 a,
div#header ul li.nav3 a,
div#header ul li.nav4 a  { 
    display: block; 
	min-height:40px;
    height:auto !important;
    height:40px;
}

div#header li.nav1:hover ul,
div#header li.nav2:hover ul,
div#header li.nav3:hover ul,
div#header li.nav4:hover ul { display: block; } 


ul.sub li {
	text-indent: 0;
	padding: 0 0 7px 0;
        line-height: 12px;
}
div#header ul.sub li a {
    min-height:1px;
    height:auto !important;
    height:1px;
}
div#header .sub {
    display: none;
}
div#site-start div#header .sub {
   display: block;
}



div#header li.nav1 { background-image: url(/layout/nav_home.gif) }
div#header li.nav2 { background-image: url(/layout/nav_mft.gif) }
div#header li.nav3 { background-image: url(/layout/nav_filme.gif) }
div#header li.nav4 { background-image: url(/layout/nav_4ft.gif) }


div#main {
    font-size: 11px;
    line-height: 16px;
    
}

div#main-col1,
div#main-col2 {
     float: left;
     width: 430px;
}

div#main-col2 {
     padding-top: 60px;
     margin-left: 10px
}

div.step1 {
     width: 100px;
     margin: 0 0 0 0;
     float: right;
}


div#footer_floater {
     background: #f5f4ef url(/layout/footer_logo.gif) 50% 99% no-repeat;
     min-height:60px;
     height:auto !important;
    height:60px;
}




/* module */

div.flashcontent-h1 {
     margin: 0 0 40px 0;
}


div.tinymcewysiwyg {
     margin: 3px 0 25px 0;
}


/* gallerien */

div.gal_item,
div.gal_item_last {
     background: transparent url(/layout/gal_linie.gif) 0 0 no-repeat;
     float: left;
     padding-right: 5px;
     padding-top: 8px;
     font-size: 13px;
     padding-bottom: 30px;
}
div.gal_item_last {
     padding-right: 0;
}
div.gal_item img,
div.gal_item_last img {
     margin-top: 7px;
}


/* texas flv player */

div#texas_player {
     width: 100%;
     float: left;
     text-align: center;
}



div#details {
     float: left;
     width: 100%;
     margin-top: 30px;
}
div#details ul li {
     float: left;
     width: 215px;
     padding-right: 5px;
}
div#details ul li.last,
div#details ul li.first {
     background: transparent url(/layout/gal_linie.gif) 0 0 no-repeat;
     padding-top: 6px;
}
div#details ul li.last {
     padding-right: 0;
     background: transparent url(/layout/gal_linie.gif) 100% 0 no-repeat;
}


div#details ul li.last a,
div#details ul li.first a {
     color: #000;
     background: transparent url(/layout/bttn_prev.gif) 0 1px no-repeat;
     padding: 0 0 0 20px;
     display: block;
}

div#details ul li.last a {
     background: transparent url(/layout/bttn_next.gif) 100% 1px no-repeat;
     padding: 0 20px 0 0;
     text-align: right;
}



/* FORM */



div.clearer {
        width: 100px;
        min-height: 1px;
        height: 1px;
        clear: both;
        float: left
}
div#message {
       color: #000;
       font-weight: bold;
       margin-left: 160px;
}


fieldset.register {
       width: 433px;
       margin: 0px; padding: 0 0 30px 0;
}


fieldset.register input,
fieldset.register textarea {
        border: 1px solid #AFAFAF; 
	padding: 4px; 
	margin: 0 0 10px 0;
	width: 263px;
	color: #000;
        font-family: Arial; 
        font-size: 11px;
}
fieldset.register input.input-box-error,
fieldset.register textarea.textarea-box-error {
        border: 1px solid #68A6EF; 
}

fieldset.register label {
        float: left;
        width: 160px;
}

div#main fieldset.register a.form-submit {
       	margin: 0 7px 0 160px;
       	float: left;
        width: 258px;
       	color: #fff;
       	background-color: #000;
       	padding: 3px 8px 2px 8px;
       	font-size: 11px;
        text-decoration: none;
}








