/* ----- Generelles --------- */

body, html { font-size: 11pt; font-family: Arial, sans-serif; font-weight: normal; color: #000; }
body, html { padding: 0px; margin:0px; line-height: 15pt; }
p { margin: 0px; padding: 0 0 1em; }
a { color: #000; text-decoration: none; }

/*******************************************************************
	Layout
*******************************************************************/

#gesamtcontainer { width: 100%; text-align: left; }

#header { position: relative; width: 100%; }
#logo { position: relative; left: 50px; top: 0px; }
#secondnavi { position: absolute; display: none;  }

#middle { position: relative; width: 100%; }
#middle-left { position: absolute; display: none; }
#middle-center { position: relative; width: 100% }
#middle-right { position: absolute; display: none; }


.clearer { height: 1px; position:; relative; }
#footer { position: relative; width: 100%; clear: both; height: 1px; }


/*
####################################################
# Content Bereich
####################################################*/

.pagetitel { font-size: 1.6em; color: #646466; padding-bottom: 1em; }
#pagecontent { height: 100%; }
.csc-header h1 { font-size: 1.2em; }
#pagecontent h1 { padding-top: 1em; }

div.csc-textpic-intext-left div.csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
	margin-right: 20px !important; }