/*
-----------------------------------------------
PATCHES TABLET
----------------------------------------------- 

Stand:
Letzte Änderung:


-----------------------------------------------
Layout
----------------------------------------------- */
body {
	/*background-color:blue;*/
	}

#page {
	max-width:600px !important; 
	}
	
.kopfbereich .span_15 {
	width:100%;
	}

.kopfbereich .col {
	margin-left:0em;
}

div.kopfbereich {
    border-bottom: 1px solid #9b9f9a;
    height: auto;
    }

#global_nav {
    margin-top: 0em;
    vertical-align: top;
    }


.hlist {
    font-size: 0.9em;
    position: relative !important;
    left: 0;
    z-index: 999;
    margin-left:0em;
    }


.contentbereich .span_17, .contentbereich .span_7 {width:100%;}
.contentbereich .span_7 {margin-left:0%;}
.contentbereich .span_7 .csc-frame {
	width:47%; 
	margin-left:2%;
	float:left;
}

.contentbereich .csc-frame:first-child  { margin-left: 0; } /* all browsers except IE6 and lower */

.contentbereich .csc-frame-rulerAfter {border-bottom: 1px dotted #e1b12c;padding-bottom:0.75em;}




/*
-----------------------------------------------
Stilvorlagen
----------------------------------------------- */

.footer p {
    color:#c7c7c7 !important;
    font-size:0.7em;
}




/*
-----------------------------------------------
Navigation
----------------------------------------------- */
.flexnav li {
    background-color: transparent;
    display: block;
    float: left;
    height: 2.75em;
    list-style: outside none none;
    overflow: visible;
    position: relative;
    width: auto;
}
