/* ---------------------------------------------------------------------------------- */

html, body {margin: 0; margin-bottom: 30px; padding: 0; text-align: center;}

body {
	font-size: 11pt;
	background: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
 

p {margin: 0px 0px 12px 0px;}

a {color: #E37616; text-decoration: none;}

a:hover {color: #CA3702; text-decoration: none;}

#content a:hover {text-decoration: none; color: #CA3702;}

#archiv a:hover {text-decoration: none; color: #CA3702;}

#head a, img {border: none;}

/* ---------------------------------------------------------------------------------- */

#all {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 1108px;
}

#page {
	background: url(images/main2.gif) top right repeat-y;
	border-left: 1px solid #E37616;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
	text-align: left;
	width: 981px;
	float: right;
}

#banner_top {
	float: left;
}

#banner_left {
	float: left;
	margin-top: 5px;
}

#header_btn {
    position: absolute;
    z-index: 10;
    float: left;
    top: 205px;
    margin-left: 200px;
}

#postit {
    position: absolute;
    z-index: 10;
    float: left;
    top: 124px;
}

#info_box {
    float: right;
    margin-top: 5px;
}

#head {
	background: url(images/head2.gif) no-repeat top right;
	height: 135px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #E37616;  
}

#titel {
	font-variant: small-caps;
	float: left;
	width: 981px;
	margin: 0px 0px 0px 0px; 
	padding: 135px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

#content {
	float: left;
	color: #000000;
	margin: 0px 0px 40px 0px;
	padding: 0px 80px 0px 50px;
	text-align: left;
	width: 620px;
}

#archiv {
	float: left;
	color: #000000;
	margin: 0px 0px 40px 0px;
	padding: 0px 70px 0px 50px;
	text-align: left;
	width: 635px;}

/* ---------------------------------------------------------------------------------- */

.entry {
	text-align: justify;
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #000;}

	.entry a {color: #b33c00; text-decoration: none;}

	.entry a.download {
		color: #b33c00; text-decoration: none;
		background: url(images/download_icon.gif) no-repeat top left;
		background-position: 1px 3px;
		padding: 0px 0px 0px 12px;
	}

	a.print {
		color: #b33c00; text-decoration: none;
		background: url(images/print_icon.gif) no-repeat top left;
		background-position: 1px 3px;
		padding: 0px 0px 0px 15px;
		float: right;
	}


.entry_x {
	text-align: justify;
	margin: 12px 0px 0px 70px;
	line-height: 1.6em;
	color: #000;}

	.entry_x a {color: #b33c00; text-decoration: none;}


.text {
	text-align: justify;
	margin: 12px 0px 0px 0px;
	line-height: 1.6em;
	color: #000;}

	.text a {color: #b33c00; text-decoration: none;}

/* ---------------------------------------------------------------------------------- */

#footer {
	/*background: url(images/footer.gif) no-repeat bottom center;*/
	border-bottom: 1px solid #E37616; 
	background-color: inherit;
	clear: both;
	color: #fff;
	font-size: 11px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 20px;}

	#footer a {background: none; color: #BBBBBB;}

	#footer a:hover {text-decoration: none; color: #0095b3;}
	
	#foot_left {float: left; color: #000;}
	#foot_right {float: right; color: #000; margin-right: 10px;}


#sidebar {
	background-color: #E37616;
	color: #fff;
	float: right;
	font-size: 9pt;
	margin: 0;
	padding: 0px;
	text-align: left;
	width: 225px;
}
	
	#sidebar a {background: none; color: #fff;}

	#sidebar a:hover {background: #FF8921; color: #fff;}

#searchform {
	margin: 20px 0px 20px 25px;
	float: left;
}

/* ---------------------------------------------------------------------------------- */

h1 {
	letter-spacing: 0px;
	background: none;
	color: #4E7496;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;}
	
	h1 a {text-decoration: none;}

h2 {
	border-bottom: 1px solid #E9E9E9;
	letter-spacing: 0px;
	color: #4E7496;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;}

	h2 a {text-decoration: none;}

h3 {
	background: inherit;
	font-weight: normal;
	color: #4E7496;
	font-size: 12pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-weight: bold;
	margin: 16px 0px 4px 0px;
	padding: 0px 0px 0px 0px;}

hr {
    height: 			4px;
    color: 				#E9E9E9;
    background-color: 	#E9E9E9;
    border: 			none;
}

#sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 4px solid #E9E9E9;
	background: none;
	color: #CA3702;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

#sidebar h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 4px solid #E9E9E9;
	background: none;
	color: #CA3702;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 30px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

#sidebar h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 4px solid #E9E9E9;
	background: none;
	color: #CA3702;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 27px 0px 3px 0px;
	padding: 0px 0px 3px 0px;}

#sidebar h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	text-transform:uppercase;
	background: #FF8921;
	color: #fff;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 30px 0px 3px 0px;
	padding: 2px 0px 3px 10px;}


h6 {
	letter-spacing: 0px;
	border-bottom: 1px solid #E9E9E9;
	color: #E37616;
	font-size: 20px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	text-decoration: none;}

	h6 a {text-decoration: none;}


#content h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #E9E9E9;
	background: none;
	color: #006a80;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 2px 0px;}

#content h5 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px solid #E9E9E9;
	background: none;
	color: #006a80;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 0px;}

/* ---------------------------------------------------------------------------------- */

.date {
	background: none;
	border-bottom: 1px solid #E9E9E9;
	color: #BBBBBB; 
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 4px 0px;}

.date_x {
	background: none;
	border-bottom: 1px solid #E9E9E9;
	color: #BBBBBB; 
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0px 0px 70px;
	padding: 0px 0px 4px 0px;}

.title {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-transform:uppercase;
	background: #FF8921;
	color: #fff;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0px 3px 0px;
	padding: 2px 0px 3px 10px;}

.archivtitle {
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 
	'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	color: #4E7496; 
	font-size: 14px;
	font-variant: normal;
	padding: 0px 0px 3px 0px;
	margin: 10px 0px 40px 70px; 
	letter-spacing: 0.09em;
	background: none;}

.tagtitle {
	border-bottom: 4px solid #E9E9E9;
	letter-spacing: 0.09em;
	color: #4E7496;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Times New Roman', Times, serif;	
	margin: 20px 0px 40px 70px;
	padding: 0px 0px 5px 0px;
	text-decoration: none;}

/* ---------------------------------------------------------------------------------- */

.description {
	font-size: 12px; 
	color: #fff;
	padding: 0px 0px 0px 0px;
	margin: 0px;}

blockquote {
	clear: left;
	border-left: 4px solid #DBDBDB;
	color: #9dafb3;
	text-align: justify;
	padding: 0px 0px 0px 25px;
	margin: 20px 40px 16px 25px;}

#email, #author, #url {
	background: #ffffff;
	border: 1px solid #DBDBDB;
	color: #4E7496;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;}

/* ---------------------------------------------------------------------------------- */

#content img {
	border: 1px solid #cccccc;
	padding: 4px;
	max-width: 100%;
	display: inline;}

#archiv img {
	border: 1px solid #cccccc;
	padding: 4px;
	max-width: 100%;
	display: inline;}


.entry img {
	margin: 6px 10px 0px 0px;
	display: inline;}

.entry_x img {
	margin: 6px 10px 0px 0px;
	display: inline;}


.entry .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}

.entry_x .right img {
	float: right;
	margin: 6px 0px 0px 10px;
	display: inline;}


#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0px;
	margin: 0px;}


#content .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}


#archiv .wp-smiley {
	background: transparent;
	border: none; 
	float: none;
	padding: 0;
	margin: 0;}

/* ---------------------------------------------------------------------------------- */

.entry ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #717171;}

.entry ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: disc;
	background: none;
	color: #717171;}

.entry ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #717171;}

.entry ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: circle;
	background: none;
	color: #717171;}


.entry_x ol {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: square;
	background: none;
	color: #717171;}

.entry_x ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 12px 40px;
	list-style-type: disc;
	background: none;
	color: #717171;}

.entry_x ol li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: decimal;
	background: none;
	color: #717171;}

.entry_x ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	list-style-type: circle;
	background: none;
	color: #717171;}

/* ---------------------------------------------------------------------------------- */

#sidebar ul li {
	color: #fff;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 2px 0px;
	border-bottom: 1px dotted #fff;}

#sidebar ul ul li {
	list-style-type: square;
	margin-left: 15px;
	border: none;
	color: #fff;}


#sidebar ul {
	color: #BBBBBB;
	background: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}


#sidebar ul li.categories {border: none;}


#sidebar ul li ul li ul.children {
	border-bottom: none;
	background: none;}

/* ---------------------------------------------------------------------------------- */

#s {
	background: #ffffff;
	border: 1px solid #DBDBDB;
	color: #4c6266;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 2px 0px 0px 2px;
	width: 100px;
	height: 17px;
}

#comment {
	background: #ffffff;
	border: 1px solid #DBDBDB; 
	color: #993d00;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	width: 350px; }

#submit {
	background: #ffffff;
	border: 1px solid #DBDBDB;
	color: #4E7496;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0 10px;}

.commentbody {
	list-style-type: none;
	color: #4E7496;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 16px 12px 16px 12px;
	background: #FFFDF3;
	border: 1px solid #DBDBDB;
	position: relative;}

.commentcount {
	background: inherit;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #dedbcc;
	float: right;
	margin: 20px 12px 0px 0px;
	padding: 0px 0px 0px 0px;}

.comment_title {
	text-align: left;
	font-weight: normal;
	background: inherit;
	color: #4E7496;
	font-size: 16px;
	margin: 16px 0 12px 0;
	padding: 0px 0px 0px 0px;}

	.com_pic {background: url(images/bubble.gif) no-repeat left; height: 26px;}

	.com_info {color: #993d00; padding: 0px 0px 0px 32px;}

	.commentbody p {line-height: 1.2em;}

	.commentlink {font-size: 10px;}

	.commentlist {list-style: none;}

	.commentlist a {color: #993d00;}

/* ---------------------------------------------------------------------------------- */

#info {background: url(images/info.gif) no-repeat top left transparent;}

.info_m {
	clear: left;
	color: #4E7496;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0px 0px 30px 0px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #DBDBDB;
	background: none;}

	.info_m a {background: none; color: #4E7496;}


.info_s {
	clear: left;
	color: #4E7496;
	font-size: 10px;
	line-height: 1.2em;
	margin: 8px 0px 25px 0px;
	padding: 5px 0px 20px 64px;
	background: url(images/bottom.gif) bottom left repeat-x transparent;}

	.info_s a {background: none; color: #993d00;}


.info_x {
	clear: left;
	color: #4E7496;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0px 0px 40px 70px;
	padding: 4px 0px 0px 0px;
	border-top: 1px solid #DBDBDB;
	background: none;}

	.info_x a {background: none; color: #4E7496;}

/* ---------------------------------------------------------------------------------- */

.line {
	border-top: 1px solid #fff;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.spacer {
	border-top: 1px dotted #fff;
	margin: 25px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}

.navbutton {
	background: none;
	border-bottom: 1px dotted #fff;
	color: #FFAE67;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0px 15px 0px 15px;
	padding: 0px 0px 4px 0px;
	text-align: left;}

.navigation {
	border-top: 4px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 11px;
	margin: 40px 0px 20px 0px;
	padding: 2px 0px 17px 0px;
	color: #4E7496;}

	.navigation a {background: none; color: #BBBBBB;}


.navigation_x {
	border-top: 4px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 14px;
	font-weight: bold;
	margin: 40px 0px 20px 70px;
	padding: 2px 0px 22px 0px;
	color: #4E7496;}

	.navigation_x a {background: none; color: #BBBBBB;}

	.alignleft {float: left; text-align: left;}

	.alignright {float: right; text-align: right;}

/* ---------------------------------------------------------------------------------- */

.post-date {
	margin: 4px 25px 0px 0px;
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;}

.post-month {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: 0px;}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;}

/* ---------------------------------------------------------------------------------- */

.tags {
	clear: left;
	font-size: 12px;
	border-top: 1px dotted #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	background: none;
	color: #4E7496;
	margin: 20px 0px 0px 0px;
	padding: 4px 10px 4px 0px; 
	font-variant: normal;}

#tagcloud {
	border-top: 4px solid #FF8921;
	border-bottom: 4px solid #FF8921;
	text-align: justify;
	color: #fff;
	margin: 20px 0px 0px 0px;
	padding: 4px 15px 7px 15px;
	font-variant: normal;
}



#tagcloud a {text-align: center; color: #fff; background: none;}

/* ---------------------------------------------------------------------------------- */

#commentform {border-color: #DBDBDB;}

#commentform p {border-color: #DBDBDB; color: #4E7496;}

#commentform label {border-color: #DBDBDB; color: #4E7496;}

#commentform input {border-color: #DBDBDB; color: #4E7496;}

/* ---------------------------------------------------------------------------------- */

.nocomments {background: none; color: #4E7496;}

acronym {text-decoration: none; color: #0095b3; font-style: italic;}

/*code {
    background: inherit; color: #4E7496; text-align: right;
}*/

ol, form {margin: 0; padding: 0; list-style-type: none;}

html[xmlns] .commentcount {position: absolute; right: 7px; top: 0;}

html>body #wp-calendar {width: 165px; text-align: left; margin-top: 8px;}

/* ---------------------------------------------------------------------------------- */

#wp-calendar caption {

	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 2px;
	border: 1px solid #DADADA;
	background: none;
	color: #b34700; 
	font-size: 11px;
	text-align: left;}

#wp-calendar td {

	border: 1px solid #DADADA;
	border-collapse: collapse; 
	background: none;}

#wp-calendar td a {

	color: #b34700;
	font-weight: normal;
	display: block;
	width: 100%;}

	#wp-calendar td.pad {border: 1px solid #DADADA; background: transparent;}

	#wp-calendar td#next {padding: 0.1em 0px; background: transparent;}

	#wp-calendar td#prev {padding: 0.1em 0px; background: transparent;}

	#wp-calendar td#next a, #wp-calendar td#prev a {display: inline;}

	#wp-calendar td#next {text-align: right;}

	#wp-calendar td#prev {text-align: left;}

/* ---------------------------------------------------------------------------------- */

.myinlinepicture {padding: 0px 0px 0px 0px;}

.myinlinepictureleft {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px ;}

.myinlinepictureright {
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px ;}

/* ---------------------------------------------------------------------------------- */

input.sendbutton { 
	padding:2px;
	margin: 0px 0 0 10px;
	font-size:0.8em;
	/*background:url(../../plugins/contactforms/images/button-bg.gif) repeat-x; */
	background-color: #fff;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}

.code {
	padding:5px;
	margin: 15px 0 15px 0;
	border-top:1px solid #adadad; 
	border-bottom:1px solid #adadad;
	border-left: none;
	border-right: none;
	background:#F9F9F9;
	font-size: 10pt;
	font-family: Courier New,Courier,monospace;
	text-align: left;
}

.img_title {
	padding:0px;
	margin: 0 0 15px 0;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

/* ---------------------------------------------------------------------------------- */

.ratingblock {
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating_type { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('/images/studentrating.gif') top left repeat-x;		
	}

.unit-rating_type li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating_type li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating_type li a:hover{
	background: url('/images/studentrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating_type a.r1-unit{left: 0px;}
.unit-rating_type a.r1-unit:hover{width:30px;}
.unit-rating_type a.r2-unit{left:30px;}
.unit-rating_type a.r2-unit:hover{width: 60px;}
.unit-rating_type a.r3-unit{left: 60px;}
.unit-rating_type a.r3-unit:hover{width: 90px;}
.unit-rating_type a.r4-unit{left: 90px;}	
.unit-rating_type a.r4-unit:hover{width: 120px;}
.unit-rating_type a.r5-unit{left: 120px;}
.unit-rating_type a.r5-unit:hover{width: 150px;}
.unit-rating_type a.r6-unit{left: 150px;}
.unit-rating_type a.r6-unit:hover{width: 180px;}
.unit-rating_type a.r7-unit{left: 180px;}
.unit-rating_type a.r7-unit:hover{width: 210px;}
.unit-rating_type a.r8-unit{left: 210px;}
.unit-rating_type a.r8-unit:hover{width: 240px;}
.unit-rating_type a.r9-unit{left: 240px;}
.unit-rating_type a.r9-unit:hover{width: 270px;}
.unit-rating_type a.r10-unit{left: 270px;}
.unit-rating_type a.r10-unit:hover{width: 300px;}

.unit-rating_type li.current-rating {
	background: url('/images/studentrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {
	color:				#787777;
	font-weight:		normal;
	font-family: 		Arial,Verdana,Helvetica,sans-serif;
	font-size: 			8pt;
}

/* ---------------------------------------------------------------------------------- */

.teaser_month_box {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 174px;
}
.teaser_month {
    
}
.teaser_box {
    float: left;
    width: 174px;
    height: 174px;
    background: url('images/teaser_box_bg_inactiv.gif') left top;
    cursor: pointer;
    margin-bottom: 5px;
}
.teaser_title {
    float: left;
    color: #fff;
    font-size: 10pt;
    font-weight: bold;
    margin: 20px;
    height: 60px;
    text-align: left;
    line-height: 14px;
}
.teaser_content {
    color: #fff;
    font-size: 8pt;
    font-weight: normal;
    margin: 15px;
    line-height: 10px;
    text-align: left;
}

.teaser_small_month_box {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 8px;
}
.teaser_small_month_spacer1_box {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 38px;
}
.teaser_small_month_spacer2_box {
    float: left;
    margin: 0px;
    padding: 0px;
    width: 8px;
}
.teaser_small_box {
    float: left;
    width: 8px;
    height: 8px;
    cursor: pointer;
    margin-bottom: 2px;
    background-color: #A0A0A0;
}

#timeline_years a {color: #A0A0A0; text-decoration: underline;}
#timeline_years a:hover {color: #FF8921; text-decoration: none;}

/* ---------------------------------------------------------------------------------- */

#calculator th {
    text-align: center;
    font-size: 12pt;
}

#calculator td {
    text-align: left;
    font-size: 10pt;   
}

#calculator td.auswahl {
    text-align: center; 
}

a.helpicon {
    font-weight: bold;
    font-size: 12pt;
    background-color: #E37616;
    color: #fff;
    padding: 0px 2px 0px 2px;
}
a.helpicon:hover {
    color: #fff;
}