@CHARSET "UTF-8";


#main {
	float:left;
	width:798px;
}

.part {
	float:left;
	position: relative;
	width: 798px;
}

.contentBig {
	float:left;
	width: 550px;
	padding:0px 11px 0px 0px;
}

.contentSmall {
	float: left;
	width: 226px;
	margin:0px 11px 11px 0px;
}

.balken_back {
	background-image: url("../../img/balken_back.png");
	background-repeat: no-repeat;
	background-position: 276px 50px;
}

.contentBlue {
	background-color: #E6F1F8;
}

.media {
	padding-left:20px;
	margin-top:5px;
	background-repeat: no-repeat;
}

.teaserTopSpacer {
	margin-top:31px;
}

.topline {
	border-top: 1px solid #999999;
	margin:0px 5px 5px 5px
}

.topline2 {
	border-top: 1px solid #c6c5c5;
	margin:0px 5px 5px 5px
}

.teaserbg {
	background-image: url("../../img/teaserbg.png");
	margin-bottom: 45px;
}





.buttonContainer .buttonBlue {
	float:left;
	font-size: 11px;
	line-height:17px;
	color: #4C4C4C;
	padding:10px 5px 10px 5px;
}

.buttonContainer .buttonBlue .left {
	float:left;
	background-image: url("../../img/blue_left.gif");
	height: 17px;
	width: 2px;
}

.buttonContainer .buttonBlue .right {
	float:left;
	background-image:url("../../img/blue_right.gif");
	height: 17px;
	width: 2px;
}

.buttonContainer .buttonBlue .cont {
	float:left;
	background-image:url("../../img/blue.gif");
	height: 17px;
	padding:0px 10px 0px 10px;
}



.buttonContainer .buttonGreen {
	float:left;
	font-size: 11px;
	line-height:17px;
	color: #4C4C4C;
	padding:10px 5px 10px 5px;
}

.buttonContainer .buttonGreen .left {
	float:left;
	background-image: url("../../img/green_left.gif");
	height: 17px;
	width: 2px;
}

.buttonContainer .buttonGreen .right {
	float:left;
	background-image:url("../../img/green_right.gif");
	height: 17px;
	width: 2px;
}

.buttonContainer .buttonGreen .cont {
	float:left;
	background-image:url("../../img/green.gif");
	height: 17px;
	padding:0px 10px 0px 10px;
}



.buttonContainer .buttonYellow {
	float:left;
	font-size: 11px;
	line-height:17px;
	color: #4C4C4C;
	padding:10px 5px 10px 5px;
}

.buttonContainer .buttonYellow .left {
	float:left;
	background-image: url("../../img/yellow_left.gif");
	height: 17px;
	width: 2px;
}

.buttonContainer .buttonYellow .right {
	float:left;
	background-image:url("../../img/yellow_right.gif");
	height: 17px;
	width: 2px;
}

.buttonContainer .buttonYellow .cont {
	float:left;
	background-image:url("../../img/yellow.gif");
	height: 17px;
	padding:0px 10px 0px 10px;
}


.buttonContainer {
	position: absolute;
	left: 0px;
	bottom: -37px;
	z-index:10;
}


.buttonContainer_new {
	position: absolute;
	left: 0px;
	bottom: -42px;
	z-index:10;
	font-family: Tahoma,arial,sans-serif !important;
}

.buttonContainer_new .buttonGreen {
	float:left;
	font-size: 11px;
	line-height:21px;
	color: #ffffff;
	padding:10px 5px 10px 5px;
}

.buttonContainer_new .buttonGreen .left {
	float:left;
	background-image: url("../../img/green_left.png");
	height: 25px;
	width: 5px;
}

.buttonContainer_new .buttonGreen .right {
	float:left;
	background-image:url("../../img/green_right.png");
	height: 25px;
	width: 5px;
}

.buttonContainer_new .buttonGreen .cont {
	float:left;
	background-image:url("../../img/green.png");
	height: 25px;
	padding:0px 10px 0px 10px;
}


.buttonContainer_new .buttonBlue {
	float:left;
	font-size: 11px;
	line-height:21px;
	color: #4C4C4C;
	padding:10px 5px 10px 5px;
}

.buttonContainer_new .buttonBlue .left {
	float:left;
	background-image: url("../../img/blue_left.png");
	height: 25px;
	width: 5px;
}

.buttonContainer_new .buttonBlue .right {
	float:left;
	background-image:url("../../img/blue_right.png");
	height: 25px;
	width: 5px;
}

.buttonContainer_new .buttonBlue .cont {
	float:left;
	background-image:url("../../img/blue.png");
	height: 25px;
	padding:0px 10px 0px 10px;
}

.buttonContainer_new .buttonYellow {
	float:left;
	font-size: 11px;
	line-height:21px;
	color: #ffffff;
	padding:10px 5px 10px 5px;
}

.buttonContainer_new .buttonYellow .left {
	float:left;
	background-image: url("../../img/yellow_left.png");
	height: 25px;
	width: 5px;
}

.buttonContainer_new .buttonYellow .right {
	float:left;
	background-image:url("../../img/yellow_right.png");
	height: 25px;
	width: 5px;
}

.buttonContainer_new .buttonYellow .cont {
	float:left;
	background-image:url("../../img/yellow.png");
	height: 25px;
	padding:0px 10px 0px 10px;
}


.image {
	padding:5px;
	margin:15px 0px 5px 5px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

.image_noborder {
	padding:5px;
	margin:15px 0px 5px 5px;
	background-color: #FFFFFF;
}

.snipptespacer {
	float:left;
	padding-bottom:20px;
}

.contentBox {
	background-color: #f8fcfd;
	/*background-image: url(../../img/contentbackg.jpg);
	background-position: -65px -166px;*/
	border:1px solid #B2B2B2;
	padding:11px;
	width: 204px;
	margin:0px 11px 11px 0px;
	font-size: 12px;
}


.navmenu {
	background-color: #E6F1F8;
	color:#000000;
	margin-bottom: 30px;
}

.navmenu .navitem {
	border-bottom: 1px solid #FFFFFF;
	line-height: 29px;
	padding:0px 5px 0px 5px;
}

.highlightItem {
	background-color: #F5FAFD;
}

.kampagne {
	position: absolute;
	left:342px;
	bottom:-19px;
	z-index: 2;
}

.kampagne_new {
	position: absolute;
	left:375px;
	bottom:-33px;
	z-index: 2;
	font-family: Tahoma,arial,sans-serif !important;
}


.kampagne_new .button_link {
	float:left;
	font-size: 11px;
	line-height:19px;
	color: #ffffff;
	padding:10px 5px 10px 5px;
}

.kampagne_new .button_link .left {
	float:left;
	background-image: url("../../img/k_link_left.png");
	height: 20px;
	width: 23px;
}

.kampagne_new .button_link .right {
	float:left;
	background-image:url("../../img/k_link_right.png");
	height: 20px;
	width: 11px;
}

.kampagne_new .button_link .cont {
	float:left;
	background-image:url("../../img/k_link.png");
	height: 20px;
	padding:0px 5px 0px 5px;
	min-width:75px;
}



.listpointer {
	background-image: url("../../img/icons/bluepoint.png");
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding:0px 0px 5px 15px;
	width: 498px;
}

.listpointer_live {
	background-image: url("../../img/icons/bluepoint.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding:0px 0px 5px 15px;
	width: 498px;
}

.link_button {
	background-image:url(../../img/icons/link_button.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	margin-top:5px;
	padding:0 0 5px 19px;
	width:498px;
}

.contentTitleBox {
	background-color: #F5F9FC;
	border:1px solid #338EC9;
	padding:10px;
	width: 528px;
}


.flags {
	float:left;
	position:relative;
}


.flags .flag {
	float:left;
	padding:0px 3px 0px 0px;
	cursor: pointer;
	color: #6d9ac7;
}

.flags .chDiv {
	position:absolute;
	top:16px;
	left:0px;
	z-index: 2;
	width: 80px;
	background-color: #ffffff;
	border: 1px solid #808080;
	padding:3px;
	display:none;
}

.flags .chDiv .closer {
	position: absolute;
	right: 2px;
	top:2px;
	width: 7px;
	height: 7px;
	background-image: url("../../img/close_klein.gif");
	background-repeat: no-repeat;
	cursor: pointer;
}


/* Material*/

.material {
	float: left;
	/*width: 514px;*/
	padding-top:7px;
	padding-bottom:11px;
}

.material .maItem {
	float: left;
	width: 260px;
	height: 100px;
	padding:3px;
	margin:3px;
	background-color: #FFFFFF;
	border:1px solid #e3e3e3;
	overflow: hidden;
}

.material .maItem .maTitel {
	float: left;
	width: 255px;
	font-weight: bold;
	font-size: 12px;
}

.material .maItem .maImage {
	float: left;
	width:62px;
	padding:0px 5px 1px 0px;
}

.material .maItem .maText {
	float: left;
	width:175px;
	line-height: 17px;
	/*
	font-size: 11px;
	line-height: 12px;*/
	
}

.material .maItem  .maLinks {
	float: left;
	width:175px;
	padding-top:3px;
	line-height: 16px;
}

.material .maItem .maLinks .maLink {
	float: left;
	width:175px;
	background-image:url(../../img/list_rect.png);
	background-position:-1px 0px;
	background-repeat:no-repeat;
	padding:0 0 0 13px;
	margin-bottom:3px;
}

.maFoot {
	float: left;
	width: 499px;
	font-size: 10px;
	line-height: 12px;
}
/* ENDE - Material*/





/* LIVE SERVIES */


.live_services_clear
{
    clear: both;
}

.live_services_wrapper_frame div.content
{
    background-image: url( ../../redaktion/ext/modules/LiveId/live_services/services/identity/background.png );
    background-position: top right;
    background-repeat: no-repeat;
    height:1%;
}

.live_services_wrapper_div
{
    margin: 0px;
    padding: 2px 1px 3px 1px;
    border: none;
}

.live_service_div
{
    padding-top:2px;
    padding-bottom: 6px;
    border-top: 1px dotted #666666;
    min-height:28px;
}

.live_service_div_short
{
    padding: 2px 2px 2px 2px;
    min-height:20px;
}

.live_service_header
{
    border: none;
    height:42px;
}

.live_service_icon
{
    float: left;
/*    width: 40px; */
    margin: 0px 3px 0px 0px;
    padding: 0px;
}

.live_service_text, .live_service_identity
{
    font-size: 8pt;
    line-height: 11pt;
    margin: 0px;
    padding: 6px 0px 0px 0px;
}

.live_service_icon_height
{
    min-height:42px;
    margin-top:5px;
    margin-bottom:0;
}

.live_service_list, .live_service_list_email, .live_service_list_calendar
{
    font-size: 8pt;
    line-height: 12pt;
    margin: 0px;
    padding: 0px 0px 0px 6px;
    list-style-type: none;
}

.live_service_list_emailLogo, .live_service_list_calendarLogo
{
    font-size: 8pt;
    line-height: 12pt;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
}

.live_service_identity
{
    padding: 0px 0px 6px 0px;
}

.live_service_list_email li
{
    padding-left: 18px;
    background-image: url( ../../redaktion/ext/modules/LiveId/live_services/services/email/message.png );
    background-repeat: no-repeat;
    background-position: top left;
}

.live_service_list_calendar li
{
    padding-left: 20px;
    background-image: url( ../../redaktion/ext/modules/LiveId/live_services/services/email/event.png );
    background-repeat: no-repeat;
    background-position: top left;
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;
}

a img {
	border: none;
}

.yui-overlay { margin:0px;}

#lightboxOverlay
{
    background-color:#666666;
    border-bottom:1px solid #3399FF;
}

#lightboxOverlay iframe
{
    width: 100%;
    height: 100%;
    
}


#searchServiceContainer
{
    height:38px;
    min-height:38px;
    padding-bottom:4px;
}

#owaLinksContainer
{
    font-size:0.95em;
    padding-left:4px;
    min-height:20px;
    line-height: 1.0em;
    font-family: arial,sans-serif;
    font-stretch: narrower;
}

#owaLinksContainer #loadingContacts
{
    color:#999;
}

/* END   LIVE SERVIES */




#benchmarkCont {
	/*height: 410px;*/
	width: 513px;
}

.question {
	float:left;
	font-weight:normal;
	color: #222222;
	padding-bottom: 5px;
	width: 485px;
}

.nextQuestion {
	background-image:url(../../img/nextQuestion.png);
	background-position:101px 11px;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	display:none;
	margin:5px 0px 5px 5px;
	padding:9px 30px 10px 5px;
	float:right;
}

.answer {
	clear:left;
	background-image: url("../../img/back_tmp2b.png");
	background-position: 0px 0px;
	background-repeat:repeat;
	line-height: 20px;
	padding:3px;
	margin:2px 0px 2px 0px;
	border: 1px solid #e6e6e6;
}

.answer_true {
	clear:left;
	background-image: url("../../img/back_tmp2b.png");
	background-position: 0px 0px;
	background-repeat:repeat;
	line-height: 20px;
	padding:3px;
	margin:2px 0px 2px 0px;
	border: 1px solid #08a800;
}

.answer_false {
	clear:left;
	background-image: url("../../img/back_tmp2b.png");
	background-position: 0px 0px;
	background-repeat:repeat;
	line-height: 20px;
	padding:3px;
	margin:2px 0px 2px 0px;
	border: 1px solid #d62705;
}

.answerBlue {
	clear:left;
	background-image: url("../../img/back_tmp2a.png");
	background-position: 0px 0px;
	background-repeat:repeat;
	line-height: 20px;
	padding:3px;
	margin:2px 0px 2px 0px;
	border: 1px solid #e6e6e6;
}

.answerBlue_true {
	clear:left;
	background-image: url("../../img/back_tmp2a.png");
	background-position: 0px 0px;
	background-repeat:repeat;
	line-height: 20px;
	padding:3px;
	margin:2px 0px 2px 0px;
	border: 1px solid #08a800;
}

.answerBlue_false {
	clear:left;
	background-image: url("../../img/back_tmp2a.png");
	background-position: 0px 0px;
	background-repeat:repeat;
	line-height: 20px;
	padding:3px;
	margin:2px 0px 2px 0px;
	border: 1px solid #d62705;
}

#answers {
	float:left;
	width: 485px;
}

.answerRight {
	float:left;
	background-image: url("../../img/icons/kaken_gruen.png");
	background-repeat: no-repeat;
	width: 21px;
	height: 17px;
}

.invalidIcon {
	float:right;
	background-image: url("../../img/icons/delete2.png");
	width: 16px;
	height: 16px;
}

.correctIcon {
	float:right;
	width: 21px;
	height: 17px;
	background-image: url("../../img/icons/kaken_gruen.png");
}


.bigTitle {
	color:#000000;
	font-size:18px;
	font-weight:normal;
}

.fbackg_hell {
	background-image: url("../../img/bg2_530x412.png");
	background-repeat: no-repeat;
	width:530px; 
	height:412px; 
	margin:14px;
}

.fbackg_hell2 {
	background-image: url("../../img/bg2_530x412.png");
	background-repeat: no-repeat;
	width:530px; 
	margin:0px 14px 14px 14px;
}

.inputRequired {
	border: 1px solid #dd0a00;
	border-color: #dd0a00;
}


.waiting {
	margin:0px 0px 0px 64px;
	padding:5px 0px 0px 35px;
	height:32px;
	width:32px;
	background-image: url("../../img/loading.gif");
	background-repeat: no-repeat;
}



/* Twitter */
.twitterlogo {
	position:absolute; 
	top:-4px; 
	left:67px;
}

.tweetContainer {
	border-top:0px;
	margin:4px 3px 10px 0px;
	text-align: left;
}

.tweetContainer .tw_backg {
	background-image:url(../../img/twitter/tweet_backg.png);
	padding:4px 4px 0px 0px;
}

.tweetContainer .tw_backg_bottom {
	height:5px;
	background-repeat:no-repeat;
	padding-bottom:5px;
	background-image:url(../../img/twitter/tweet_backg.png);
	background-position: 0px -173px;
}

.tweetContainer .tw_title {
	font-size: 80%;
	color: #2D90CF;
	border-bottom:1px dashed #E5F1F7;
	margin-bottom:3px;
	font-weight: bold;
	padding-bottom:4px;
}

.tweetContainer .tw_title .tw_pics {
	float:left;
}

.tweetContainer .tw_title .tw_name {
	float:left;
	color: #555555;
	line-height: 11px;
}

.tweetContainer .tw_title .time {
	font-size:70%;
	font-weight:normal;
	color: #2D90CF;
	padding-top:2px;
}

.tweetContainer .tw_cont {
	float:left;
	color: #555555;
	padding-bottom:5px;
}

.tweetContainer .tw_cont a:link,
.tweetContainer .tw_cont a.visited {
	color: #2D90CF;
	display:block;
	width:260px;
	overflow: hidden;
}

.tweetContainer .tw_cont a:hover {
	color: #2D90CF;
}

.tweetContainer .tw_cont img {
	border: 3px double #E5F1F7;
	margin-left:4px;
}

ul.sidebar_list {
	float:left;
	list-style: none; 
	padding:3px;
	margin:0px;
	width: 260px;
	background-color: #F3F3F3;
	border: 1px solid #FFFFFF;
}
ul.sidebar_list li.linkcat {
	width: 260px; 
	float: left;
}

/* Twitter END*/



ol {
	list-style-type: none;
	margin: 0px 0px 0px -3px;
	padding: 0px;
}



ol li div.list_numeric {
	background-image: url("../../img/icons/list_numeric.png");
	float:left;
	width: 21px;
	height: 9px;
	margin: 5px 5px 0px 0px;
}


ol li div.list_1 {
	background-position: 0px 0px;
}

ol li div.list_2 {
	background-position: -25px 0px;
}

ol li div.list_3 {
	background-position: -50px 0px;
}

ol li div.list_4 {
	background-position: -75px 0px;
}

ol li div.list_5 {
	background-position: -100px 0px;
}

ol li div.list_6 {
	background-position: -125px 0px;
}

ol li div.list_7 {
	background-position: -150px 0px;
}

ol li div.list_8 {
	background-position: -175px 0px;
}

ol li div.list_9 {
	background-position: -200px 0px;
}

ol li div.list_10 {
	background-position: -225px 0px;
}

ol li div.list_11 {
	background-position: -250px 0px;
}

ol li div.list_12 {
	background-position: -275px 0px;
}

ol li div.list_13 {
	background-position: -300px 0px;
}

ol li div.list_14 {
	background-position: -325px 0px;
}

ol li div.list_15 {
	background-position: -350px 0px;
}

ol li div.list_16{
	background-position: -375px 0px;
}

ol li div.list_17{
	background-position: -400px 0px;
}

ol li div.list_18{
	background-position: -425px 0px;
}

ol li div.list_19{
	background-position: -450px 0px;
}

ol li div.list_20{
	background-position: -475px 0px;
}









