body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bkgr.gif);
}
a:link {
	color: #003399;
	text-decoration: none;
}
.menu_alt {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.top_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: dotted;
}

.menu {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.minitext {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.links {
	text-decoration: none;
	color: #003399;
}
.sub_line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
.wk {
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #333333;
}

.admin_pos {
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}

.content_titel {
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #003366;
}
.content_alt {
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.menu_active {
	font-weight: bold;
}
.sub_link {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.content_sub_titel {

	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.login_fields {
	height: 15px;
	border: 1px dotted #666666;
	font-size: 10px;
}
.menu_subline {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.menu_active_subline {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.content_sub {
	font-size: 14px;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
.main_bg {
	background-image: url(images/logo_bkgr.gif);
	background-repeat: no-repeat;
}
.site_logo {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.comments_line {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
.comment_titel {


	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.login_fields_comments {
	border: 1px dotted #666666;
	font-size: 12px;
	font-weight: bold;
}
.form_fields {

	height: 18px;
	border: 1px dotted #666666;
	font-size: 13px;
}
.order_form {

	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.mail_ok {
	font-size: 24px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}

.form_field_hight {

	height: 10em;
	border: 1px dotted #666666;
	font-size: 13px;
}
.form_error {
	height: 18px;
	border: 1px solid #FF0000;
	font-size: 13px;
}
.form_field_hight_error {
	height: 10em;
	border: 1px solid #FF0000;
	font-size: 13px;
}
.help {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.wk_border {
	border: 1px solid #666666;
}
.warenkorb {
	background-color: #99CCFF;
	font-size: 12px;
	font-weight:bold;
}
.tooltip {
	position: absolute;
	display: none;
	background-color: #E6E6FF;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	padding: 3px;
}
.amount_list {
	position: absolute;
	top: 20px;
	font-size: small;
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	width: 260px;
	left: 20px;
}
.wordlist_new_word {
	position: absolute;
	left: 300px;
	top: 20px;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

.wordlist {
	position: absolute;
	background-color: #FFFFFF;
	top: 20px;
	right: 20px;
	left: 300px;
	width: 750px;
}
.add_word_amount_desc {
	position: absolute;
	left: 300px;
	top: 20px;
}
.admin_menu {
	font-size: small;
	color: #000000;
	text-decoration: none;
}

