/*<![CDATA[*/
/**
 * CSS Style fuer Screen und Projection
 *
 * Copyright (c) 2007    die.interaktiven GmbH & Co. KG
 *                       Agentur fuer digitale Medien
 *                       Eisenmarkt 1
 *                       35578 Wetzlar
 *                       Germany
 *
 *                       Fon: +49 (0)64 41 / 39 86 19 - 0
 *                       Fax: +49 (0)64 41 / 39 86 19 - 9
 *                       Web: www.die-interaktiven.de
 *
 * Alle Rechte vorbehalten. Unberechtigte Kopie und Weiter-
 * verwendung nicht gestattet.
 *
 */



/* +---------------------------------------------------------------------+
   |                  allgemeine HTML-Tags definieren                    |
   +---------------------------------------------------------------------+ */

body
{
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100.01%; 	/******** IE Hack ********/
	text-align: left;
	color: #165e88;
	background-color: #73bde3;
	background-image: url(../images/body-bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

h1,
h2,
h3,
h4,
h5
{
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}

p
{
	margin: 0;
	padding: 0 0 8px 0;
}

a
{
	color: #165e88;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

ul
{
	list-style-type: square;
	padding: 0;
	margin: 1em 0 1em 2em;
	text-align: left;
}

ul ul
{
	list-style-type: circle;
	margin-top: 0;
}

ul ul ul
{
	list-style-type: none;
	margin-top: 0;
}

ol li
{
	margin: 1em 0 0 0;
	padding: 0;
}

hr
{
	display: block;
	height: 1px;
	color: #4b5b4b;
	background-color: #4b5b4b;
	margin: 0;
	padding: 0;
	border: 0;
}

strong
{
	font-weight: bold;
}

img
{
	border: 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

legend
{
	display: none;
}

form
{
	margin: 0;
	padding: 0;
}

input,
textarea,
select
{
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input[type=image]
{
	background: transparent;
}

/* +---------------------------------------------------------------------+
   |              sonstige Klassen und Container definieren              |
   +---------------------------------------------------------------------+ */

.invisible
{
	position: absolute;
	top: -3000px;
	left: -3000px;
	width: 1px;
	height: 1px;
}

/* Elementenfluss unterbrechen und umgebene Containerhoehe mitziehen */
.clear
{
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
	display: block;
}

html>body .clear {
	font-size: 0.1px;
}

.left {
	float: left;
}

.right {
	float: right;
}
	
/* +---------------------------------------------------------------------+
   |                Struktur-Container definieren                        |
   +---------------------------------------------------------------------+ */

#page
{
	text-align: left;
	font-size: 0.7em;
	margin: 0;
}

#page .pagesize
{
	width: 785px;
	margin: 0 auto;
}

#page .pagesize.snow
{
	width: 1000px;
	margin: 0 auto;
}

#header
{
	background: url(../images/navigation-bg.jpg) bottom left repeat-x;
}

#profil
{
	background: url(../images/profil-bg.jpg) top left repeat-x;
	height: 36px;
}

#profil .navigation
{
	padding: 10px 0 0 0;
	color: #fff;
	text-align: right;
}

#profil .navigation a
{
	color: #fff;
}

#line
{
	background: url(../images/line-bg.jpg) bottom left repeat-x;
	line-height: 0.01px;
	font-size: 0.01px;
	height: 4px;
	text-align: center;
}

#snow
{
	background: #83c5e7 url(../images/snow-bg.jpg) bottom left repeat-x;
	height: 110px;
}

#navigation
{
	position: absolute;
	top: 90px;
	width: 100%;
	z-index: 99;
}

#navigation .pagesize
{
	width: 796px;
	width: 798px;
}

#navigation #logo
{
	float: left;
	width: 262px;
}

#navigation #mainnav
{
	float: right;
	width: 528px;
	margin: 22px 0 0 0;
}

#navigation #mainnav ul
{
	padding: 0;
	/*margin: 0 0 0 266px;*/
	margin: 0;
	list-style: none;
}

#navigation ul li
{
	margin: 0;
	padding: 0;
	float: left;
}

#navigation ul li a
{
	display: block;
	width: 131px;
	height: 68px;
	padding: 16px 0 0 0;
	background: url(../images/navigation-inactive-bg.jpg) top center no-repeat;
	text-align: center;
	text-decoration: none;
	color: #165e88;
	font-weight: bold;
	font-size: 1.1em;
}

#navigation ul li a:hover,
#navigation ul li a.active
{
	background: url(../images/navigation-active-bg.jpg) top center no-repeat;
}

#body
{
	background: #fff;
	padding: 45px 0 80px 0;
}

#body .box.s13
{
	background: url(../images/box-grey-bg.jpg) bottom center no-repeat;
	padding: 0 0 9px 0;
	margin: 0 17px 0 0;
	width: 250px;
	float: left;
	color: #165e88;
}

#body .box.s12
{
	background: url(../images/box-s12-grey-bg.jpg) bottom center no-repeat #dadcdc;
	padding: 0 0 9px 0;
	margin: 40px 25px 0 0;
	width: 380px;
	float: left;
	color: #165e88;
}

#body .box.s12 .header
{
	background: url(../images/box-s12-grey-header-bg.jpg) top center no-repeat #ecedf0;
	padding: 0;
	margin: 0;
	font-size: 0.1px;
	line-height: 0.1px;
	height: 10px;
}

#body .box.s12 .content
{
	background: url(../images/box-s12-grey-content-bg.jpg) bottom center no-repeat #ecedef;
	padding: 0 0 5px 0;
	margin: 0 3px 0 3px;
}

#body .box.s12 .content .title
{
	font-size: 1.6em;
	padding: 0;
	margin: 0 5px 10px 5px;
}

#body .box.s12 .content .text
{
	padding: 0;
	margin: 0 5px 0 5px;
	line-height: 1.5em;
}

#body .box.s12 .content .image
{
	float: left;
	margin: 0 10px 0 5px;
}

#body .box.s12.img .content .title,
#body .box.s12.img .content .text
{
	float: left;
	width: 260px;
}

#body .box.s12 .content .form.login
{
	padding: 0;
	margin: 0 10px 6px 10px;
}

#body .box.s12 .content .form.login .label
{
	float: left;
	width: 120px;
	font-weight: bold;
	margin: 2px 0 0 0;
}

#body .box.s12 .content .form.login .link .label
{
	float: left;
	width: 125px;
	margin: 2px 0 0 0;
	font-weight: normal;
}

#body .box.s12 .content .form.login .input
{
	float: left;
	width: 220px;
	margin: 0 0 10px 0;
	border: 1px solid #ccc;
	padding: 0px 3px 5px 3px;
}

html>body #body .box.s12 .content .form.login .input
{
	padding: 3px;
}

#body .box.s12 .content .form.login .link
{
	float: left;
	padding: 5px 0 0 0;
}

#body .box.s12 .content .form.login .button
{
	float: right;
	padding: 3px 0 3px 0;
	margin: 0 5px 0 0;
	color: #fff;
	font-weight: bold;
	background: url(../images/infoarea-suche-button-bg.gif) top left no-repeat transparent;
	border: none;
	width: 60px;
}

#body .box.s12 .content .form.login br
{
	float: none;
	clear: both;
}



#body .box.last
{
	margin-right: 0;
}

#body .box.s13 .title
{
	background: url(../images/box-grey-title-bg.jpg) top center no-repeat;
	padding: 8px 10px 0 10px;
	height: 37px;
	font-size: 1.5em;
	font-weight: normal;
}

#body .box.s13 .text
{
	background: url(../images/box-grey-text-bg.jpg) bottom center no-repeat;
	margin: 0 3px 0 3px;
	padding: 0 8px 0 8px;
	height: 275px;
	line-height: 1.5em;
}


#body .box.yellow
{
	background: url(../images/box-yellow-bg.jpg) bottom center no-repeat;
	color: #165e88;
}

#body .box.yellow .title
{
	background: url(../images/box-yellow-title-bg.jpg) top center no-repeat;
}

#body .box.yellow .text
{
	background: url(../images/box-yellow-text-bg.jpg) bottom center no-repeat;
}


#body .box.blue
{
	background: url(../images/box-blue-bg.jpg) bottom center no-repeat;
	color: #fff;
}

#body .box.blue .title
{
	background: url(../images/box-blue-title-bg.jpg) top center no-repeat;
}

#body .box.blue .text
{
	background: url(../images/box-blue-text-bg.jpg) bottom center no-repeat;
}

#body #content
{
	width: 470px;
	float: left;
}

#body #content .title
{
	font-size: 1.5em;
	padding: 0;
	margin: 0 0 35px 0;
}

#body #content .title .edit
{
	font-weight: normal;
	font-size: 0.6em;
	margin-left: 50px;
}


#body #content .text
{
	line-height: 1.5em;
}



#infoarea .box .content .promo
{
	position: absolute;
	margin: -40px 0 0 -45px;
}

a.promolink
{
	display: block;
	background: url(../images/infoarea-link-yellow-bg.png) top left no-repeat;
	height: 24px;
	width: 168px;
	padding: 2px;
	margin: 10px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

#infoarea
{
	width: 253px;
	float: right;
	margin: 30px 0 0 0;
}

#infoarea .box
{
	background: url(../images/infoarea-box-grey-bg.jpg) bottom center no-repeat #dadcdc;
	padding: 0 0 11px 0;
	margin: 0 0 25px 0;
}
/*
#infoarea .box.s13.grey
{
	width: 248px;
}
*/
#infoarea .box.small
{
	background: url(../images/infoarea-box-small-yellow-bg.jpg) bottom center no-repeat;
	height: 38px;
	padding: 0;
	margin: 0 0 25px 0;
}

#infoarea .box.small.grey.send
{
	background: url(../images/infoarea-box-small-weiterempfehlen-bg.jpg) bottom center no-repeat;
}

#infoarea .box.small a.label
{
	display: block;
	padding: 6px 0 5px 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	color: #fff;
}

#infoarea .box.small.grey a.label
{
	font-size: 1em;
	padding-top: 9px;
	color: #165e88;
}

#infoarea .box .header
{
	background: url(../images/infoarea-box-grey-title-bg.jpg) top center no-repeat #ecedf0;
	padding: 0;
	margin: 0;
	font-size: 0.1px;
	line-height: 0.1px;
	height: 10px;
}

#infoarea .box .content
{
	background: url(../images/infoarea-box-grey-text-bg.jpg) bottom center no-repeat #ecedf0;
	padding: 0 0 15px 0;
	margin: 0 3px 0 3px;
}

#infoarea .box .content .title
{
	padding: 0;
	margin: 0 5px 10px 5px;
}

#infoarea .box .text
{
	padding: 0;
	margin: 0 5px 0 5px;
	line-height: 1.5em;
}

#infoarea .box.s13 .text1
{
	background: url(../images/box-grey-text-bg.jpg) bottom center no-repeat;
	margin: 0 3px 0 3px;
	padding: 0 8px 0 8px;
	height: 220px;
	line-height: 1.5em;
}

#infoarea .box.promo .content .title,
#infoarea .box.promo .content .text
{
	margin-left: 45px;
}

#infoarea .box .form.suche
{
	padding: 0;
	margin: 0 5px 0 5px;
}

#infoarea .box .form.suche .input.text
{
	border: 1px solid #ccc;
	padding: 2px 2px 0 2px;
	height: 17px;
	width: 150px;
}

#infoarea .box .form.suche .input.submit
{
	padding: 3px 0 3px 0;
	color: #fff;
	font-weight: bold;
	background: url(../images/infoarea-suche-button-bg.gif) top left no-repeat transparent;
	border: none;
	width: 60px;
}

#infoarea .bookmarks
{
	text-align: center;
}

#footer
{
	border-top: 4px solid #98d3f3;
	background: url(../images/footer-bg.jpg) bottom left repeat-x #379cd4;
}

#footer .navigation,
#footer .navigation a
{
	color: #fff;
	text-decoration: none;
}

#footer .navigation a:hover
{
	text-decoration: underline;
}

#footer .navigation ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .navigation ul li
{
	margin: 5px 0 0 0;
	padding: 0;
}

#footer .navigation .left
{
	float: left;
	margin: 30px 40px 0 0;
}

#footer .navigation .right
{
	float: left;
	margin: 30px 40px 0 0;
}

#footer .image
{
	float: right;
}

/* +---------------------------------------------------------------------+
   |               allgemeine Container definieren                       |
   +---------------------------------------------------------------------+ */

.bild-links
{
	float: left;
	margin: 0 20px 10px 0;
}

.bild-rechts
{
	float: right;
	margin: 0 0 10px 20px;
}

.small-text
{
	font-size: 0.9em;
}

.query
{
	background: #79bde2;
}



#body #content .blogitem .meta
{
	font-size: .8em;
	padding: 0;
	margin: 0 0 20px 0;
}

#body #content .blogitem .title
{
	font-size: 1.5em;
	background: #e3e4e7;
	float: left;
	padding: 2px;
	margin: 0 0 10px 0;
}

#body #content .blogitem .title a
{
	text-decoration: none;
}

#body #content .blogitem .title a:hover
{
	text-decoration: none;
	color: #fff;
}

#body #content .blogitem .text
{
	line-height: 1.5em;
}

#body #content ol.commentlist
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#body #content ol.commentlist li
{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #dadcdc;
}

#body #content .blogitem .footer
{
	font-size: .8em;
	margin: 20px 0 40px 0;
	padding: 0 0 10px 0;
	border-bottom: 3px solid #dadcdc;
}

#body #content .questionlist
{
	margin: 0 0 50px 0;
}

#body #content .questionlist ul li
{
	margin: 0 0 2px 0;
	padding: 0;
}

#body #content .answerlist
{
	margin: 0;
}

#body #content .answerlist .faqitem
{
	margin: 0 0 30px 0;
	padding: 0;
}

#body #content .answerlist .faqitem .title
{
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

#body #content .answerlist .faqitem .text
{
	margin: 0 0 5px 10px;
	padding: 0;
}

#body #content .answerlist .faqitem .link
{
	font-size: 0.8em;
	text-align: right;
}

#body #content .answerlist .faqitem .form.faq
{
	margin: 25px 0 0 10px;
}

#body #content .answerlist .faqitem .form.faq .label
{
	float: left;
	width: 110px;
}

#body #content .answerlist .faqitem .form.faq .textarea
{
	float: left;
	width: 320px;
	height: 100px;
	border: 1px solid #dadcdc;
	margin: 0 0 10px 0;
	padding: 5px;
}

#body #content .answerlist .faqitem .form.faq .input
{
	float: left;
	width: 320px;
	border: 1px solid #dadcdc;
	margin: 0 0 10px 0;
	padding: 5px;
}

#body #content .answerlist .faqitem .form.faq .button
{
	border: none;
	color: #fff;
	background: #165e88;
	margin: 10px 0 0 0;
	padding: 5px;
}

#body #content .answerlist .faqitem .form.faq .buttons
{
	text-align: center;
}

#body #content .answerlist .faqitem .form.faq br
{
	float: none;
	clear: both;
}

#body #content .answerlist .faqitem .form.faq .required
{
	padding: 25px 0 0 0;
}

#body #content #comments
{
	
}

#body #content #comments .commentitem
{
	border-bottom: 3px solid #dadcdc;
	margin: 0 0 40px 0;
}

#body #content #comments .commentitem .title
{
	font-size: 1em;
	padding: 0;
	margin: 0 0 10px 0;
}

#body #content #comments .commentitem .meta
{
	font-size: 0.8em;
	padding: 0;
	margin: 0 0 20px 0;
}

#body #content #comments .commentitem .text
{
	line-height: 1.5em;
	padding: 0 0 10px 0;
}


#body #content #comments .form.comment
{
	margin: 25px 0 0 0;
}

#body #content #comments .form.comment .label
{
	float: left;
	width: 130px;
}

#body #content #comments .form.comment .textarea
{
	float: left;
	width: 300px;
	height: 200px;
	border: 1px solid #dadcdc;
	margin: 0 0 10px 0;
	padding: 5px;
}

#body #content #comments .form.comment .input
{
	float: left;
	width: 300px;
	border: 1px solid #dadcdc;
	margin: 0 0 10px 0;
	padding: 5px;
}

#body #content #comments .form.comment .button
{
	padding: 3px 0 3px 0;
	color: #fff;
	font-weight: bold;
	background: url(../images/button-comment-bg.gif) top left no-repeat transparent;
	border: none;
	width: 80px;
}

#body #content #comments .form.comment .buttons
{
	margin: 10px 0 0 0;
	text-align: center;
}

/**
  * Listboxen in Mitte
  */
  
#body #content .trefferbox
{
	width: 467px;
	height: 30px;
	background: url(../images/box-treffer.jpg) top center no-repeat #fff;
	margin: 15px 0 20px 0;
}

#body #content .trefferbox .content
{
	padding: 8px 0 0 0;
}  

#body #content .trefferbox .content .left
{
	text-align: left;
	padding-left:10px;
}  

#body #content .trefferbox .content .right
{
	text-align: right;
	padding-right:10px;
} 
 
#body #content .box
{
	width: 466px;
	height: 66px;
	background: url(../images/box-middle.jpg) top center no-repeat #fff;
}

#body #content .box .content
{
	padding: 5px 0 0 5px;
}

#body #content .box .content .image
{
	padding: 0;
	width: 45px;
	height: 45px;
	float: left;
	margin: 1px 0 0 10px;
}

#body #content .box .content .text
{
	padding: 15px 0 0 5px;
	float: left;
}

#body #content .box .content .big
{
	font-size: 1.4em;
	font-weight: bold;
}

#body #content .box .content .arrow
{
	float:right;
	padding: 5px 10px 0 0;
}


#body #content .boxopen
{
	width: 466px;
	background: url(../images/box-middle-bg.gif) center top repeat-y;	
	margin: 0 0 25px 0;
	
}

#body #content .boxopen .header
{
	background: url(../images/box-middle-top.gif) top center no-repeat;	
	height: 10px;
}

#body #content .boxopen .content
{
	padding: 0 0 0 0;
	background: url(../images/box-middle-bg.gif) center middle repeat-y;	
	width: auto;
	height: auto;
}

#body #content .boxopen .content .text
{
	padding: 0 15px 0 15px;	
	width: auto;
	height: auto;
}

#body #content .boxopen .content .big
{
	font-size: 1.5em;
	font-weight: bold;
}

#body #content .boxopen .content .small
{
	font-size: 1.1em;
}

#body #content .boxopen .content .arrow
{
	width: 100%;
}

#body #content .boxopen .content .infotable
{
	width: 435px;
	height: 155px;
	cellspacing: 0;
	cellpadding: 0;
}

#body #content .boxopen .content h3
{
	font-size: 1.7em;
	font-weight: normal;
}

#body #content .boxopen .content .infotable .left
{
	width: 95px;
	text-align: left;
	height: 20px;
}

#body #content .boxopen .content .infotable .right
{
	text-align: left;
	background: #ebecef;
	width: 175px;
	height: 20px;
	padding: 0 0 0 15px;
}

#body #content .boxopen .content .infotable .imagetd 
{
	width: 140px;
}

#body #content .boxopen .content .infotable .imagetd .image
{
	text-align: center;
	border: 2px solid #ebecef;
	float: right;
	width: 125px;
	padding: 2px 0 2px 0;
}

#body #content .boxopen .content .text .links
{
	text-align:right;
}

#body #content .boxopen .footer
{
	background: url(../images/box-middle-bottom.gif) bottom center no-repeat;
	height: 15px;	
}

/**
  * Boxen für Willkommensseite (login)
  */
  
#body #content .contentbox
{
	background: url(../images/contentbox-bg.jpg) top left repeat-y;
	width: 466px;	
	margin: 5px 0 25px 0;
}
  
#body #content .contentbox .main
{
	background: url(../images/contentbox-top.jpg) top left no-repeat;
	padding: 15px 15px 0 15px;	
}

#body #content .contentbox .main .title
{
	padding: 0;
	margin: 0;
	width: 100%;
}

#body #content .contentbox .main .title h2
{
	font-size: 0.9em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 5px;
	display: inline;
	vertical-align: top;
}

#body #content .contentbox .main .text
{
	padding: 0;
	margin: 0;
}

#body #content .contentbox .main .text #dummybalken
{
	display:none;
	text-align:center;
	padding: 0 0 20px 0;
}

#body #content .contentbox .main .text .urlaub
{
	padding: 0;
	margin: 0 15px 0 0;
	width: 285px;
	float:left;
}

#body #content .contentbox .main .text .urlaub.width
{
	width: 440px;
}

#body #content .contentbox .main .text .urlaub .table .right
{
	background: #ebecef;
}

#body #content .contentbox .footer
{
	background: url(../images/contentbox-bottom.jpg) bottom center no-repeat;
	width: 466px;
	padding: 15px 0 0 0;
}

#body #content .contentbox .footer.gray
{
	background: url(../images/contentbox-bottom.jpg) bottom center no-repeat #f5f6f8;
	width: 466px;
	padding: 0;
}

#body #content .contentbox .main .text .image
{
	text-align:center;
	border: 2px solid #ebecef;
	width: 125px;
	padding: 2px 0 2px 0;
	float:right;
}

/**
  * Linkboxen
  */
  
#body #content .link
{
	text-decoration: none;
	font-size: 0.8em;
}

#body #content .contentbox .link.white
{
	background: url(../images/linkbox-white.gif) top center no-repeat #fbfcfd;
}

#body #content .link.yellow
{
	display: block;
	width: 117px;
	padding: 1px 0 4px 0;
	text-align: center;
	background: url(../images/linkbox-yellow.gif) top center no-repeat #fbfcfd;
	border: 0;
	margin: 0;
}

#body #content .link.yellow.graybg
{
	display: block;
	width: 117px;
	padding: 1px 0 4px 0;
	text-align: center;
	background: url(../images/linkbox-yellow.gif) top center no-repeat #f5f6f8;
}

#body #content .contentbox .link.white.profil
{
	padding: 3px 20px 10px 20px;
}

#body #content .contentbox .link.white.kalender
{
	padding: 3px 15px 15px 15px;
	color: #165e88;
}

#body #content .contentbox .link.yellow.kalender
{
	padding: 0 10px 10px 10px;
}

#body #content .contentbox .link.white.profilloeschen
{
	padding: 0 25px 15px 25px;
	color: #165e88;
	float:left;
}

#body #content .contentbox .link.white.urlaubsdatenaendern
{
	padding: 2px 10px 15px 10px;
	color: #165e88;
	border: 0;
	margin: 0;
	float:left;
}

#body #content .contentbox .link.yellow.profilaendern
{
	padding: 2px 10px 10px 10px;
	color: #165e88;
	border: 0;
	margin: 0;
}

#body #content .contentbox .link.yellow.neuerplaner
{
	padding: 2px 10px 5px 10px;
	color: #165e88;
	border: 0;
	margin: 0;
}

#body #content .contentbox .link.yellow.sendmsg
{
	padding: 2px 10px 10px 10px;
	color: #165e88;
	border: 0;
	margin: 0;
}

#body #content .link.yellow.neuesprofil
{
	background: url(../images/linkbox-yellow.gif) top center no-repeat #fff;
	padding: 2px 10px 20px 10px;
	color: #165e88;
}

.strong
{
	font-size: 1.4em;
	line-height: 2.3em;
}

.strong img
{
	margin: 7px 0 7px 0;
}

.buttonblue
{
	background: url(../images/button-blue-bg.jpg) top center no-repeat;
	color: #fff;
}

.buttonblue a.label
{
	display: block;
	padding: 8px 0 15px 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
}

.buttonorange
{
	width: 186px;
	background: url(../images/button-orange-bg.jpg) top center no-repeat;
	color: #fff;
	margin: 0 0 0 250px;
}

.buttonorange a.label
{
	display: block;
	padding: 8px 0 15px 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.25em;
	font-weight: bold;
	color: #fff;
}


#body #content .boxmitmachen
{
	background: url(../images/box-mitmachen-bg.jpg) bottom center no-repeat #dadcdc;
	padding: 0 0 12px 0;
	margin: 0 17px 30px 0;
	width: 466px;
	float: left;
	color: #165e88;
}

#body #content .boxmitmachen .header
{
	background: url(../images/box-mitmachen-title-bg.jpg) top center no-repeat #ebecef;
	padding: 0;
	margin: 0;
	font-size: 0.1px;
	line-height: 0.1px;
	height: 10px;
}

#body #content .boxmitmachen .content
{
	background: url(../images/box-mitmachen-text-bg.jpg) bottom center no-repeat #ecedef;
	padding: 0 0 5px 0;
	margin: 0 3px 0 3px;
}

#body #content .boxmitmachen .title
{
	font-size: 1.2em;
	padding: 0;
	margin: 0 8px 10px 8px;
}

#body #content .boxmitmachen .text
{
	margin: 0;
	padding: 0 8px 0 8px;
	height: auto;
	width: auto;
	line-height: 1.5em;
}

/** upgrade box **/
#body #content .boxpremium
{
	background: url(../images/box-mitmachen-bg.jpg) bottom center no-repeat #dadcdc;
	padding: 0 0 12px 0;
	margin: 0 17px 30px 0;
	width: 466px;
	float: left;
	color: #165e88;
}

#body #content .boxpremium .header
{
	background: url(../images/box-mitmachen-title-bg.jpg) top center no-repeat #ebecef;
	padding: 0;
	margin: 0;
	font-size: 0.1px;
	line-height: 0.1px;
	height: 10px;
}

#body #content .boxpremium .content
{
	background: url(../images/box-mitmachen-text-bg.jpg) bottom center no-repeat #ecedef;
	padding: 0 0 0 0;
	margin: 0 3px 0 3px;
	width: 460px;
}

#body #content .boxpremium .title
{
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	/*width: 448px;*/
}

#body #content .boxpremium .text
{
	margin: 0;
	padding: 0 8px 0 8px;
	height: auto;
	width: auto;
	line-height: 1.5em;
}

/** upgrade box ende **/

.holidaylink
{
	text-decoration:none;
}

.holidaylink:hover
{
	text-decoration:underline;
}

.profillink
{
	text-decoration: none;
}

/*]]>*/