/**
	CSS-Styles

	@copyright		e-matters GmbH, 2007
	@since			19.11.2007
*/

html {
  overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3, h4, p, div, form {
	padding: 0;
	margin: 0;
}

ul, ol {
	padding-top: 0;
	margin-top: 0;
}

li.art {
	margin-left: 0;
}


img {
	border-width: 0;
	padding: 0;
	margin: 0;
}

iframe {
	border: none;
}

a {
	color: #000;
}

a.bullet {
	color: #000;
	background-image: url(bilder/bullet.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 0 0 0 8px !important;
}

a.bulletbig {
	color: #000;
	background-image: url(bilder/bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 8px !important;
	display: block;
}

a.bullet_dl {
	color: #000;
	background-image: url(bilder/bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	padding: 0 0 0 8px !important;
	display: block;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


img.category {
	float:right;
	padding-top:45px;
	padding-right:80px;
}




/*** Mittlere Spalte ***/
.content {
	padding: 10px;
}

	.site_content_2cols {
		width: 600px;
	}

	.site_content_3cols {
		width: 440px;
	}

	.content h1 {
		font-size: 13px;
		color: #1C3E86;
		padding: 0 10px 13px;
		margin: 0 0 9px;
		background: url(bilder/headline_border.gif) bottom repeat-x;
		position: relative;
	}

	.content h2 {
		font-size: 12px;
		color: #1C3E86;
		padding: 0 10px 11px;
	}

	.content .article h1.plus_rating {
	    padding-left: 10px;
	    margin-bottom:0px;
	    border-bottom: 0px;
	    background: none;
	}

	.head_rating {
		border-top: 1px solid #1C3E86;
		border-bottom: 1px solid #1C3E86;
	    padding-left: 10px;
	    margin-bottom:10px;
	    padding-top:5px;
	    padding-bottom:5px;
	}

	.head_rating span {
		position:relative;
		top: -2px;
	}

	.content .article h3 {
		font-size: 12px;
		color: #000;
		font-weight: bold;
		padding: 20px 10px 10px 10px;
		line-height: 1.4em;
		clear: both;
	}

	.content .article h4 {
		font-size: 11px;
		color: #000;
		font-weight: bold;
		padding: 15px 10px 10px 10px;
		line-height: 1.4em;
		clear: both;
	}

	.content .article li {
		line-height: 1.4em;
	}

	.content p {
		line-height: 1.4em;
	}


		.content dl div {
			background: url(bilder/verlauf.gif) top repeat-x;
			padding: 0 0 10px;
		}

		.content dl dt {
			background: url(bilder/headline_border.gif) top repeat-x;
			font-weight: bold;
			padding: 10px 10px 0;
		}

		.content dl dd {
			padding: 0;
			margin: 0;
		}

.extended {
	background-color: #E3E3E5;
	padding-top: 10px;
	margin-bottom:10px;
}


/*** Breadcrumbs ***/

#breadcrumbs {
	padding: 11px 0 0 10px;
	margin: 0;
}

#breadcrumbs li {
	list-style-type: none;
	display: inline;
	padding: 0 5px 0 0;
}




/*** Willkommen-Box ***/

#homeWelcome {
	width: 443px;
	background: url(bilder/welcome_middle.gif) top no-repeat;
	margin: 0 0 10px;
}

	#homeWelcome div {
		width: 50%;
		clear: none;
	}

	#homeWelcome div.left {
		float: left;
		clear: both;
	}

	#homeWelcome span {
		display: block;
	}

	#homeWelcome h1 {
		color: #000;
		font-size: 13px;
		padding: 10px;
		background: none;
	}

	#homeWelcome h2 {
		font-size: 11px;
		background-color: transparent;
		padding: 0 10px;
	}

	#homeWelcome h3 {
		font-size: 11px;
		background-color: transparent;
		padding: 0 10px;
		clear: none;
	}

	#homeWelcome p {
		font-size: 11px;
		padding: 0 10px 1em;
		line-height: 1.5em;
	}

	#homeWelcome .last {
		background: url(bilder/welcome_bottom.gif) bottom no-repeat;
		margin: 0;
	}

	#homeWelcome p a {
		color: #000;
		background: url(bilder/bullet.gif) left no-repeat;
		font-weight: bold;
	}

	#homeWelcome ul {
		margin: 0;
		padding: 0 10px;
		list-style-type: none;
	}

	#homeWelcome table, #homeWelcome td {
		margin: 0 0 10px;
		padding: 0;
	}

	#homeWelcome .left table {
		margin-left: 10px;
	}

	#homeWelcome td.bullet {
		padding: 0 0 0 10px;
		background: url(bilder/bullet.gif) top left no-repeat;
		background-position: 0px 5px;
	}





/*** Newsletter-Box ***/
#newsletterBox {
	background: url(./bilder/newsletterbox.gif) top no-repeat;
	width: 144px;
	height: 58px;
	margin: 0 0 10px;
	padding: 7px 0 0 11px;
}

	#newsletterBox h1 {
		font-size: 10px;
		font-weight: normal;
	}

	#newsletterBox #getNL_email {
		width: 95px;
		border-style: solid;
		border-width: 1px;
		border-color: #2F803C #E3E3E5 #E3E3E5 #2F803C;
		margin: 0 6px 0 0;
	}

	#newsletterBox .getNL_submit {
		position: relative;
		top: 4px;
	}





/*** Top-Navi ***/
#topnavi {
	width: 795px;
	height: 57px;
	background: url(bilder/topnavi.gif) top left no-repeat;
}

* html #topnavi {
	position: relative;
	bottom: 2px;
	margin-bottom: -2px;
}

*+html #topnavi {
	position: relative;
	bottom: 2px;
	margin-bottom: -2px;
}

	#topnavi a {
		color: #FFF;
		text-decoration: none;
	}

	#topnavi ul {
		padding: 0;
		margin: 0;
		list-style-type: none;
	}

	#navi1 {
		width: 632px;
		position: relative;
		left: 163px;
		border-left: 1px solid #B6D8FE;
		height: 29px;
	}

		#navi1 .li1 {
			border-left: 1px solid #B6D8FE;
		}

		#navi1 .li {
			margin-bottom:0px;
			padding-bottom:0px;
		}

		#navi1 .active {
			background: url(bilder/navi1_active.gif) top repeat-x;
		}

		#topnavi #navi1 li {
			float: left;
		}

		#navi1 a {
			display: block;
			padding: 7px 15px 0;
			min-width: 1px;
			height: 22px;
			border-right: 1px solid #B6D8FE;
			float: left;
		}

			#navi1 a:hover {
				text-decoration: underline;
			}

	.spacer_topnavi {
		clear: both;
		float: left;
		width: 450px;
		text-align: right;
	}

	#topnavi form {
		clear: both;
		float: left;
		width: 450px;
		text-align: right;
	}

		#topnavi form label {
			color: #FFF;
			padding: 0 10px 0 0;
		}

		#topnavi form #searchphrase {
			margin-right: 5px;
		}

		* html #topnavi form #searchphrase {
			position: relative;
			top: 3px;
		}

		#topnavi form .search_submit {
			position: relative;
			top: 4px;
		}

	#topnavi p {
		padding: 0; margin: 0;
	}

	#navi2 {
		width: 335px;
		float: left;
		text-align: right;
	}

	#navi2 li {
		display: inline;
	}

	#navi2 li a {
		display: block;
		padding: 5px 15px 0;
		min-width: 1px;
		border-left:1px solid #E6886E;
		height: 23px;
		float: right;
	}


/*** Linke Navigation ***/
ul.leftNavi {
	padding: 0;
	margin: 0 0 10px;
	list-style-type: none;
	border-bottom: 1px solid #C0C0C0;
	width: 100%;
}

* html ul.leftNavi {
}

	ul.leftNavi ul {
		padding: 0;
		margin: 0;
	}

	ul.leftNavi li {
		list-style-type: none;
		border-top: 1px solid #C0C0C0;
		width: 100%;
		padding: 0 0 0 0 ;
	}

		ul.leftNavi li li {
			background: #FBFBFB none;
		}

	ul.leftNavi li a {
		color: #1C3E85;
		display: block;
		min-height: 12px;
		vertical-align: bottom;
		padding: 6px 10px 6px 16px;
		margin: 0 0 0 0;
		background-image: url(bilder/bullet.gif);
		background-repeat: no-repeat;
		background-position: 8px 11px;
	}

	* html ul.leftNavi a {
		height: 12px;
	}

	ul.leftNavi a.active {
		font-weight: bold;
		color: #000;
	}

			ul.leftNavi li li li a {
				padding: 6px 0 6px 26px;
				background-position: 17px 11px;
				color: #6A6969;
				min-width: 130px;
				max-width: 130px;
			}

			* html ul.leftNavi li li li a {
				width: 130px;
			}

	ul.leftNavi li.head {
		font-size: 11px;
		min-height: 14px;
		padding: 0;
		background: #ECECEC url(bilder/subnav.gif) top left repeat-x;
		font-weight:bold;
	}

	* html ul.leftNavi li.head {
		padding: 0;
		height: 13px;
		width: 100%;
	}

			ul.leftNavi li.head a {
				display: block;
				min-height: 12px;
				vertical-align: bottom;
				padding: 5px 0 5px 16px;
				margin: 0 0 0 0;
				background-image: none;
			}

	ul.leftNavi #lnEmail, ul.leftNavi .lnEmail {
		width: 100px;
		margin: 0 5px 10px 0;
	}

	ul.leftNavi #lnSubmit, ul.leftNavi .lnSubmit {
		position: relative;
		bottom: -4px;
	}

	* html ul.leftNavi #lnSubmit {
		position: relative;
		bottom: 7px;
	}

	* html ul.leftNavi .lnSubmit {
		position: relative;
		bottom: 7px;
	}

	*+html ul.leftNavi #lnSubmit {
		position: relative;
		bottom: 7px;
	}

	*+html ul.leftNavi .lnSubmit {
		position: relative;
		bottom: 7px;
	}



/*** rechte Navigation ***/
.rightnavi .daily {
	background: url(bilder/daily_middle.gif) top no-repeat;
	text-align: left;
	width: 158px;
}

	.rightnavi .head {
		background: url(bilder/daily_top.gif) top no-repeat;
		font-size: 13px;
		font-weight: bold;
		color: #1D3F87;
		padding: 10px;
	}

	.rightnavi .head2 {
		font-weight: bold;
		font-size: 11px;
		padding: 0 10px;
	}


	.rightnavi p {
		font-size: 11px;
		padding: 0 10px 1em;
	}

	.rightnavi .last {
		background: url(bilder/daily_bottom.gif) bottom no-repeat;
	}

	.rightnavi img {
		margin-bottom: 10px;
	}

.poll .daily{
	background: url(bilder/login_middle.gif) left repeat-y;
	width: 153px;
	color: #1C3E85;
	margin: 0 0 10px;
}

	.poll  p {
		padding: 5px 7px;
		vertical-align: middle;
	}

	.poll .head {
		background: url(bilder/login_top.gif) top left no-repeat;
		font-size: 13px;
		color: #1D3F87;
		padding: 10px;
		font-weight:bold;
	}


	.poll .last {
		background: url(bilder/login_bottom.gif) bottom left no-repeat;
		padding-bottom: 12px;
	}


.leftnavi .teaserbox, .rightnavi .teaserbox{
	background: url(bilder/login_middle.gif) left repeat-y;
	width: 153px;
	color: #1C3E85;
	margin: 0 0 10px;
}

	.leftnavi .teaserbox  p, .rightnavi .teaserbox  p  {
		padding: 5px 7px;
		vertical-align: middle;
	}

.leftnavi .teaserbox .head, .rightnavi .teaserbox .head  {
		background: url(bilder/login_top.gif) top left no-repeat;
		font-size: 13px;
		color: #1D3F87;
		padding: 10px;
		font-weight:bold;
	}

.leftnavi .teaserbox .last, .rightnavi .teaserbox .last  {
		background: url(bilder/login_bottom.gif) bottom left no-repeat;
		padding-bottom: 12px;
	}


/*** Untere Navigation ***/
#bottomNavi {
	padding: 6px 0 6px 22px;
	margin: 0;
	height: 13px;
	background: url(bilder/navi_bottom.gif) left no-repeat;
}

	#bottomNavi li {
		float: left;
		list-style-type: none;
		padding: 0 10px 0 0;
	}

	#bottomNavi li a {
		color: #FFF;
	}



/*** Login-Box ***/
#loginBox {
	background: url(bilder/login_middle.gif) left repeat-y;
	width: 153px;
	color: #1C3E85;
	margin: 0 0 10px;
}

	#loginBox p {
		padding: 5px 7px;
		vertical-align: middle;
	}

	#loginBox p.profil {
		background-color: #CEDDFC;
		margin: 0 2px;
	}

	#loginBox img {
		position: relative;
		top: 5px;
		margin: 0 5px 0 0;

	}

	#loginBox a.bullet {
		color: #1C3E85;
	}

	#loginBox .first {
		background: url(bilder/login_top.gif) top left no-repeat;
	}

	#loginBox form {
		padding: 7px 7px 0;
	}

		#loginBox form p {
			padding: 0;
		}

	#loginBox .last {
		background: url(bilder/login_bottom.gif) bottom left no-repeat;
		padding-bottom: 12px;
	}

	#loginBox #lbPassword {
		width: 84px;
		margin: 0 8px 0 0;
	}

	#loginBox #lbSubmit {
		position: relative;
		top: 4px;
	}

	* html #loginBox #lbSubmit {
		position: relative;
		top: 3px;
		right: 2px;
	}





/*** adpepper ***/
.apSuperbanner{
	text-align: center;
	width: 793px;
	padding:0px;
	margin:0px;
}


.apSkyscraper {
	overflow: visible; height: 1px; position: relative; width: 1px;
}

.apRectangle {
	text-align: center;
	margin-top: 20px;
	width: 100%;
	padding: 20px 0 3px;
	clear: both;
}

.ivw {
	float:right;
}

/*** Suchtreffer-Listen für Themen und Artikel-Übersicht ***/
.searchList {
}

	.subGroup h2 {
		padding: 30px 10px 5px;
		color: #2F803C;
		font-size: 13px;
		border-bottom: 1px solid #9D9D9D;
	}

	.subGroup h3 {
		padding: 0;
		font-size: 11px;
		clear: none;
	}

		.subGroup h3 a {
			padding: 0;
			background: none;
			color: #000;
		}

	.subGroup div {
		background: url(bilder/topic.jpg) top repeat-x;
		padding: 10px;
		line-height: 1.5em;
		min-height: 80px;
	}

	.subGroup p a {
		padding: 0;
		color: #000;
	}

	.subGroup a:hover {
		text-decoration: none;
	}

		.subGroup span {
			color: #A9A9A9;
			padding: 0 5px 0 0;
		}

		.subGroup span.bullet {
			color: #A9A9A9;
			padding: 0 5px 0 10px;
			background-image: url(bilder/bullet.gif);
			background-position: 0 5px;
			background-repeat: no-repeat;
		}

		.subGroup a:hover strong {
			text-decoration: underline;
		}

	.subGroup img {
		float: left;
		margin: 0 12px 7px 0;
	}




/*** Infoboxen Startseite ***/
.infobox {
	width: 214px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(bilder/verlauf.gif);
	background-repeat: repeat-x;
	background-position: 0 24px;
	padding: 0 0 8px;
	margin: 0;
	min-height: 100px;
}

* html .infobox {
	height: 100px;
}


	.infobox h2 {
		padding: 4px 0 0;
		margin: 2px 0 8px;
		font-size:13px;
		color: #FFF;
		background: url(bilder/infobox_headline_left.gif) left no-repeat;
		height: 23px;
	}

	* html .infobox h2 {
		padding: 3px 0 0;
		background-position: 0 1px;
	}

		.infobox h2 span {
			background: url(bilder/infobox_headline_right.gif) right no-repeat;
			margin: 0 0 0 8px;
			min-width: 10px;
			width: 10px;
			padding: 3px 8px 6px 0;
		}

		*+html h2 span { /*IE7*/
			position: relative;
		}

	.infobox h3 {
		padding: 0 8px;
		font-size: 11px;
	}

	.infobox p {
		margin: 0 8px;
	}

	.infobox a.bullet {
		padding: 0 0 0 6px;
		color: #1C3E86;
	}

	.infobox img {
		margin: 0 8px 0 0;
		float: left;
	}

	.left {
		float: left;
		clear: both;
		margin: 0 6px 12px 0;
	}

	.infobox span.date {
		color: #878787;
	}

	.infobox .bullet {
		padding: 0 0 0 10px;
		background: url(bilder/bullet.gif) top left no-repeat;
		background-position: 0px 5px;
	}

	.infobox td.bullet {
		background-position: 0px 9px;
	}

	.infobox span.from {
		color: #878787;
		font-style: italic;
	}

	.infobox table {
		margin: 0 8px;
	}

	.infobox table td {
		padding: 4px 0 0;
	}

	.infobox .nodownload {
		display:none;
		visibility: hidden;
	}



/*** Scroll-Box ***/
.scrollbox {
	overflow: auto;
	background-color: #EDEDED;
	border: 1px solid #A8A8A8;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-left: 7px;
}
	.scrollbox h4 {
		color: #5B5B5B;
		padding-left: 7px;
		font-size: 11px;
	}



/*** Artikel-Seiten ***/
.article {
	background: url(bilder/verlauf.gif) top repeat-x;
	background-color: #FFFFFF;
	padding: 17px 0 0;
}


.article3 {
	padding: 17px 0 0;
}

	.article p, .article3 p {
		padding: 0 10px 1em;
	}

	.article table, .article3 table {
		padding: 0 10px 1em;
	}

	.article a, .article3 a, .buddyPages a {
		color: #1C3E86;
	}

	.article3 img {
		margin: 0 5px 3px 0;
	}


.articleExtras {
	margin: 30px 0 0;
}

	.articleExtras p {
		clear: both;
		padding: 0 10px 0.5em;
		margin: 0;
	}
	.articleExtras img {
		margin: 0 5px 0 0;
		position: relative;
		top: 3px;
	}



.article2 {
	background: url(bilder/verlauf.gif) top repeat-x;
	border-top: 1px solid #CECECE;
	padding: 16px 0 1em;
	margin: 0 0 10px;
}

	.article2 h1 {
		background: none;
		font-size: 14px;
	}

	.article2 p {
		padding: 0 10px;
	}



.pages {
	margin-top: 25px;
	margin-bottom: 25px;
}

	.pages a, .pages span {
		margin: 0 0 0 5px;
	}

	.pages span {
		color: #CCC;
	}



.msgbox_ok, .msgbox_error {
	margin: 0 10px 10px;
	position: relative;
}

.forumOK {
	position: relative;
	top: 3px;
}

* html .forumOK {
	top: 1px;
}

*+html .forumOK {
	top: 1px;
}




/*** Registirerung ***/
	.register #submit {
		width: auto;
		margin: 10px 11px 27px 0;
		position: static;
	}

	.register form {
		width: 450px;
	}

	.register p {
		clear: both;
		line-height: 1.5em;
		padding: 0 10px 2px;
	}

	.register input {
		position: relative;
		top: 2px;
		right: 2px;
	}

	.register fieldset {
		border: none;
		margin: 25px 0 0;
		padding: 0;
	}

		.register fieldset label {
			width: 170px;
			display: block;
			float: left;
		}

		.register fieldset input, .register fieldset select {
			width: 250px;
			background-color: #FAFAFA;
			border: 1px solid #C0C0C0;
			position: static;
		}

		.register fieldset select {
			width: 250px;
			font-size: 11px;
		}

		.register legend {
			font-weight: bold;
			padding: 0 10px 7px;
			margin: 0;
			color: #000;
		}

		* html .register legend {
			padding: 0 10px 7px 3px;
		}


		.register strong {
			font-weight: normal;
			color: #1C3E85;
			margin: 20px 0;
			display: block;
		}






/*** Download-Center ***/
.downloadCenter {
	width: 440px;
}

	.downloadCenter h2 {
		padding-top: 20px;
	}

	.downloadCenter a {
		color: #1C3E86;
		text-decoration: underline;
	}

		.downloadCenter a:hover {
			text-decoration: none;
		}

	.downloadCenter img {
		position: relative;
		top: 3px;
	}





/*** File-Download ***/
.fileDownload {
	border: 1px solid #C7EAD3;
	background: #ECFFEF;
	padding: 10px 10px 0;
	margin: 10px 0;
}

	.fileDownload h3 {
		padding: 0 0 1em;
		margin: 0;
		clear: none;
	}

	.fileDownload a {
		color: #000;
	}

	.fileDownload img {
		float: left;
		margin: 0 20px 10px 0;
	}




/*** sitemap ***/
/*.sitemap {
	line-height: 1.5em;
}
.sitemap li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.sitemap li a {
	padding: 0 0 0 10px;
	margin: 0;
	background-image: url(bilder/bullet.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
}

.sitemap ul {
	padding: 0 0 0 25px;
	margin: 0;
}*/




/*** Weekly Exercise ***/
.exercise p {
	line-height: 1.8em;
}

span.number {
	color: #AAA7A7;
	background-color: #E8E8E8;
	padding: 2px 3px;
	border-right: 1px solid #AAA7A7;
	border-bottom: 1px solid #AAA7A7;
}

.correct {
	color: #6BA225;
}

.wrong {
	color: #F00;
}

a.correct {
	color: 	#6BA225;
}

a.wrong {
	color: #F00;
}

.submits {
	text-align: right;
}

input.wrong {
	background: url(bilder/icon_wrong.gif) right no-repeat;
	border: 1px solid #A5AbC2;
	padding: 2px;
	width: 150px;
}

input.correct {
	background: url(bilder/icon_correct.gif) right no-repeat;
	border: 1px solid #A5AbC2;
	padding: 2px;
	width: 150px;
}


/*** Vokabel-Test ***/
.vocabularyTest {
	background: url(bilder/vocabulary.gif) top no-repeat;
	background-position: 0 19px;
	margin: 0 5px;
}

* html .vocabularyTest {
	background-position: 0 28px;
}

*+html .vocabularyTest {
	background-position: 0 28px;
}

	.vocabularyTest h2 {
		clear: both;
		color: #000;
		padding: 35px 10px 15px;
	}

	* html .vocabularyTest h2 {
		padding: 17px 10px 15px;
	}

	*+html .vocabularyTest h2 {
		padding: 17px 10px 15px;
	}

	.vocabularyTest ul {
		padding: 0;
		margin: 0 0 0 5px;
		list-style-type: none;
	}

	.vocabularyTest li {
		display: block;
		float: left;
		width: 14px;
		height: 11px;
		text-align: center;
		font-size: 8px;
		padding: 0;
		margin: 5px 0 0;
		color: #1C3E85;
		padding: 3px 0 0;
	}

	.firstTab {
		background: url(bilder/tabfirst.gif) left no-repeat;
	}

	.leftTab {
		background: url(bilder/tableft.gif) right no-repeat;
	}

	.vocabularyTest .activeTab {
		background: url(bilder/tabactive.gif) right no-repeat;
		width: 124px;
		height: 16px;
		font-size: 11px;
		margin: 0;
		font-weight: bold;
		padding: 4px 0 0;
	}

	.rightTab {
		background: url(bilder/tabright.gif) right no-repeat;
	}

	.vocabularyTest .lastTab {
		background: url(bilder/tablast.gif) right no-repeat;
		width: 13px;
		text-align: left;
	}

	.vocabularyTest .submits {
		background-image: url(bilder/vocabularybottom.gif);
		background-position: left bottom;
		background-repeat: no-repeat;
	}

.vocabularyTest h2, .vocabularyTest p {
	width:410px;
}

.vocabularyTest p.submits {
	width:400px;
	padding: 10px;
}



/*** Speichern-Unter-Ansicht ***/
#save {
	padding: 20px;
}

	#save h1 {
		font-size: 13px;
		color: #1C3E85;
		padding: 0 0 12px;
	}

	#save p {
		padding: 0 0 1em;
	}

	#save a {
		padding: 0 0 1em;
		color: #1C3E85;
	}

	#save #saveAs {
		text-align: right;
		font-weight: bold;
	}

	#save #close {
		padding: 1em 0;
		text-align: center;
		font-weight: bold;
	}





/*** Dictionary ***/
.dictionary {
	background-image: url(bilder/lingenio_be5_hintergrund.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 166px;
	position: relative;
	left:  +8px;
	text-align: left;
	margin:  0 0 0 0;
}

	.dictionary .head {
		padding: 6px 9px 13px 9px;
		background: none;
		margin: 0;
		color: #E80611;
		font-size: 14px;
		font-weight:bold;
	}

	.dictionary label {
		font-weight: bold;
		color: #000000;
	}

	.dictionary form {
		padding: 0 0 5px 0;
	}

	.dictionary span {
		padding: 0 0 5px 0;
	}

		.dictionary form p {
			padding: 0 9px 3px;
		}

	.dictionary input {
		margin: 5px 0 0;
		color: #FFF;
		border: none;
		height: 19px;
		width: 139px;
		padding: 0;
		cursor: pointer;
	}

	.dictionary #en, .dictionary #dt {
		background-image: none;
		background-color: #FFF;
		border-top: 1px solid #626262;
		border-left: 1px solid #626262;
		border-bottom: 1px solid #626262;
		border-right: 1px solid #626262;
		width: 137px;
		height: 16px;
		margin: 0;
		color: #000;
		padding: 2px 1px 0;
		cursor: text;
	}

	* html .dictionary #en {
		width: 135px;
	}

	*+html .dictionary #en {
		width: 135px;
	}

	* html .dictionary #dt {
		width: 135px;
	}

	*+html .dictionary #dt {
		width: 135px;
	}

	*+html .dictionary {
		left: 0px;
	}


	.dictionary p {
		padding: 0 0px 11px 7px;
		color: #626262;
		font-size:11px;
		font-family: arial;
	}


/*** Dictionary ***/
.dict {
	background-image: url(bilder/dictionary_bg.png);
	background-repeat: repeat-x;
	background-position: top left;
	width: 158px;
	text-align: left;
	margin:  15px 0 0 0;
}

	.dict .head {
		padding: 6px 9px 13px 9px;
		background-image: url(bilder/dictionary_top.png);
		background-repeat: no-repeat;
		margin: 0;
		color: #FFFFFF;
		font-size: 14px;
		font-weight:bold;
	}

	.dict label {
		font-weight: bold;
		color: #000000;
	}

	.dict form {
		padding: 0 0 5px 0;
	}

	.dict span {
		padding: 0 0 5px 0;
		background-image: url(bilder/dictionary_bottom.png);
		background-position: bottom center;
	}

		.dict form p {
			padding: 0 9px 3px;
		}

	.dict input {
		margin: 5px 0 0;
		color: #FFF;
		border: none;
		height: 19px;
		width: 139px;
		padding: 0;
		cursor: pointer;
	}

	.dict #en, .dict #dt {
		background-image: none;
		background-color: #FFF;
		border-top: 1px solid #626262;
		border-left: 1px solid #626262;
		border-bottom: 1px solid #626262;
		border-right: 1px solid #626262;
		width: 137px;
		height: 16px;
		margin: 0;
		color: #000;
		padding: 2px 1px 0;
		cursor: text;
	}

	* html .dict #en {
		width: 135px;
	}

	*+html .dict #en {
		width: 135px;
	}

	* html .dict #dt {
		width: 135px;
	}

	*+html .dict #dt {
		width: 135px;
	}

	*+html .dict {
		left: 0px;
	}


	.dict p {
		padding: 0 0px 11px 7px;
		color: #626262;
		font-size:11px;
		font-family: arial;
		background-image: url(bilder/dictionary_bottom.png);
	}



/*** Umfrage-Box ***/
/*form.poll {
	width: 154px;
	background: #EAE9E9 url(bilder/poll_bottom.gif) bottom no-repeat;
	margin: 0 0 10px;
}

	form.poll h2 {
		background: #C7C7C7 url(bilder/poll_top.gif) top no-repeat;
		font-size: 12px;
		padding: 4px 0 4px 7px;
		margin: 0 0 3px;
	}

	form.poll p {
		padding: 0 7px 1em 7px;
	}

	form.poll .submit {
		text-align: right;
	}*/




/*** Umfrage-Ergebnis ***/
/*table.pollResult {
	width: 60%;
}

table.pollResult td {
	text-align: right;
}*/





/*** Buchstabenliste ***/
ul.letters {
	padding: 0 0 30px;
	margin: 0 0 0 8px;
}

	ul.letters li {
		float:left;
		list-style: none;
		padding: 2px 4px 0 0;
		height: 16px;
		background: url(bilder/letter.gif) right no-repeat;
	}

	ul.letters li.active {
		color: #FFF;
		background: url(bilder/letter_active.gif) right no-repeat;
	}

	ul.letters li.first {
		background: url(bilder/letter_first.gif) right no-repeat;
		padding-left: 5px;
	}

	ul.letters li.firstActive {
		background: url(bilder/letter_first_active.gif) right no-repeat;
		color: #FFF;
		padding-left: 5px;
	}

	ul.letters li.last {
		background: url(bilder/letter_last.gif) right no-repeat;
		padding-right: 5px;
	}

	ul.letters li.lastActive {
		background: url(bilder/letter_last_active.gif) right no-repeat;
		color: #FFF;
		padding-right: 5px;
	}





/*** Personalisierte Infos ***/
#personalInfo {
	padding: 10px 15px 0 5px;
	float: right;
}




/*** Kategorie-Baum ***/
.categoryTree, .categoryTree a {
	font-size: 11px;
	font-weight: bold;
	color: #1C3E85;
}

.categoryTree li {
	padding: 10px 0 0;
}

.categoryTree li li li li a {
	font-weight: normal;
}

.categoryTree .leaf, .categoryTree .leaf a {
	font-weight: normal;
}




/*** Vokabel-Tabelle ***/
.vocableTable {
	margin: 45px 10px 0;
}

	.vocableTable th, .vocableTable td {
		vertical-align: top;
		padding: 2px 4px 4px 0;
		background: url(bilder/headline_border.gif) bottom repeat-x;
	}

	.vocableTable th {
		padding: 4px 17px 4px 0;
	}

	.vocableTable tr.odd td {
		background-color: #F8F8F8;
	}

	.vocableTable .th2 {
		width: 55px;
	}





/*** alte Styles ***/
.input_text {
  border: 1px solid #C1C1C1;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.content_frame {
  vertical-align: top;
  width: 795px;
  border: 0px solid #000;
  background-color: #FFFFFF;
  clear: both;
}


/* Newsletter */
.newsletter_summary_row {
  background-color: #F9F5D0;
  border-bottom: 1px solid #CCCCCC;
  color: #000000;
  vertical-align:  middle;
  padding-left: 10px;
  padding-right: 10px;
}


/************* Left Navi *************/
.navi_level1 {
  vertical-align:  middle;
  background-color: #E3E3E5;
  color: #993333;
  padding-left: 2px;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: bold;
  border-top: 1px solid #C1C1C1;
}

.navi_level2 {
  padding-left: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #F7F7F7;
  color: #993333;
  border-top: 1px solid #C1C1C1;
}

.navi_level3 {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #F7F7F7;
  color: #666666;
  border-top: 1px solid #C1C1C1;
}

.navi_level4 {
  padding-left: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #F7F7F7;
  color: #666666;
  border-top: 1px solid #C1C1C1;
}

.navilink_level3 {
  color: #666666;
}

.navilink_level4 {
  color: #666666;
}

.navi_spacer {
  clear: both;
  width: 100%;
  height: 14px;
  border-top: 1px solid #C1C1C1;
  padding: 0px;
}

.navi_shadow {
  background-color: #FFFFFF;
  filter: alpha(opacity=20);
  -moz-opacity: 0.20;
  opacity: 0.20;
  border: 0px;
}

.breadcrumb_row {
  vertical-align:  middle;
  padding: 10px;
}

.leftnavi {
  width: 150px;
  padding-top: 10px;
  padding-left: 10px;
}

.rightnavi {
  width: 160px;
  padding-top: 10px;
  padding-right: 10px;
}

.content_banner {
  background-repeat: no-repeat;
  background-position: top;
  font-size: 11px;
  line-height: 16px;
  background-color: #FFFFFF;
  color: #000000;
  display: none;
  padding-left: 50px;
}

.article_headline {
  font-size: 14px;
  font-weight: bold;
  color: #CC3333;
  padding-bottom: 15px;
  padding-top: 5px;
}

.article_headline2 {
  font-size: 13px;
  font-weight: bold;
  color: #1C3E85;
  padding-bottom: 10px;
  padding-top: 5px;
}

.article_text {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding-bottom: 10px;
  padding-left: 6px;
  padding-right: 16px;
  line-height: 16px;
}

.article_text2 {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  padding-bottom: 10px;
  padding-left: 6px;
  padding-right: 16px;
  line-height: 16px;
}

.article_teaser2 {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 10px;
  padding-left: 6px;
  padding-right: 16px;
  line-height: 16px;
}

.article_teaser, #sitemap li {
  font-size: 11px;
  font-weight: bold;
  color: #666666;
  padding-bottom: 10px;
}

.article_block {
  border-top: 1px solid #C1C1C1;
  background-color: #FFFFFF;
  color: #000000;
  vertical-align:  middle;
  padding: 10px;
}

.xI1 {
  display: block;
  overflow: hidden;
  height: 1px;
  margin: 0 5px;
  background: #872A2B;
}

.xI2 {
  display: block;
  overflow: hidden;
  height: 1px;
  background: #F7EDB9;
  border-left: 1px solid #872A2B;
  border-right: 1px solid #872A2B;
  margin: 0 3px;
  border-width: 0 2px;
}

.xI3 {
  display: block;
  overflow: hidden;
  background: #F7EDB9;
  border-left: 1px solid #872A2B;
  border-right: 1px solid #872A2B;
  height: 1px;
  margin: 0 2px;
}

.xI4 {
  display: block;
  overflow: hidden;
  background: #F7EDB9;
  border-left: 1px solid #872A2B;
  border-right: 1px solid #872A2B;
  height: 2px;
  margin: 0 1px;
}

.xIcontent {
  display: block;
  background: #F7EDBA;
  color: #666666;
  border: 0 solid #872A2B;
  border-width: 0 1px;
  padding-bottom: 5px;
}

.x1 {
  display: block;
  overflow: hidden;
  height: 1px;
  margin: 0 5px;
  background: #878787;
}

.x2 {
  display: block;
  overflow: hidden;
  height: 1px;
  background: #F0F0EF;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  margin: 0 3px;
  border-width: 0 2px;
}

.x3 {
  display: block;
  overflow: hidden;
  background: #F0F0EF;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  height: 1px;
  margin: 0 2px;
}

.x4 {
  display: block;
  overflow: hidden;
  background: #F0F0EF;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  height: 2px;
  margin: 0 1px;
}

.xboxcontent {
  display: block;
  background: #F0F0EF;
  color: #878787;
  border: 0 solid #878787;
  border-width: 0 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  text-align: left;
}

.xk1 {
  display: block;
  overflow: hidden;
  height: 1px;
  margin: 0 5px;
  background: #878787;
}

.xk2 {
  display: block;
  overflow: hidden;
  height: 1px;
  background-image: url(css_data/back_kitchen_box.jpg);
  background-repeat: repeat-x;
  background-position: top;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  margin: 0 3px;
  border-width: 0 2px;
}

.xk3 {
  display: block;
  overflow: hidden;
  background-image: url(css_data/back_kitchen_box.jpg);
  background-repeat: repeat-x;
  background-position: top;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  height: 1px;
  margin: 0 2px;
}

.xk4 {
  display: block;
  overflow: hidden;
  background-image: url(css_data/back_kitchen_box.jpg);
  background-repeat: repeat-x;
  background-position: top;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  height: 2px;
  margin: 0 1px;
}

.xkb2 {
  display: block;
  overflow: hidden;
  height: 1px;
  background-image: url(css_data/back_kitchen_box.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  margin: 0 3px;
  border-width: 0 2px;
}

.xkb3 {
  display: block;
  overflow: hidden;
  background-image: url(css_data/back_kitchen_box.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  height: 1px;
  margin: 0 2px;
}

.xkb4 {
  display: block;
  overflow: hidden;
  background-image: url(css_data/back_kitchen_box.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  height: 2px;
  margin: 0 1px;
}

.xkboxcontent {
  display: block;
  background-image: url(css_data/back_kitchen_box.jpg);
  background-repeat: repeat-x;
  color: #000;
  line-height: 16px;
  border: 0 solid #878787;
  border-width: 0 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 5px;
  text-align: left;
}

.teaserbox_headline {
  padding-top: 5px;
  color: #666666;
  font-weight: bold;
}

.teaserbox_title {
  font-size: 11px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
  color: #1C3E85;
}

#teaser_box a {
  color: #CC3333;
}

.box_title {
  font-size: 14px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 10px;
}

.box_text {
  color: #878787;
}

.login_field {
  width: 120px;
  border: 1px solid #C1C1C1;
}

.login_pwd_field {
  width: 85px;
  border: 1px solid #C1C1C1;
}

.login_submit {
  position: relative;
  top: 3px;
}

.text_link_hl {
  color: #1C3E85;
  text-decoration: none;
}

.login_text {
  color: #993333;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 2px;
}

.header_hl_box {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  color: #000;
}

.hl_box_text {
  padding-left: 10px;
  padding-right: 10px;
}

.content_hl_box {
  background-color: #FCF6DF;
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 1px;
}

.text_link {
  color: #000;
  text-decoration: none;
}

.text_link:hover {
  text-decoration: underline;
}

.premium_headline {
  font-size: 14px;
  color: #993333;
  font-weight: bold;
  padding-bottom: 10px;
  padding-top: 20px;
}

.premium_intro {
  color: #000;
  padding: 5px;
}

/************* Standard-Tabellen *************/
.td_head {
  background-color: #B0D6FE;
  color: #1C3E85;
  font-weight: bold;
}

.td_even {
  color: #545454;
  background-color: #FFFFFF;
}

.td_odd {
  color: #545454;
  background-color: #FAFAFA;
}

/************* Nachschlagewerke *************/
.reference_char_active {
  text-align: center;
  background-image: url(css_data/ref_back_active.jpg);
  background-repeat: repeat-x;
  background-position: top;
  color: #FFFFFF;
  border-right: 1px solid #9A9CA8;
  border-left: 1px solid #9A9CA8;
  height: 18px;
}

.reference_block {
  width: 412px;
  height: 18px;
  background-image: url(css_data/ref_back.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

.reference_ka {
  border: 1px solid #CCCCCC;
  padding: 5px;
}

.reference_zf {
  border: 1px solid #666666;
  padding: 5px;
  background-color: #CCCCCC;
}

.reference_blockcorner {
  width: 1px;
  background-image: url(css_data/ref_corner.jpg);
  background-repeat: repeat-x;
  background-position: center;
}

/************* Profil *************/
.profil_head {
  background: url(bilder/profil_head.gif) top repeat-x;
  border-bottom: 1px solid #9D9D9D;
}

.profil_head_active {
  background: url(bilder/profil_head.gif) top repeat-x;
  background-repeat: repeat-x;
}

.profil_head_lt {
  background-image: url(bilder/profil_head_lt.gif);
  background-repeat: no-repeat;
  background-position: top left;
  border-bottom: 1px solid #9D9D9D;
}

.profil_head_lt_active {
  background-image: url(bilder/profil_head_lt.gif);
  background-repeat: no-repeat;
  background-position: top left;
}

.profil_head_rt {
  background-image: url(bilder/profil_head_rt.gif);
  background-repeat: no-repeat;
  background-position: top right;
  border-bottom: 1px solid #9D9D9D;
}

.profil_head_rt_active {
  background-image: url(bilder/profil_head_rt.gif);
  background-repeat: no-repeat;
  background-position: top right;
}

.profil_bottom_lt {
  background-image: url(bilder/profil_bottom_lt.gif);
  background-repeat: repeat-x;
  background-position: top left;
  vertical-align: top;
}

.profil_bottom {
  background-image: url(bilder/profil_bottom.gif);
  background-repeat: repeat-x;
  background-position: top center;
  vertical-align: top;
  height: 20px;
}

.profil_bottom_rt {
  background-image: url(bilder/profil_bottom_rt.gif);
  background-repeat: repeat-x;
  background-position: top right;
  vertical-align: top;
}

.profil_headline {
  font-weight: bold;
  padding-left: 3px;
  padding-bottom: 5px;
  font-size: 12px;
}

.profil_title {
  padding: 10px;
  border-top: 1px solid #9D9D9D;
  border-bottom: 1px solid #9D9D9D;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
}

.profil_block {
  padding: 10px;
  border-bottom: 1px solid #9D9D9D;
  color: #666666;
  font-size: 11px;
  font-weight: normal;
}

.profil_text {
  color: #666666;
  font-size: 11px;
  padding-right: 10px;
  font-weight: normal;
  width: 130px;
}

.profil_input_short {
  width: 45px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #C1C1C1;
  background-color: #FAFAFA;
  margin-bottom: 2px;
}

.profil_input_normal {
  width: 134px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #C1C1C1;
  background-color: #FAFAFA;
  margin-bottom: 2px;
}

.profil_input_normal2 {
  width: 197px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #C1C1C1;
  background-color: #FAFAFA;
  margin-bottom: 2px;
}

* html .profil_input_normal2 {
  width: 195px;
}

.profil_input {
  width: 185px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #C1C1C1;
  background-color: #FAFAFA;
  margin-bottom: 2px;
}

.profil_input2 {
  width: 248px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #C1C1C1;
  background-color: #FAFAFA;
  margin-bottom: 2px;
}

.profil_reiter_active {
  border-left: 1px solid #9D9D9D;
  border-right: 1px solid #9D9D9D;
  border-top: 1px solid #9D9D9D;
  background-color: #FFFFFF;
  background-image: url(bilder/profil_reiter_active.jpg);
  background-repeat: repeat-x;
  vertical-align:  middle;
  text-align: center;
  padding-top: 3px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 4px;
}

.profil_reiter_inactive {
  background-image: url(bilder/profil_reiter_inactive.jpg);
  background-repeat: repeat-x;
  border-right: 1px solid #9D9D9D;
  border-top: 1px solid #9D9D9D;
  vertical-align:  middle;
  text-align: center;
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
}

.profil_main {
  background-image: url(bilder/profil_reiter_active.jpg);
  background-repeat: repeat;
}

.mandatory {
  color: #993333;
}

/************* Forum *************/
.forum_main {
  background-color: #CEDDFC;
  color: #1C3E85;
  font-weight: bold;
  padding: 5px;
  border-bottom: 1px solid #CCCCCC;
}

.post_main {
  background-color: #B0D6FE;
  color: #666;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  border-bottom: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
}

.forum_sub {
  color: #666666;
  font-weight: bold;
  padding: 5px;
}

.forum_text {
  color: #666666;
  font-weight: normal;
  padding: 5px;
}

.forum_name, .forum_name a {
	width: 300px;
	color: #666;
}

.forum_thread {
  color: #000;
  padding: 5px;
}

.forum_threadlink {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.forum_threadback {
  background-color: #FAFAFA;
}

.forum_thread_back_border {
  background-color: #FAFAFA;
  border-bottom: 1px solid #CCCCCC;
}

.forum_sub_odd {
  padding: 5px;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FAFAFA;
}

.forum_sub_odd forum_text {
	border: 1px solid red;
}

.forum_sub_even {
  padding: 5px;
  border-bottom: 1px solid #CCCCCC;
  background-color: #FFFFFF;
}

.forum_head_lt {
  background-image: url(bilder/forum_head_lt.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 10px;
}

.forum_head_rt {
  background-image: url(bilder/forum_head_rt.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  width: 10px;
}

.forum_head {
  background-image: url(bilder/forum_head.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #FAFAFA;
  height: 10px;
}

.forum_lt {
  background-image: url(bilder/forum_lt.jpg);
  background-repeat: repeat-y;
  background-position: top left;
}

.forum_center {
	background-color: #FAFAFA;
}

.forum_rt {
  background-image: url(bilder/forum_rt.jpg);
  background-repeat: repeat-y;
  background-position: top right;
}

.forum_bottom_lt {
  background-image: url(bilder/forum_bottom_lt.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}

.forum_bottom_rt {
  background-image: url(bilder/forum_bottom_rt.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}

.forum_bottom {
  background-image: url(bilder/forum_bottom.jpg);
  background-repeat: repeat-x;
  background-position: bottom left;
  background-color: #FAFAFA;
  height: 24px;
}

.forum_legend {
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  vertical-align: middle;
  height: 35px;
}

.icon_preview {
  width: 15px;
  height: 15px;
}

.icon_big {
  width: 25px;
  height: 25px;
}

/************* Error-Message *************/
.err_msg_head {
  color: #B92B2B;
  font-weight: bold;
  font-size: 11px;
}

.err_msg_list {
  margin: 0px;
  margin-top: 6px;
  padding-left: 16px;
  margin-bottom: 14px;
}

/************** Support-Form **************/
.support_input {
  width: 342px;
  height: 18px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}

.support_txtarea {
  width: 409px;
  height: 100px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}

/************** ***************/
.pwd_forgotten_txt {
  font-size: 11px;
  font-weight: bold;
  padding-right: 15px;
  color: #2F803C;
}

.pwd_forgotten_input {
  width: 220px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}

/************** Nachrichten **************/
.pmsg_input {
  width: 342px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}

.pmsg_select {
  width: 346px;
  height: 16px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}

.pmsg_txtarea {
  width: 409px;
  height: 150px;
  font-size: 11px;
  color: #000000;
  border: 1px solid #CCCCCC;
  margin-bottom: 2px;
}

.pmsg_read_box {
  border: 1px solid #CECECE;
}

.pmsg_read_h {
  border-bottom: 1px solid #CECECE;
  line-height: 26px;
  padding-left: 16px;
  padding-right: 16px;
}

.pmsg_read_b {
  border-bottom: 1px solid #CECECE;
  padding-left: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.pmsg_read_f {
  padding-left: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.sup {
  vertical-align: super;
}

 img.ampel {
 	float:left;
 	padding-right:10px;
 	padding-top:2px;
 }

 p.ampel {
 	clear: both;
 	font-weight:bold;
 }

/**********************************************************************
 *	daily mail
 **********************************************************************/



/**********************************************************************
 *	memory
 **********************************************************************/

 div.memory {
 	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	vertical-align: middle;
	line-height:16px;
	padding:10px;
	width:100px;
	height:140px;
 }

 p.memory {
 	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	vertical-align: middle;
	line-height:16px;
	padding:10px;
	width:100px;
	height:140px;
 }

/**********************************************************************
 *	memory
 **********************************************************************/

 div.summaryquiz {
 	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align: middle;
	line-height:16px;
	padding:10px;
	width:100px;
	height:140px;
 }

 p.summaryquiz {
 	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align: middle;
	line-height:16px;
	padding:10px;
	width:100px;
	height:140px;
 }



/**********************************************************************
 *	crossword
 **********************************************************************/

 #cw .answerboxstyle  {
	background-color:	#FFFAF0;
	border-color:	#808080;
	border-style:	solid;
	border-width:	1px;
	display:	block;
	padding:	.75em;
	width:	120pt;
}

 #cw .box  {
	border-style:	solid;
	border-width:	1pt;
	cursor:	pointer;
	font-size:	.10in;
	font-weight:	bold;
	height:	.14in;
	overflow:	hidden;
	text-align:	center;
	width:	.14in;
}

 #cw .boxcheated_sel  {
	background-color:	#FFF1D7;
	border-color:	#C00000;
	color:	#2080D0;
}

 #cw .boxcheated_unsel  {
	background-color:	#ffffff;
	border-color:	#606060;
	color:	#2080D0;
}

 #cw .boxerror_sel  {
	background-color:	#FFF1D7;
	border-color:	#C00000;
	color:	#BF0000;
}

 #cw .boxerror_unsel  {
	background-color:	#FFF0F0;
	border-color:	#606060;
	color:	#BF0000;
}

 #cw .boxnormal_sel  {
	background-color:	#FFF1D7;
	border-color:	#C00000;
	color:	#000000;
}

 #cw .boxnormal_unsel  {
	background-color:	#ffffff;
	border-color:	#606060;
	color:	#000000;
}

 #cw .button  {
	width:	48pt;
}

 #cw .cluebox  {
	border-bottom-width:	1px;
	border-color:	#c0c0c0;
	border-left-width:	0px;
	border-right-width:	0px;
	border-style:	solid;
	border-top-width:	1px;
	font-size:	85%;
	margin-top:	1em;
	padding-bottom:	.5em;
	padding-left:	0pt;
	padding-right:	0pt;
	padding-top:	.5em;
}

 #cw .crosswordarea  {
	background-color:	#D0D8E0;
	border-color:	#808080;
	border-style:	solid;
	border-width:	2px;
	padding:	.5em;
}

 #cw button,  #cw input,  #cw p,  #cw td  {
	font-family:	Verdana, Arial, Sans-Serif;
	font-size:	11px;
}

 #cw button  {
	cursor:	pointer;
}

 #cw h1,  #cw h2,  #cw h3  {
	color:	#5F78A2;
	font-family:	Franklin Gothic Medium, Arial, Sans-Serif;
	font-weight:	normal;
}

 #cw p  {
	margin-top:	1em;
}




/************* Nachschlagewerke *************/
.reference_char_active {
  text-align: center;
  background-image: url(bilder/ref_back_active.jpg) !important;
  background-repeat: repeat-x;
  background-position: top;
  color: #FFFFFF;
  border-right: 1px solid #9A9CA8;
  border-left: 1px solid #9A9CA8;
  height: 18px;
}

.reference_block {
  width: 412px;
  height: 18px;
  background-image: url(bilder/ref_back.jpg) !important;
  background-repeat: repeat-x;
  background-position: top;
}

.reference_ka {
  border: 1px solid #CCCCCC;
  padding: 5px;
}

.reference_zf {
  border: 1px solid #666666;
  padding: 5px;
  background-color: #CCCCCC;
}

.reference_blockcorner {
  width: 1px;
  background-image: url(bilder/ref_corner.jpg) !important;
  background-repeat: repeat-x;
  background-position: center;
}




.basket_buttons {
	width: 100%;
	margin-top: 20px;
}

	.basket_buttons td {
		width: 33%;
	}

	.basket_buttons .basket_clear {
		padding: 0 0 0 10px;
	}

	.basket_buttons .basket_update {
		text-align: center;
		width: 34%;
	}

	.basket_buttons .basket_checkout {
		text-align: right;
		padding: 0 10px 0 0;
	}



.basket_items {
	width: 100%;
}

	.basket_items thead {}

		.basket_items thead th {
			border-bottom: 1px solid #000;
			padding: 0 3px 3px;
		}

	.basket_items .left {
		float: none;
		margin: 0;
	}

	.basket_items td {
		padding: 3px;
	}

	.basket_items .total {
		text-align: right;
	}

		.basket_items tfoot td {
			border-top: 1px solid #000;
			padding: 3px 3px 0;
		}

.basket_container {
	padding: 0 10px;
}



.orderpayment_address {}

	.orderpayment_address th {
		padding: 3px 20px 3px 10px;
		text-align: left;
	}

	.orderpayment_address td {
		padding: 3px 0;
	}

	.orderpayment_address .label_small {
		margin: 0 4px 0 0;
		display: inline-block;
		position: relative;
		bottom: 2px;
	}

	* html .orderpayment_address .label_small {
		bottom: 1px;
	}

	*+html .orderpayment_address .label_small {
		bottom: 1px;
	}



.prd_gallery {
	display: inline-block;
	margin: 0 0 0 10px;
}

	.prd_gallery #prdbig {
		margin: 0;
	}

	.prd_gallery .thumbnail {
		margin: 10px 10px 0 0;
	}



.prd_price {
	color: #1C3E86;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 0 10px 0 0;
	text-align: right;
}



.prd_buy_button {
	text-align: right;
	padding: 0 10px 0 0;
}



.layout_col_2 {}

	.layout_col_2 td {
		vertical-align: top;
	}



.back_button {
	float:left;
	clear:none;
	margin: 10px 0 10px 10px
}

* html .back_button {
	margin: 10px 0 10px 5px
}



.orderpayment_payment {
	margin-top: 20px;
}

.order_overview_number {
	text-align: right;
}

.order_overview_frame {
	width: 100%;
	margin: 0 0 30px;
}

	.order_overview_frame th {
		border-bottom: 1px solid #000;
		padding: 0 0 3px;
	}

	.order_overview_frame td {
		padding: 3px 0;
		line-height: 1.3em;
	}

	.order_overview_frame .order_overview_num {
		text-align: right;
	}



.order {
	margin: 0 0 20px 0;
}

	.order th {
		padding: 3px 0 3px 8px;
	}

	.order td {
		padding: 3px 0 3px 8px;
	}



#order {
	margin: 0 0 20px 10px;
}

		#order tbody th {
			padding: 3px 0 3px;
		}

		#order thead th {
			padding: 0 0 3px;
			border-bottom: 1px solid #000;
		}




.prd_preview_normal {}

	.prd_preview_normal table {
		width: 100%;
	}

	.prd_preview_normal td {
		vertical-align: top;
		padding: 0 10px 0 0;
	}

	.prd_preview_normal .img {
		width: 140px;
	}

	.prd_preview_normal h3, .prd_preview_normal p {
		padding: 0 0 1em;
		margin: 0;
	}

	.prd_preview_normal .prd_price {
		padding: 0;
		margin: 0;
		font-size: 12px;
	}



.vertical {
	margin: 0;
	padding: 0 0 0 10px;
}

	.vertical li {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}



.horizontal {
	margin: 0;
	padding: 0 0 0 10px;
}

	.horizontal li {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}



.prd_list_hz {}

	.prd_list_hz h2 {
		margin-top: 20px;
	}



.prd_techdesc {
	width: 100%;
}

	.prd_techdesc th {
		text-align: left;
		border-bottom: 1px solid #000;
		padding: 0 0 3px;
	}

	.prd_techdesc td {
		padding: 3px 0;
	}




.conflict {
	border: 2px solid red;
	padding: 3px;
	margin: 0 10px 10px;
}



.cart_action_msg {
	border: 2px solid red;
	padding: 3px;
	margin: 0 0 10px;
	background-color: #FFF;
}

.msgbox_warning {
	border: none !important;
	background-color: #FFF !important;
}

	.msgbox_warning ul {
		margin: 0;
		padding: 0;
	}

	.msgbox_warning li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}

.cart_action_msg_head {
	font-weight: bold;
	padding: 0 0 10px !important;
	margin: 0 !important;
}


.kontakt_lizenz_spacer {
	height: 500px;
}

blockquote {
	margin:0;
	padding: 0;
}

.basket_button {
	display: inline;
	float: right;
}

#homeWelcome .clt_welcome, #homeWelcome .clt_welcome h2,#homeWelcome  .clt_welcome a{
	font-size: 12px;
}

#homeWelcome .clt_welcome p  a {
	color: #FF0000;
}

.bottomnavi_second {
	text-align:center;
	padding:10px;
}

.bottomnavi_second a {
	color: #000000;
}

.bottomnavi_second img {
	position:relative;
	top:3px;
}

.bottomnavi_third {
	text-align:center;
	padding:10px;
	color: #999999;
}

.bottomnavi_third a {
		color: #999999;
}

.bottomnavi_third img {
	position:relative;
	top:3px;
}

/*** Comment-Preview Liste ***/


.comment_preview a {
	color: #000;
	text-decoration: none;
}

.comment_preview .author  {
	color: #7A7A7A;
}

.comment_detail .author {
	color: #1C3E85;
	font-weight: bold;
}

ul.comment_preview  {
	margin: 0px;
	padding: 0 0 0 15px;
}

.comment_preview li {
	margin: 0;
	padding: 0;
}


/* Kommentar-Blättern */
div.comment_pagination, div.comment_form {
	border-top: 1px #7A7A7A dotted;
	padding: 1px 0 1px 0;
	margin-top: 10px;
}

.comment_pagination table, .comment_form_head {
	background-image: url(bilder/comment_head_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 8px;
	margin:0;
}

.comment_pagination a {
	color: #FFFFFF;
}

.comment_pagination .tbl_rgt {
	text-align: right;
}

.comment_form_head {
	background-image: url(bilder/comment_head_bg.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding: 8px;
	margin:0;
}

.comment_form_main {
	background-color: #F5F6FE;
	color: #908B87;
	padding: 5px;
	margin: 5px 0 10px 0;
}

.comment_form_main textarea {
	width: 100%;
	height: 120px;
}

.comment_form_main .checkbox {
	margin-bottom: 10px;
	float:left;
}

.comment_watch {
	text-align: right;
	padding: 10px 0px 10px 0px;
}

.comment_form_main .input_captcha {
	width: 100%;
}

.comment_form_main .captcha_image {
	margin-top: 10px;
}

.comment_form_main .eFRecFTdOdd, .comment_form_main .eFRecFTdEven  {
	vertical-align: top;
	width: 100px;
}

.comment_form_main .eFRecFooter {
	text-align:right;
}

.comment_form_main .preview_head {
	color: #7A7A7A;
	font-weight: bold;
}

.comment_form_main .preview {
  border: 1px #7A7A7A dotted;
  margin: 0;
  padding: 15px;
  color: #7A7A7A;
  background-color: #FFFFFF;
  width: 400px;
}


.star_rating_on {
	color: #CB1311;
	font-weight:bold;
	font-size: 20px;
	position: relative;
	top: 7px;
}

p.rating, p.rating a {
	padding: 0px;
	color: #000;
}

.social_bookmarks a{
	color: #000000;
	text-decoration:none;
}

.comment_form table {
	width: 100%;
}

.comment_form .textarea {
	width: 100%;
	height: 50px;
}

ul.comment_detail {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.comment_detail li {
  padding: 0;
  margin: 0;
}

.comment_detail .comment_entry {
  border-top: 1px #7A7A7A dotted;
  margin: 0;
  padding: 15px 0px 15px 0px;
  color: #7A7A7A;
  width: 100%;
}

.comment_detail .time {
	color: #7A7A7A;
	padding: 0px 0px 15px 0px;
}

.comment_detail .author {
	text-align: left;
}

.comment_detail .notify {
	text-align:right;
	width: 90px;
}

.comment_detail .rating_cnt {
	display:inline;
}

.comment_detail .rating {
	text-align: right;
}

.comment_detail .change {
	text-align: right;
}

.comment_detail .rating_rate_now {
	display: block;
}

.comment_now {
	text-align: right;
	padding-bottom: 10px;
}

.blog_list .comment_now {
	padding-top: 10px;
}

.smilies img {
	padding: 3px;
	cursor:pointer;
}

.article_main_extras .rating {
	padding-bottom: 10px;
	padding-left: 0px;
}

.article_main_extras .rating_cnt {
	padding-left: 10px;
}

.article_main_extras .social_bookmarks {
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
}


.photo_gallery_preview_box {
	background: url(res/css_data/content_back2.jpg) top repeat-x;
	padding: 10px 0 0 20px;
	margin: 10px 0 10px 0;
	border:  1px solid #EAEAEA;
}

.photo_gallery_preview_box img {
	padding: 0px 20px 10px 0;
	text-align: center;
	border: 0;
	margin: 0;
}

.article .photo_gallery_preview_box img {
	padding: 0px 0px 10px 0;
}

.photo_gallery_preview_box .img {
	float:left;
	height:80px;
	overflow:hidden;
}

.backlink {
	float: right;
}


.photo_gallery_preview_box .more {
	text-align: right;
	padding-right: 20px;
}

.gallery_pagination {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin: 10px 0 10px 0;
}

.gallery_photo_subtext {
	margin-top:10px;
	background-color: #EEEEEE;
}

.gallery_photo_subtext h3 {
	padding:10px;
}

.gallery_photo_desc {
	padding: 0 10px 10px 10px;
}


.gallery_pagination .elist_pages {
 	text-align: center;
 	width: 80%;
}

.gallery_pagination .elist_pages a,
.gallery_pagination .elist_pages a:hover,
.gallery_pagination .elist_pages a:visited,
.gallery_pagination .elist_pages .active {
	padding: 0 10px 0 10px;
}

.gallery_pagination .elist_pages .first,
.gallery_pagination .elist_pages .page {
	border-right: 1px solid #EAEAEA;
}

.gallery_pagination .elist_page_prev {
 	text-align: left;
 	width: 10%;
}

.gallery_pagination .elist_page_next {
 	text-align: right;
 	width: 10%;
}

.elist_pagination {
	border-top: 1px solid #EAEAEA;
	border-bottom: 1px solid #EAEAEA;
	margin: 10px 0 10px 0;
	white-space: nowrap;
}

.elist_pagination .elist_pages {
 	text-align: center;
 	width: 80%;
}

.elist_pagination .elist_page_first {
 	text-align: left;
	padding: 0 7px 0 7px;
}

.elist_pagination .elist_page_prev {
 	text-align: left;
	padding: 0 7px 0 7px;
}

.elist_pagination .elist_page_next {
 	text-align: right;
	padding: 0 7px 0 7px;
}

.elist_pagination .elist_page_last {
 	text-align: right;
	padding: 0 7px 0 7px;
}

.elist_pagination .elist_pages a,
.elist_pagination .elist_pages a:hover,
.elist_pagination .elist_pages a:visited,
.elist_pagination .elist_pages .active {
	width:25px;
	text-align:center;
	display:inline-block;
}


.elist_pagination .active {
	font-weight: bold;
}

.c_text_2 {
	background: url(bilder/verlauf.gif) top repeat-x;
	background-color: #FFFFFF;
	padding: 17px 10px;
}

.c_text_2 h1 {
	border: 0;
	background: none;
	padding: 0;
}

#newsletter_popup {
	background: url(bilder/nl_popup_bg.jpg);
	background-position: right top;
	background-color: #EAEAEA;
	border: 1px solid #000;
	background-repeat: no-repeat;
	width: 660px;
	height: 300px;
	position: absolute;
	left: 100px;
	top: 200px;
}

#newsletter_popup .close {
	text-align:right;
	padding: 10px 10px 0 0;
	font-weight: bold;
}

#newsletter_popup .popup_content {
	padding: 0 170px 0 10px;
	font-size: 12px;
}

.fachmodul_teaser {
	width: 443px;
	background: url(bilder/welcome_middle.gif) top no-repeat;
	margin: 0 0 10px;
}


	.fachmodul_teaser .last {
		background: url(bilder/welcome_bottom.gif) bottom no-repeat;
		margin: 0;
	}


#readable_text h2 {
	margin-top: 30px;
	padding: 0 10px 1em;
}

#readable_text h3 {
	padding: 15px 10px 10px;
}


.site_content_3cols .article img {
	max-width: 420px;
	width: expression(this.width > 420 ? 420: true);
}

.site_content_3cols .article {
	width: 440px;
}

