@charset "UTF-8";
/* CSS Document */
body
{
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	background-color:#fff;
	height:100%;
}
.container
{
	width:760px;
	height:400px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-top:65px;
	background-color:white;
	border:1px solid #aaa;
	background-image:url(gfx/mainbg.jpg);
	overflow:hidden;
	
}

p
{
	margin-top:11px;
}

ul
{
	margin-top:11px;
}
.container a
{
	color:#25428A;
	text-decoration:none;
}
.container a:hover
{
	text-decoration:underline;
}

.header
{
	width:760px;
	background-color:white;
	height:64px;
	background-image:url(gfx/topbg.jpg);
	margin-bottom:1px;
}

.logo
{
	margin-top:25px;
	margin-left:40px;
	border:none;
}
.menubar
{
	height:70px;
	background-image:url(gfx/head_break2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	border-bottom:3px solid #ccc;
	
}
.title
{
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	margin-top:12px;
}
.spalte
{
	width:225px;
	float:left;
	margin-right:20px;
}

ul
{
	list-style:square;
	padding-left:16px;
	margin-left:0px;
}

ul li
{
	padding:0px;
}

.footer
{
	width:760px;
	margin:auto;
	text-align:right;
	margin-top:3px;
}
.footer a
{
	color:#25428A;
	text-decoration:none;
}


	
/*MENU*/
ul.menu, ul.menu ul 
{
    list-style-type: none;
	padding:0px;
	margin:0px;
	
}

ul.menu a 
{
    display: block;
    font-weight:normal;
	color:white;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
	z-index:15;
}

ul.menu a:link
{

	text-decoration:none;
	
}

ul.menu a:visited
{

	text-decoration:none;
	
}
ul.menu ul a {

    padding: 0 10px;
	

}

ul.menu li:hover {

    background-color:#b0c3d7;

}

ul.menu li:hover a {

    color:#333;
		text-decoration:none;

}

ul.menu li:hover ul li a {

    color:white;
	text-decoration:none;
}

ul.menu li:hover ul li a:hover {

    color:#333;
	text-decoration:none;
}

ul.menu ul li a 
{
    color:white;
}


ul.menu li 
{
    padding:0;
    margin:0;
    background-image: none;
    background-color: #25428a;
    float:left;
    border-right:1px solid white;
	border-bottom:1px solid white;
	width:189px;
	color:white;
	height:18px;
	line-height:1.6;
	z-index:15;
	
}

ul.menu ul 
{
    margin-left:0;
    padding: 0px;
    position: absolute;
    background-color: #25428a;
    border:1px solid #FFF9E4;
	width:189px;
	display:none;
	z-index:15;
}



/* IE-Hack für die Breite */

*html ul.menu ul 
{
    width:189px;
	z-index:15;
}



/* Dies sind die Klassenstile für das Untermenü wenn sich die Maus */

/* über der Liste  befindet (.hover siehe JavaScript oben) */

ul.menu ul.hover, ul.menu li.hover ul, ul.menu li:hover ul  
{
    display:block;
}



ul.menu ul li 
{
    float:none;
	
}
ul.menu ul a 
{
    display: block;
    font-weight:normal;
	color:white;
	text-decoration:none;
	text-align:center;
	font-weight:normal;
	text-align:left;
	margin-left:2px;
}

/*gallery*/
#rglbCenter, #rglbBottom
{
	background-color:white;
}

/**/
.refList
{
	margin-top:10px;
	background-color:#eee;
	padding:15px;
	padding-top:5px;
	
}

.refList a
{
	color:#333;
}


.refList ul li
{
}

/*Fuer Typo*/
div.csc-textpic-center div.csc-textpic-imagewrap {
margin:0px;;
}


.powermail_all
{
	font-size:11px;
}

.tx_powermail_pi1_formconfirmation_back
{
	float:left;
}

.tx-powermail-pi1_fieldset_1
{
	border:1px solid #aaa;
	width:450px;
	margin-top:-15px;
}

.tx-powermail-pi1_fieldset_1 legend
{
	margin-left:7px;
	font-weight:bold;
	margin-bottom:5px;
}

.tx-powermail-pi1_fieldset_1 label
{
	width:90px;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
}

.powermail_kontakt
{
	float:left;
	width:340px;
	background-color:#eee;
	border:none;
	border-bottom:1px solid #666; 
	margin-bottom:5px;
}

#uid3
{
	width:50px;
	float:left;
}

#uid4
{
	width:270px;
	float:left;
}

#powermaildiv_uid4 label
{
	width:10px;
}

.powermail_submit_uid8
{
	margin-left:100px;
}

.starten
{
	font-size:11px;
}



.tx-powermail-pi1_fieldset_2
{
	border:1px solid #ccc;
	width:450px;
	margin-top:-15px;
}

.tx-powermail-pi1_fieldset_2 legend
{
	margin-left:7px;
	font-weight:bold;
	margin-bottom:5px;
}

.tx-powermail-pi1_fieldset_2 label
{
	width:90px;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
}

#uid11
{
	width:50px;
}
#uid12
{
	width:270px;
	float:left;
}

#powermaildiv_uid12 label
{
	width:10px;
}

.powermail_submit_uid16
{
	margin-left:100px;
}

/*Bildabstand*/
.csc-textpic
{
	margin-top:10px;
}

.csc-frame-indent3366
{
	margin-left:20px;
}
