@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg_drop_shadow_810px.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
p {
	font-size: 1.0em;
	font-weight: 400;
	color: #666;
	text-decoration: none;
	line-height: 1.4em;
	margin: 10px;
	padding: 10px;
	float: none;
}

h1 {
	font-size: 24px;
	color: #B5B5B5;
	text-decoration: none;
	padding: 0px;
	float: left;
	font-weight: 900;
	width: 450px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
}
h2 {
	font-size: 13px;
	font-weight: 600;
	color: #FF7730;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
	text-align: left;
	clear: both;
	float: left;
	width: 90%;
}

h3 {
	font-size: 100%;
/*  font-size: 13px; */	
	color: #666;
	text-decoration: none;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 a {	
	color: #666;
}
h4 {
	font-size: 11px;
	color: #666;
	text-decoration: none;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h5 {
	font-size: 16px;
	color: #B5B5B5;
	text-decoration: none;
	padding: 0px;
	font-weight: 700;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
h6 {
	font-size: 9px;
	color: #666;
	text-decoration: none;
	padding: 0px;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
ul {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	float: left;
	padding: 0px;
}
ol {
	list-style-type: lower-roman;
	list-style-image: none;
	background-image: none;
}
ol li {
	list-style-image: none;
	list-style-type: decimal;
	background-image: none;
}
li {
	font-size: 12px;
	color: #666;
	margin: 0px;
	padding: 5px;
	float: left;
	list-style-image: none;
	list-style-type: none;
    line-height: 120%;
/*  line-height: 1.5; */
}
a {
	color: #F90;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
img {
	float: right;
	margin: 15px;
	border: 0px;
}
table img {
	margin: 0px;
	padding: 2px;
	float: none;
}

.fett {
	font-weight: 600;
}
.imagesubtitle {
  float:right;
}
.imageleft {
	float:left;
}
.imageright {
	float:right;
	margin: 0px;
	padding: 2px;
}
.imagetext {
	float:none;
	margin: 0px;
	padding: 2px;
}
a.imagesubtitle {
	float:right;
	margin:5px;
	padding:0px;
}
a.imagesubtitle span {
	float:right;
	clear:both;
	text-align: center;
	font-size: 8pt;
	margin: 0px;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.imagesubtitle img {
	float:right;
	clear:both;
	font-size: 8pt;
}
.leftfloatimage {
    float:left;
    margin:10px;
}
.center {
	text-align: center;
	width: 100%;
}
.googlead {
	margin-top: 40px;
	margin-left: 30px;
}
.box {
	background-color: #FFFFFF;
	overflow: hidden;
	margin-bottom: 20px;
	background-image: url(../images/box_left_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 5px;
}
.imagedescription   {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #FF9900;
}
.error {
	background-color: #F07151;
	border: 1px solid #FF0;
	overflow: auto;
	position: relative;
}
.error p {
	font-size: 14px;
	color: #FFF;
}
.floating-list {
	clear: none;
	float: left;
}
.floating-list li {
	padding: 5px;
	clear: none;
	float: left;
	margin: 0px;
}
/* CSS Document */
#top_bar {
	background-color: #E4EAF3;
	height: 70px;
	width: 100%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #F4F4F4;
	border-left-color: #CCCCCC;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 3px;
	background-repeat: repeat-y;
}

#top_menu {
	position: relative;
	width: 800px;
	margin-left: -400px;
	left: 50%;
}

#top_menu  .bookmarks {
	float: right;
	clear: right;
}
#top_menu .menu {
	float: right;
}
#top_menu  a  {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	font-weight: 100;
}
#search .searchbox {
	padding: 0px; height: 40px; clear: both; margin-top: 10px; margin-right: 0px; margin-bottom: 0px; float: right;
}
#search .searchbox .button {
	border: 0px currentColor; border-image: none; width: 50px; height: 20px; color: rgb(255, 255, 255); font-size: 8pt; font-weight: 600; margin-right: 10px; float: left; background-repeat: no-repeat; background-color: rgb(121, 210, 246);
}
#search .searchbox .button:hover {
	color: rgb(51, 51, 51); background-color: rgb(239, 239, 239);
}
#search .searchbox .textfield {
	margin: 0px 5px 0px 0px; width: 120px; height: 13px; text-align: left; color: rgb(83, 83, 83); padding-left: 5px; font-size: 10px; float: left; background-repeat: no-repeat; background-color: rgb(248, 248, 248);
}
#head {
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: auto;
}
#bottom_bar {
	background-color: #F9F9F9;
	width: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #F4F4F4;
	border-left-color: #CCCCCC;
	position: relative;
	left: 0px;
	bottom: 0px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
	color: #292929;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border-top-style: solid;
	background-repeat: repeat-y;
}
#bottom_bar p {
	font-size: 12px;
	color: #666;
	line-height: 22px;
	margin: auto;
	width: 700px;
	left: 50%;
}
#bottom_bar a {
	color: #666;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#wrapper {
	position: relative;
	width: 800px;
	background-image: url(../images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: auto;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
#navi_main {
	width: 780px;
	margin-top: 125px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	height: 25px;
	background-color: #EFEFEF;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #EEE;
	border-right-color: #CCC;
	border-bottom-color: #EEE;
	border-left-color: #CCC;
	border-top-style: solid;
	padding-bottom: 0px;
	background-image: url(../images/bg_navi-main.jpg);
	background-repeat: repeat-x;
}
#navi_main li {
	font-weight: 800;
	color: #000000;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: -0.005em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #D6D6D6;
	height: 20px;
	border-right-style: solid;
}
#navi_main a {
	color: #FFA704;
	font-size: 13px;
	word-spacing: 0em;
	font-weight: 700;
	text-decoration: none;
}
#navi_main li:hover {
	background-color: #F2F2F2;
}
#navi_main a:hover {
	color: #E57B07;
}
#navi_main .flags {
	
	float: right;
	font-size: 10px;
	color: #666666;
	padding-right: 20px;
	height: 25px;
	padding-top: 5px;
}
#navi_main .flags img {
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
}
#navigation .language {
	font-size: 5px;
}
#flashbar {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	clear: left;
}

#info_box {
	margin-top: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	height: 160px;
	width: 240px;
	float: left;
	padding: 10px;
	font-size: 13px;
	background-image: url(../images/box_left_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	overflow: hidden;
}
#info_box_content img {
	padding: 5px;
	float: left;
	margin: 0px;
}
#info_box_content {
	margin-top: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
	height: 160px;
	width: 250px;
	float: left;
	padding: 0px;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: 500;
	color: #999;
	clear: right;
	margin-right: 0px;
	margin-bottom: 0px;
}
#info_box_content h2 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 15px;
	float: none;
}
#info_box_content p {
	font-size: 1em;
	font-weight: 500;
	color: #666;
	margin: 0px;
	line-height: 1.3em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#info_box h2 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 15px;
}
#info_box p {
	font-size: 1em;
	font-weight: 500;
	color: #585858;
	margin: 0px;
	line-height: 1.2em;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#main_left {
	font-size: 0.9em;
	float: left;
	width: 590px;
	overflow: auto;
	margin-top: 10px;
	padding-left: 10px;
}
#main_left img {
	float: none;
	margin: 0px;
	padding: 2px;
}
#main_left p {
	font-size: 0.9em;
	clear: both;
	float: none;
}
#main_left table p {
	padding: 0px;
	margin: 0px;
}
#main_left ol li {
	list-style-type: decimal;
	list-style-image: none;
	background-image: none;
	color: #FF7730;
	font-weight: 600;
}
#main_left ol ul li {
	font-size: 1em;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	clear: both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #666;
	font-weight: 400;
}
#main_left li {
	font-size: 1em;
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	clear: both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_left li p {
	margin: 0px;
	padding: 4px;
}
#main_left ul {
	font-size: 0.9em;
	margin-left: 15px;
	clear: both;
	float: left;
}

#main_left li a {
	color: #333333;
	text-decoration: underline;
}

#main_left .image_box {
	text-align: center;
	margin-bottom: 20px;
}
#main_left .image_box img {
	float: none;
	margin: 0px;
	padding: 0px;
}
#main_right {
	float: right;
	width: 182px;
	overflow: auto;
	background-image: url(../images/bg_right_column.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_right .bottom {
	margin: 0px;
	padding: 0px;
}
#widebox {
	margin-top: 10px;
	margin-left: 40px;
	padding-top: 0px;
	padding-left: 0px;
	overflow: auto;
}
#widebox li {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
}
#widebox li:hover {
	list-style-image: none;
	list-style-type: none;
	list-style-position: inside;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	margin: 0px;
	clear: both;
	background-color: #F0F3F7;
	background-image: url(../images/li_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
#widebox li a {
	color: #333333;
	text-decoration: underline;
}
#column_left {
	width: 270px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	left: auto;
	top: auto;
	bottom: auto;
	overflow: auto;
}
#column_middle {
	width: 270px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	padding: 0px;
	overflow: auto;
}
#column_right {
	width: 175px;
	float: left;
	clear: none;
	border-left-width: 1px;
	border-left-color: #E9E9E9;
	background-image: url(../images/bg_right_column_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	overflow: auto;
	position: relative;
	border-left-style: dotted;
	margin: 0px;
}
#column_right .treffpunkt {
	background-image: url(../images/learn-german_bg.png);
	background-repeat: repeat;
	overflow: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF7730;
	border-right-color: #FF7730;
	border-bottom-color: #FF7730;
	border-left-color: #FF7730;
	width: 100%;
}
#column_right p {
	font-size: 13px;
	padding: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
}
#column_right .adsense {
	width: 180px;
	height: 150px;
}
#column_right h2 {
	font-size: 13px;
	font-weight: 600;
	color: #FF7730;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: left;
}
#column_right ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#column_right li {
	background-image: url(../images/li_rightbox.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	clear: both;
}
#column_right li a {
	color: #333333;
	text-decoration: underline;
}
#column_right li a:hover {
	color: #666;
}
#column_right .box {
	margin-bottom: 20px;
	overflow: auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#column_right img {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	float: left;
}
#partner {
	background-color: #F4F7F7;
	margin: 0px;
	overflow: auto;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 770px;
	clear: both;
	float: left;
}
#partner p {
	text-align: center;
	line-height: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#partner a {
	display: inline;
	font-size: 10px;
	color: #999999;
	margin: 10px;
}
#amazonlist {
	margin: 0px;
	padding: 0px;
	float: none;
}
#amazonlist li {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 180px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}
#amazonlist li:hover {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 180px;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
}
#amazonlist img {
	margin: 0px;
	padding: 5px;
	clear: both;
	float: left;
}
.centeredgermanpic {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
/* CSS content Joachim*/
.germanlink {
	background: #eee;
	color: #006;
	font: 500 11px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.germanlinkcd {
	background: #eee;
	color: #006;
	font: 500 13px/20px Arial, Helvetica, sans-serif;
	padding: 4px;
}
.germanback {
	background: #f6f4f8;
}
.backtab {
	background-image: url(../images/back-leran-geman.gif);
}
.red {
	color: #FF0000;
}
.linkgerman {
	background: #eee;
	color: #333;
	text-align: center;
	font: 500 11px Arial, Helvetica, sans-serif;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 550px;
	height: 18px;
}
.linkgerman30 {
	background: #eee;
	color: #333;
	text-align: center;
	font: 500 11px Arial, Helvetica, sans-serif;
	padding: 4px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	width: 550px;
	height: 30px;
}
.sclink {
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 125px;
	width:450px;
	height:35px;
}
.twitter-share { 
    margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 0px;
	margin-left: 0px;
	width:150px;
	float:left;
}
.fb-share { 
    margin-top: 0px; 
	margin-right: 0pt; 
	margin-bottom: 0px; 
	margin-left: 0pt;
	height: 35px;
	width:150px;
	float:left; 
}
.googleplus-share { 
    margin-top: 0px;
	margin-right: 0pt;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	width:50px;
	height: 35px; 
}
.bildtitel {
    font-size: 6pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.tpsym8 {
	padding-right: 8px;
	padding-left: 1px;
	background: url(../images/tpsym8o.gif) no-repeat center 50%;
	width: 8px;
	height: 8px;
}
.tpsym9 {
	padding-right: 9px;
	padding-left: 1px;
	background: url(../images/tpsym9o.gif) no-repeat center 50%;
	width: 9px;
	height: 9px;
}
.tpsym10 {
	padding-right: 10px;
	padding-left: 2px;
	background: url(../images/tpsym10o.gif) no-repeat center 50%;
	width: 10px;
	height: 10px;
}
.tpsym11 {
	padding-right: 11px;
	padding-left: 2px;
	background: url(../images/tpsym11o.gif) no-repeat center 50%;
	width: 11px;
	height: 11px;
}
.tpsym12 {
	padding-right: 12px;
	padding-left: 3px;
	background: url(../images/tpsym12o.gif) no-repeat center 50%;
	width: 12px;
	height: 12px;
}
.tpsym13 {
	padding-right: 13px;
	padding-left: 2px;
	background: url(../images/tpsym13o.gif) no-repeat center 50%;
	width: 13px;
	height: 13px;
}
.tpsym14 {
	padding-right: 14px;
	padding-left: 4px;
	background: url(../images/tpsym14o.gif) no-repeat center 50%;
	width: 14px;
	height: 14px;
}
.tpsym18 {
	padding-right: 18px;
	padding-left: 2px;
	background: url(../images/tpsym18o.gif) no-repeat center 50%;
	width: 18px;
	height: 18px;
}
.germanfree8 {
	color: #006;
	font: 500 10px Arial, Helvetica, sans-serif;
}
.germanfree9 {
	color: #006;
	font: 500 11px Arial, Helvetica, sans-serif;
}
.germanfree9k {
	color: #006;
	font: italic 500 11px Arial, Helvetica, sans-serif;
}
.germanfree9Bold {
	color: #006;
	font: 700 11px Arial, Helvetica, sans-serif;
}
.germanfree10k {
	color: #006;
	font: italic 500 12px Arial, Helvetica, sans-serif;
}
.germanfree10gruen {
	color: #006; background: #A8E1A8;
	font: 600 12px Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.germanfree10Bold {
	color: #006;
	font: 700 12px Arial, Helvetica, sans-serif;
}
.germanfree10grK {
	color: #009900;
	font: italic 500 12px Arial, Helvetica, sans-serif;
}
.germanfree10grKBold {
	color: #009900;
	font: italic 800 12px Arial, Helvetica, sans-serif;
}
.germanfree10kZ {
	color: #006;
	text-align: center;
	font: italic 500 13px Arial, Helvetica, sans-serif;
}
.germanfree11 {
	color: #006;
	font: 500 13px Arial, Helvetica, sans-serif;
}
.germanfree11Bold {
	color: #006;
	font: 700 13px Arial, Helvetica, sans-serif;
	PADDING-BOTTOM: 2px; 
	PADDING-LEFT: 2px; 	
	PADDING-RIGHT: 0px; 
	PADDING-TOP: 0px; 
}
.germanfree11Boldk {
	color: #006;
	font: italic 700 13px Arial, Helvetica, sans-serif;
}
.germanonline12Bold0IC {
	color: #FF7730;
	text-align: center;
	font: italic 700 14px Arial, Helvetica, sans-serif;
}
.germanonline13O {
	color: #FF7730;
	text-align: center;
	font: italic 700 15px Arial, Helvetica, sans-serif;
}
.germanfree13 {
	color: #006;
	font: 500 14px Arial, Helvetica, sans-serif;
}
.germanfree9Bk {
	color: #006;
	font: italic 700 11px Arial, Helvetica, sans-serif;
}
.germanfree10BoldK {
	color: #006;
	font: italic 700 12px Arial, Helvetica, sans-serif;
}
.freegerman13comic {
	color: #F60;
	font: 700 15px "Comic Sans MS";
}
.germanfree11BoldR {
	color: #F00;
	font: 700 13px Arial, Helvetica, sans-serif;
}
.germanfree13v {
	color: #EF6B01;
	font-size: 13px;
	word-spacing: 0em;
	font-weight: 700;
	text-decoration: none;
}
.deutschtest {
	color: #000000;
	font: 500 12px Arial, Helvetica, sans-serif;	
	text-align: left;
	width: 100%;
}