@CHARSET "ISO-8859-1";

/*

Pink: #ec008c
Light: #ff0097

Blue: 4b6cb4
Light: 5277c6

*/

DIV#logo{
	background-image: url(../bilder/bg_new/pinkmap02.png);
	height:54px;
	width: 193px;
	display: block;
	z-index: 96;
}

SPAN.highlight{
   color: #ec008c;
}

DIV#header{
	height:64px;
	z-index: 96;
}

DIV#header SPAN.icon{
	background-image: url(../bilder/map/user_bg_32.png);
	height: 38px;
	width: 38px;
	float: left;
	display: block;
	margin: 0px;
	margin-top: 8px;
	
	position: relative;
}

DIV#header SPAN.icon IMG{
	padding: 0px;
	margin: 3px;
    border:1px solid white;
    
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}

DIV#header P{
	float: left;
	color: White;
	font-weight: normal;
	margin: 7px;
	margin-left:5px;
	margin-right: 5px;
	line-height: 19px;
}

DIV#header P.right{
	float: right;
	color: White;
}

DIV#header P A{
	font-weight: bold;
}

DIV#header SPAN{
    float: left;
}

DIV#header P A.main_online_link{
	border: 1px solid transparent;
	display: block;
	float: left;
	margin:1px;
	padding-left:2px;
	padding-right:2px;
	
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

DIV#header P A.main_online_link:hover{
	border: 1px solid white;
}

DIV#header P A.main_online_link.active{
	background-color: #5277c6;
	border: 1px solid white;
}

DIV#header SPAN.main_online_button{
    background-image: url(../bilder/icons/PNG/btn-down_d.png);
    height: 16px;
    width: 16px;
    margin: 2px;
    margin-left: 3px;
    margin-right: 3px;
}

DIV#header SPAN.main_online_button.active{
    background-image: url(../bilder/icons/PNG/btn-down.png);
    cursor: pointer;
}

DIV#header SPAN.main_online_button.active.up{
    background-image: url(../bilder/icons/PNG/btn-up.png);
    cursor: pointer;
}



DIV#header DIV.lang{
	height:54px;
	width: 30px;
	float: left;
	
	background-image: url(../bilder/bg_new02/menuTopBlue.png);
}

DIV#header DIV.lang SPAN{
	height:24px;
	width: 24px;
	display: block;
	margin:3px;
	margin-top:3px;
}

DIV.lang SPAN{
	height:24px;
	width: 24px;
	display: block;
	margin:3px;
	margin-top: 0px;
	margin-bottom: 0px;
}

DIV.lang SPAN.de{
	background-image: url(../bilder/flags/24/g/Germany.png);
}

DIV.lang SPAN.en{
	background-image: url(../bilder/flags/24/u/UnitedKingdom.png);
}

DIV.lang SPAN.fr{
	background-image: url(../bilder/flags/24/f/France.png);
}

DIV.lang SPAN.sp{
	background-image: url(../bilder/flags/24/s/Spain.png);
}

DIV.lang SPAN.it{
	background-image: url(../bilder/flags/24/i/Italy.png);
}

DIV.lang SPAN.nl{
	background-image: url(../bilder/flags/24/n/Netherlands.png);
}



DIV#header DIV.start{
	height:54px;
	width: 7px;
	background-image: url(../bilder/bg_new02/menuTopStart.png);
	float: left;
}

DIV#header DIV.blue{
	height:54px;
	width: 400px;
	background-image: url(../bilder/bg_new02/menuTopPink.png);
	float: left;
}

DIV#header DIV.break{
	height:54px;
	width: 7px;
	background-image: url(../bilder/bg_new02/menuTopBreak.png);
	float: left;
}

DIV#header DIV.gray{
	height:54px;
	width: 260px;
	background-image: url(../bilder/bg_new02/menuTopBlue.png);
	float: left;
}

DIV#header DIV.end{
	height:54px;
	width: 9px;
	background-image: url(../bilder/bg_new02/menuTopEnd.png);
	float: left;
}

DIV#page_content{
	width: 550px;
	max-height: 500px;
	overflow: auto;
	background: white;
	padding: 15px;
	border:1px solid #ccc;
	
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	
	z-index: 5000;
}

DIV#page_content H1{
	margin: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;	
	font-family: Georgia, Geneva, Helvetica, sans-serif;
	font-size: 24px;
	border-bottom:1px solid #ccc;
	font-weight: normal;
	width: 500px;
}

DIV#page_content SPAN.list{
	margin: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	padding: 10px;
	font-family: Georgia, Geneva, Helvetica, sans-serif;
	font-size: 44px;
	font-weight: normal;
	float: left;
	width: 44px;
	height: 44px;
	text-align: center;
	color: white;
	background-image: url(../bilder/bg_new/step_bg.png);
	line-height: 36px;
}

DIV#footer{
	height:24px;
	z-index: -10;
	background-image: url(../bilder/bg_new02/menuBottomBlue.png);
	position: absolute;
	bottom: -25px;
	left: 0px;
	width: 100%;
	border-top: 1px solid white;
}

DIV#footer P{
	float: left;
	color: White;
	font-weight: normal;
	margin: 3px;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 0px;
	font-size: 11px;
}

DIV#footer DIV.footer_actions{
    margin: 0px;
    margin-right:8px;
    margin-top: 2px;
    float: right
}

DIV#footer SELECT.text{
    font-size: 11px;
    margin: 0px;
	color:grey;
	font-family:Arial,Geneva,Helvetica,sans-serif;
	font-weight:bold;
	padding: 2px;
}

DIV#footer FORM INPUT.text{
    height: 14px;
    font-size: 11px;
    margin: 0px;
    width: 220px;
}

DIV#footer FORM INPUT.button{
    font-size: 11px;
    padding: 1px;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid white;
    margin: 0px;
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

DIV#footer FORM INPUT.button:hover{
    padding: 1px;
    padding-left: 8px;
    padding-right: 8px;
    border: 1px solid white;
    margin: 0px;
}


DIV#footer DIV.footer_navi{
    float: left;
}

/* Button */

INPUT.button{
	background-color: #ec008c;
}

INPUT.button:hover{
	background-color: #ff0097;
}

INPUT.button.dis{
	background-color: #ec008c;
}

INPUT.button.dis:hover{
	background-color: #ec008c;
}


