body, html
{
	height: 100%;
	padding: 0;
	margin: 0;
}

.csc-sword {
	background-color: #FFFF88;
}

div#containerContainer
{
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width:947px;
	height: 100%;
	min-height: 510px;
}

div#container
{
	background-image: url('images/body.gif');
	background-repeat: repeat-y;
	
	position: absolute;
	top: 10px;
	bottom: 10px;
	left: 0em;
	right: 0em;
	
	text-align: justify;
	
}

div.csc-textpic-center
{
	margin-left: auto;
	margin-right: auto;
}

div#banner
{
	background-image: url('images/banner.jpg');
	
	position: absolute;
	width: 947px;
	height: 135px;
}

div#navigationLeft
{
	background-color: transparent;
	
	position: absolute;
	top: 135px;
	bottom: 140px;
	left: 0px;
	width: 160px;
	
	overflow: auto;
}

div#content
{
	background-color: transparent;
	
	position: absolute;
	top: 135px;
	bottom: 44px;
	left: 170px;
	right: 35px;
	
	overflow: auto;
	
	padding-left: 60px;
	padding-right: 79px;
}

/*div#content div
{
	margin: 1em;
}*/

div#bayernLogo
{
	background-image: url('images/bayern.gif');
	
	width: 138px;
	height: 95px;
	
	position: absolute;
	bottom: 44px;
	left: 5px;
}

div#footer
{
	background-image: url('images/footer.gif');

	width: 947px;
	height: 44px;
	
	position: absolute;
	bottom: 0;
}

div#mainNavigation
{
	position: relative;
	margin-left: 14px;
	margin-right: 14px;
	padding-right: 10px;
}


div#footer div
{
	text-align: center;
	padding-top: 10px;
}

body {
    font-family : Arial, Helvetica, sans-serif;
    font-size : 17px;
    font-style : normal;
    font-variant : normal;
    font-weight : normal;
    text-align : center;
    text-decoration : none;
}

h1
{
	margin: 0px;
	padding: 10px;
    font-size : 22px;
    font-variant : small-caps;
    text-align : center;
    font-weight: normal;
}

h2
{
	font-size : 22px;
	font-variant : small-caps;
	text-align : left;
	font-weight: normal;
	color:#245EFF;
}

h3
{
	font-size : 17px;
	font-variant : small-caps;
	text-align : left;
	font-weight: bold;
}

a {
    color : #245eff;
    background-color: inherit;
    text-decoration: none;
    font-weight: bold;
}


a:hover {
    color: white;
    background-color: #245EFF;
}

.kapit {
    font-variant: small-caps;
}

p
{
	margin: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 4px;
	padding-bottom: 3px;
}



.divNavigation1,
.divNavigation2
{
	margin: 0px;
	position: relative;
	padding: 0px;
}


.divNavigation1 a, .divNavigation2 a,
.divNavigation1act a, .divNavigation2act a
{
	color: blue;
	display: block;
	padding: 2px;
	background-color: transparent;
	text-decoration: none;
}

.divNavigation1, .divNavigation1act
{
	font-size: 13px;
	font-weight: bold;
 	letter-spacing: 1px; 
}

.divNavigation2 a, .divNavigation2act a
{
	/* margin-left: 10px; */
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
}

.divNavigation2 a
{
	margin-left: 10px;
}

.divNavigation1act a, .ulNavigation .ulNavigation .divNavigation2act a, .divNavigation2act a
{
	background-color: transparent;
	background-image: url('images/this.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: blue;
	font-weight: normal;
}

.divNavigation1 a:hover, .divNavigation2 a:hover,
.divNavitgation1act a:hover, .divNavigation2act a:hover
{
	color: white;
	background-color: blue;
}

.divNavigation1act
{
	margin-left: 3px;
}

.divNavigation2act
{
	margin-left: 10px;
}

.ulNavigation
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.ulNavigation .ulNavigation a
{
	padding-left: 0;
	background-image: none;
}

/** Formular-Styling **/
div.tx-powermail-pi1_formwrap_41 fieldset {
	padding: 8px;
/* 	background-color: yellow; */
}

div.tx-powermail-pi1_formwrap_41 textarea {
	width: 100%;
	margin: 0;
/* 	background-color: yellow; */
}


div.tx-powermail-pi1_formwrap_41 span.powermail_mandatory {
	color: red;
}

div.tx-powermail-pi1_formwrap_41 div.tx_powermail_pi1_fieldwrap_html_text label
{
	display: block;
	float: left;
	clear: both;
	width: 280px;
	margin-bottom: 10px; 
	margin-top: 2px;
}

div.tx-powermail-pi1_formwrap_41 div.tx_powermail_pi1_fieldwrap_html_9 label {
	display: none;
}


div.tx-powermail-pi1_formwrap_41 input.powermail_text {
	float: right;
	width: 250px;
}	

div.tx-powermail-pi1_formwrap_41 div.tx_powermail_pi1_fieldwrap_html_select {
	clear: both;
	float: none;
}
div.tx-powermail-pi1_formwrap_41 div.tx_powermail_pi1_fieldwrap_html_select label {
	float: left;
	display: block;
	width: 280px;
}

div.tx-powermail-pi1_formwrap_41 div.tx_powermail_pi1_fieldwrap_html_select select {
	margin-left: auto;
	margin-right: 0;
	display: block;
	width: 255px;
}




div.powermail_mandatory_js {
	display: block;
	border: 1px solid red;
	color: red;
	clear: both;
	margin-bottom: 20px;
	font-weight: bold;
	padding: 5px;
	width: 245px;
}

span.tx-srfreecap-pi2-cant-read {
	display: block;
	margin-top: 5px;
	margin-bottom: 8px;
}

span.tx-srfreecap-pi2-cant-read a:hover {
	color: #fff;
	background-color: #00f;
}

div.fieldwrap_html_submit {
	margin-top: 20px;
	float: left;
}

fieldset#tx-powermail-pi1_fieldset_3 div.powermail_mandatory_js {
	float: right;
}
