﻿@charset "utf-8";

html {
	height : 101%;
}
body {
	font-family:  Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #000000;
}
#wrapper {
	width:100%;
	margin: 0 auto;
	background-color: transparent;
	background-image:url('../images/bg.jpg');
	background-repeat: repeat-y;
	background-position:center top;
}
#bg_up{
	margin: 0 auto;
	background-position:center top;
	background-color: transparent;
	background-image:url('../images/bg_up.jpg');
	background-repeat:no-repeat;
	background-position:center top;
}
#masthead_container {
    height: 200px;
	width: 100%;
	background-color: transparent;	
	margin:auto;
}
#masthead {
    height: 200px;
	width: 1000px;
	margin:auto;
	background-position: left top;
	background-repeat:no-repeat;
	background-color: transparent;	
}
#fontsizer {
	float:right;
	padding-top: 20px;
	width: auto;
}

#container {
	text-align:left;
	width: 1000px;
	padding: 0;
	margin:auto;
	background-position:center top;	
	padding-top: 10px;
}
#container2 {
	text-align:left;
	background-color: transparent;
	margin:auto;
}
#top {
	width: 98%;
	float:left;
	padding: 0;
	margin:0 auto;
	border: 1px solid #999;
	margin-left: 1%;
	margin-right: 1%;
	margin-bottom: 5px;
}
#page_content {
	padding: 0px;
	margin: 0px;
	width: 100%;
	padding-bottom: 10px;
	background-color: transparent;
}
#sidebar_left {
	position: relative;
	float: left;
	width: 176px;
	background-color: transparent;
	padding:0 2px 20px 2px;
	margin:0;
	margin: 0 5px 5px 5px;
	background-image:url('../images/left.gif');
	background-position: center top;
	background-repeat:repeat-y;
}

#sidebar_right {
	position: relative;
	float: right;
	width: 176px;
	background-color: transparent;
	padding:0 2px 20px 2px;
	margin:0;
	margin: 0 5px 5px 5px;
	background-image:url('../images/right.gif');
	background-position: center top;
	background-repeat:repeat-y;
}

#content_outleft {
	margin: 0 0 0 190px;
}
#content_outmiddle {
	margin: 0 190px;
}
#content_outright {
	margin: 0 190px 0 0;
}
.content {
	float:left;
	background-color: #e2e2e2;
	padding: 10px 10px 0 10px;
	width: 600px;
	background-image : url(../images/content.jpg);
	background-position:center top;
}
#content_up {
	width: 100%;
	height: 30px;
	background-color: #999;
	padding:0;
	margin:10px 0 10px 0;
}
#content_up_left {
	float: left;
	background-color: transparent;
	background-image:url('../images/content_up_left.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	padding:0;
	margin:0;
}
#content_up_right {
	background-color: transparent;
	background-image:url('../images/content_up_right.gif');
	background-position: right top;
	background-repeat:no-repeat;
	float:right;
	width: 197px;
	height: 30px;
	padding:0;
	margin:0;
}
#content_down {
	width: 100%;
	height: 30px;
	margin:10px 0 10px 0;
	padding:0;
}
#content_down_left {
	float: left;
	background-color: transparent;
	background-image:url('../images/content_down_left.gif');
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	padding:0;
	margin:0;
}
#content_down_right {
	background-color: transparent;
	background-image:url('../images/content_down_right.gif');
	background-position: right top;
	background-repeat:no-repeat;
	float:right;
	width: 170px;
	height: 30px;
	padding:0;
	margin:0;
}

#breadcrumbs {
	float:left;
	height: 17px;
	line-height:15px;
	width: auto;
	max-width: 700px;
	font-size : 11px;
	overflow : hidden;
	background-color: #fff;
	font-weight : normal;
	font-variant : small-caps;
	margin: 4px 0 0 50px;
	padding: 0 5px 0 5px;
}
#breadcrumbs span {
	padding:0;
}

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

.clr {
	clear:both;
}

#footer {
	color: #999;
	clear: both;
	width: 1032px;
	height: 76px;
	overflow: hidden;
	padding:0;
	margin-left:-16px;
	background-color: transparent;
	text-align:center;
	background-image:url('../images/footer.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	overflow:hidden;
	
}
#footer a {	
	border:none;
}
#bottom {
	clear: both;
	height: 30px;
	font-size: 9px;
	color: #999;
	text-align:center;
}
#bottom a {
	font-size: 9px;
	color: #999;
	text-align:center;
	text-decoration:none;
}
#copyright_info {
	clear: both;
	font-size: 10px;
	padding:0;
	margin:0;
	text-align:center;
	overflow:hidden;
}
#copyright_info p {
	font-size: 10px;
	padding: 5px 20px 5px 20px;
	margin:0;
	text-align:center;
}
#designed_by {
	clear: both;
	color: #444;
	padding:0;
	margin:0;
	text-align:center;
	background-image:url('../images/designed_by.jpg'); 
	background-position: center;
	background-repeat:no-repeat;
	background-color:#fff;
}
#designed_by p {
	color: #222;
	font-size: 10px;
	margin:0;
	text-align:center;
	letter-spacing: 2px;
}	
#designed_by a {
	color: #444;
	text-decoration:none;
}
#designed_by a:hover {
	color: #999;
}
#date {
	text-align: center;
	font-size:11px;
	width: auto;
	background-color: transparent;
	height: 30px;
	line-height:30px;
	overflow:hidden;
}
#date p {
	color: #999;
	font-size:11px;
	background-color:#fff;
	width: 180px;
	height: 15px;
	line-height: 15px;
	margin: 0 auto;
	margin-top:8px;
	border: 1px solid #999;
}
h1,h2,h3,h4,h5,h6 {
	color: #000;
	text-decoration:underline;
	font-family: Arial, Helvetica, Sans-Serif;
}

#footer p {
	font-size: x-small;
}
#footer a {
	color: #888;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
ul, ol, li {
	margin : 0;
	padding : 0;
}
ul, ol {
	margin : 10px 0;
	padding-left : 10px;
}
ol li {
	list-style-type : decimal;
	line-height : 14px;
}
ul {
	margin : 5px;
	padding : 2px;
	list-style : none;
}
li {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
	background-image : url(../images/list.png);
	background-repeat : no-repeat;
	background-position : 0 2px;
	list-style-type : none;
}
li:hover {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
	background-position : 0 2px;
	background-image : url(../images/list_hover.png);
	background-repeat : no-repeat;
}
td {
	text-align : left;
	margin : 0;
	padding : 0;
}
a, a:link, a:visited, a:active, a:focus {
	color: #b90000;
	outline : none;
	text-decoration : none;
}
a:hover {
	color: #444;
	text-decoration : underline;
}
table.contentpaneopen {
	width : 98%;
	padding : 2px;
	margin : 2px;
}
table.contentpane {
	width : 98%;
	padding : 6px;
	margin : 6px;
}
table.searchinto {
	width : 100%;
}
table.moduletable {
	width : 100%;
	margin : 0;
	padding : 0;
}

div.moduletable {
	padding : 0;
	padding-bottom : 10px;
	text-align: center;
}
div.moduletable_text {
	padding : 0;
	padding-bottom : 10px;
	text-align: center;
}
div.banneritem_text {
	padding: 0 3px 0 3px;
	margin: 0;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#top div.moduletable h3, #user1 div.moduletable h3, #user2 div.moduletable h3, #user5 div.moduletable h3, #user6 div.moduletable h3 {
	background-image : url(../images/user_h3.gif);
	background-repeat : repeat-x;
	color: #000;
	text-align : left;
	height : 30px;
	line-height : 30px;
	padding:0;
	margin :0;
	padding-left: 15px;
	overflow : hidden;
	font-weight:normal;
	border:none;
	font-size : 14px;
	font-variant:normal;
	text-decoration: none;
}

table.moduletable th, .moduletable_text h3 {
	background-image : url(../images/module_h3.gif);
	background-repeat : repeat-x;
	color: #000;
	text-align : left;
	font-weight : bold;
	height : 36px;
	line-height : 36px;
	font-size : 16px;
	margin :0;
	overflow : hidden;
	margin-bottom: 2px;
	text-indent: 10px;
	width: 172px;
	padding:0;
	font-variant:small-caps;
	border: 1px solid #ccc;
	text-decoration: none;
}
div.moduletable h3{
	background-image : url(../images/module_h3.gif);
	background-repeat : repeat-x;
	background-color: #fff;
	color: #000;
	text-align : left;
	font-weight : bold;
	height : 36px;
	line-height : 40px;
	font-size : 14px;
	padding:0;
	margin :0;
	overflow : hidden;
	text-indent: 10px;
	font-variant:small-caps;
	border: 1px solid #eee;
	text-decoration: none;
}

#sidebar_left div.moduletable h3, #sidebar_right div.moduletable h3 {
	background-image : url(../images/module_h3.gif);
	background-repeat : repeat-x;
	background-color: #fff;
	color: #ded1ae;
	text-align : left;
	font-weight : bold;
	height : 36px;
	line-height : 35px;
	font-size : 14px;
	padding:0;
	margin :0;
	overflow : hidden;
	text-indent: 29px;
	width: 172px;
	font-variant:small-caps;
	text-decoration: none;
}

.moduletable_menu h3 {
	background-image : url(../images/module_h3.gif);
	background-repeat : repeat-x;
	background-color: #fff;
	color: #ded1ae;
	text-align : left;
	font-weight : bold;
	height : 36px;
	line-height : 36px;
	font-size : 14px;
	padding:0;
	margin :0;
	overflow : hidden;
	text-indent: 22px;
	width: 172px;
	font-variant:small-caps;
	text-decoration: none;
}

.moduletable_menu {
	width: 171px;
	overflow:hidden;
	padding-bottom: 10px;
}
.moduletable_menu ul.menu {
	padding : 0;
	list-style : none;
	background : none;
	margin: 0;
}
.moduletable_menu ul.menu li {
	margin : 1px 0 0 0;
	padding : 0;
	list-style : none;
	background : none;
}
.moduletable_menu ul.menu li a {
	display : block;
	color:#ffc000;
	vertical-align : middle;
	font-size : 12px;
	text-align : left;
	height : 25px;
	line-height : 24px;
	text-decoration : none;
	padding:0;
	margin: 0;
	padding-left: 20px;
	background-image : url(../images/menu.gif);
	background-repeat : no-repeat;
}
.moduletable_menu ul.menu li a span {
	background : none;
}
.moduletable_menu ul.menu li a:hover, .moduletable_menu ul.menu li a:active, .moduletable_menu ul.menu li a:focus {
	text-decoration : none;
	color: #fff;
	font-size : 13px;
	text-align : left;
	background-image : url(../images/menu_hover.gif);
	background-repeat : no-repeat;
}
.moduletable_menu ul.menu li.active a {
	background-image : url(../images/menu_hover.gif);
	background-repeat : no-repeat;
	text-decoration : none;
	color: #fff;
	font-size : 13px;
	text-align : left;
}
.moduletable_menu ul.menu li.active a:hover {
	text-decoration: none;
}
.moduletable_menu ul.menu li.active a span {
}
.moduletable_menu ul.menu li li a span {
	list-style : none;
}
.moduletable_menu ul.menu li ul {
	margin : 0;
	padding : 0;
	list-style : none;
}
.moduletable_menu ul.menu li li {
	list-style : none;
}
.moduletable_menu ul.menu li li a {
	list-style : none;
	vertical-align : middle;
	font-size : 14px;
	text-align : left;
	text-decoration : none;
	height : 22px;
	padding-left: 28px;
	overflow:hidden;
}
.moduletable_menu ul.menu li li a:hover, .moduletable_menu ul.menu li li a:active, .moduletable_menu ul.menu li li a:focus {
	list-style : none;
	background : none;
	text-decoration : none;
}
.moduletable_menu ul.menu li li.active a {
	list-style : none;
	background : none;
	text-decoration : none;
}
.moduletable_menu ul.menu li li a span {
	list-style : none;
	background : none;
}
.moduletable_menu ul.menu li li li a span {
	padding-left: 10px;
}
.componentheading {
	background-image : url(../images/componentheading.jpg);
	background-repeat:repeat-x;
	height : 30px;
	line-height : 30px;
	color: #000;
	font-size : 13px;
	font-weight:bold;
	border: 1px solid #ccc;
	text-align:center;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing: 5px;
	border: 1px solid #999;
}
.contentheading {
	background-image : url(../images/contentheading.png);
	background-repeat : no-repeat;
	height : 16px;
	line-height : 16px;
	color: #000;
	font-size : 11px;
	font-weight:bold;
	font-variant : small-caps;
	padding-left : 25px;
}
label {
	color: #999;
}
.pagenav {
	text-transform:uppercase;
	text-align : center;
	font-size : 12px;
	padding : 3px 5px 2px 5px;
	margin : 5px 1px 5px 1px;
	color: #000;
	background-color: #fff;
	border: 1px solid #999;
	background-image : url(../images/button_bg.gif);
	background-repeat:repeat-x;
}
a.pagenav {
	color: #000;
	background-color: #fff;
}
.pagenav a:hover {
	color: #000;
	text-decoration : none;
}
.pagenav_next {
	color: #999;
	text-decoration : none;
}
.pagenav_next a:hover {
	color: #b5d72b;
	text-decoration : none;
}
.pagenav_prev {
	color: #999;
	text-decoration : none;
}
.pagenav_prev a:hover {
	color: #b5d72b;
	text-decoration : none;
}
.blog {
	width : 100%;
}
.blog_more {
	margin : 10px 5px 20px 5px;
}
.blog_more strong {
	margin : 2px;
	display : block;
	font-size : 14px;
	font-weight : bold;
	color: #999;
	text-decoration:underline;
	padding-left: 3px;
	text-transform:uppercase;
}
.blog_more ul {
	margin : 5px;
	padding : 0;
}
.blog_more ul li {
	text-align : left;
	line-height : 14px;
	padding-left : 18px;
	background-image : url(../images/list.png);
	background-repeat : no-repeat;
	background-position : 0 2px;
}
.blog_more ul li:hover {
	background-image : url(../images/list_hover.png);
}
.article_separator {
	clear : both;
	display : block;
	height : 5px;
	margin-bottom : 5px;
	border-bottom : 1px solid #fff;
}
.article_column {
	padding : 10px;
	margin : 5px;
}
.article_column column_separator {
	padding : 10px;
	margin : 5px;
}
.article-tools {
	border-top : 1px solid #999;
	width : 100%;
	float : left;
	clear : both;
	margin-bottom : 15px;
	display : block;
	background-color: #fbfcf8;
}
.article-meta {
	padding : 5px;
	width : 80%;
	float : left;
}
.button {
	color: #000;
	background-image : url(../images/button_bg.gif);
	text-align : center;
	font-size : 10px;
	border : 1px solid #2c2c2c;
	padding : 2px 3px 2px 3px;
	margin : 2px 3px 2px 3px;
	background-color:#fff;
}
.button:hover {
	color: #000;
	background-image : url(../images/button_bg_hover.gif);
}
.validate {
	height: 20px;
	line-height: 20px;
	color: #000;
	background-image : url(../images/button_bg.gif);
	text-align : center;
	font-size : 10px;
	border : 1px solid #2c2c2c;
}
.validate:hover {
	color: #000;
	background-image : url(../images/button_bg_hover.gif);
}
.invalid {
	border-color: #000;
}
label.invalid {
	color: #000;
	text-decoration:blink;
}
.back_button {
	height: 22px;
	line-height: 22px;
	background-image : url(../images/button_bg.gif);
	text-align : center;
	font-size : 11px;
	color: #000;
	border : 1px solid #2c2c2c;
}
.back_button:hover {
	color: #000;
	background-image : url(../images/button_bg_hover.gif);
}
.back_button a:link {
	text-decoration : none;
	color: #101010;
}
.back_button a:visited {
	text-decoration : none;
	color: #999;
}
.back_button a:hover {
	text-decoration : none;
	color: #999;
}
#form-login .input {
	padding : 2px;
	margin : 2px;
	background : none;
	border : none;
	font-size : 11px;
}
form {
	margin : 0;
	padding : 0;
	border : none;
}
#form-login {
	border : none;
	padding: 5px;
}
#form-login ul {
	padding : 0;
	margin : 0;
	list-style : none;
}
#form-login li {
	margin : 0;
	padding:0;
	background : none;
	list-style : none;
	text-align:center;
}
#form-login li a {
	font-size : 11px;
}
#form-login li a:hover {
	font-size : 11px;
}
#form-login .input {
	margin:0;
	padding:0;
}
.inputbox {
	border : 1px solid #999;
	background-color: #fff;
	color: #000;
	font-size : 11px;
}
.inputbox:hover {
	border : 1px solid #3c3c3c;
	background-color: #e2e2e2;
}
input {
	border : 1px solid #e2e2e2;
	background-color: #999;
	color: #000;
	padding:3px;
	font-size : 11px;
}
input:hover {
	border : 1px solid #3c3c3c;
	background-color: #e2e2e2;
}
.sectiontableheader {
	border : 1px solid #333;
	background-color: #fff;
	text-align : left;
	text-transform : none;
	margin : 0;
	padding : 2px;
	height : 30px;
}
.sectiontablefooter {
	padding : 2px;
	margin : 0;
	text-align : left;
	text-transform : none;
	background-color: #fff;
}
.sectiontableentry0 {
	border-bottom : 1px solid #999;
	background-color: #fff;
	text-align : left;
}
.sectiontableentry1 {
	border-bottom : 1px solid #999;
	background-color: #e7e7e7;
	text-align : left;
}
.sectiontableentry2 {
	border-bottom : 1px solid #999;
	background-color: #fff;
	text-align : left;
}
.sectiontableentry1 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
.sectiontableentry2 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
.sectiontableentry0 td {
	padding : 2px 5px 2px 5px;
	margin : 1px;
}
h1 {
	font-weight : bold;
	font-size : 24px;
	line-height : 26px;
	font-weight : normal;
}
h2 {
	font-size : 20px;
	line-height : 22px;
	font-weight : normal;
}
h3 {
	font-size : 18px;
	line-height : 20px;
	font-weight : normal;
}
h4 {
	font-size : 16px;
	line-height : 18px;
	font-weight : bold;
}
h5 {
	font-size : 14px;
	line-height : 16px;
	font-weight : bold;
}
h6 {
	font-size : 12px;
	line-height : 14px;
	font-weight : bold;
}
.contact_email {
	padding : 5px;
	margin : 5px;
}
#component-contact {
	margin-top : 10px;
}
.hasTip {
	margin: 5px;
	color: #999;
	background-color: transparent;
	border: none;
}
.tool-tip {
	float : left;
	color: #999;
	background : #202020;
	border : 1px solid #999;
	padding : 5px;
	max-width : 200px;
}
.tool-title {
	padding : 0;
	margin : 0;
	font-size : 100%;
	font-weight : bold;
	margin-top : -15px;
	padding-top : 15px;
	padding-bottom : 5px;
	background-repeat : no-repeat;
}
.tool-text {
	font-size : 100%;
	margin : 0;
}
table.paramlist {
	margin-top : 5px;
}
table.paramlist td.paramlist_key {
	width : 128px;
	text-align : left;
	height : 30px;
}
div.message {
	font-weight : bold;
	font-size : 14px;
	color: #101010;
	text-align : center;
	width : auto;
	background-color: #202020;
	border : 1px solid #999;
	margin : 3px 0 10px;
	padding : 3px 20px;
}
.pagination span {
	padding : 2px;
}
.pagination a {
	padding : 2px;
}
img {
	border : none;
	padding: 2px 5px 2px 5px;
}
div.mosimage {
	border : 2px solid #999;
	background-color: #cdab71;
}
.mosimage {
	margin : 0;
	background-color: #cdab71;
}
.mosimage_caption {
	margin-top : 0;
	background-color: #cdab71;
	padding : 0;
	font-size : 10px;
}
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	cursor: pointer;
	vertical-align: middle;
}
.error {
	font-style : italic;
	text-transform : uppercase;
	padding : 5px;
	color: #101010;
	font-size : 12px;
}
#system-message {
	margin : 10px;
}
#system-message dd.message ul {
	border-top : 2px solid #999;
	border-bottom : 2px solid #999;
	margin : 5px;
	padding-left : 40px;
	text-indent : 0;
}
#system-message dd.error ul {
	color: #101010;
	border-top : 2px solid #999;
	border-bottom : 2px solid #999;
	margin : 5px;
	padding-left : 40px;
	text-indent : 0;
}
#system-message dd.notice ul {
	color: #101010;
	border-top : 2px solid #999;
	border-bottom : 2px solid #999;
	margin : 5px;
	padding-left : 40px;
	text-indent : 0;
}
.small {
	font-family : Arial, Helvetica, sans-serif;
	color: #999;
	font-size : 9px;
}
.createdate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #999;
}
.modifydate {
	font-family : Arial, Helvetica, sans-serif;
	color: #999;
	font-size : 9px;
}
.highlight {
	background-color: #999;
	color: #999;
	padding : 0;
}
.code {
	background-color: #999;
	border : 1px solid #bbb;
}
fieldset {
	margin : 10px;
	padding : 10px;
	border : 1px solid #999;
}
#sidebar_left ul#mainlevel a {
	color: #999;
}
/* Formatvorlagen für die Navigation-Oben */
ul#mainlevel-nav {
	list-style : none;
	padding : 0;
	margin : 0 auto;
	font-size : 11px;
	padding-left: 50px;
}
ul#mainlevel-nav li {
    text-align:center;
	background-image:none;
	font-weight : bold;
	float : left;
	margin : 0 auto;
	padding : 0;
	font-size : 11px;
	height : 20px;
	line-height : 20px;
	white-space : nowrap;
	background-color: transparent;
	margin-top: 10px;
}
ul#mainlevel-nav li a {
	color:#487E88;
	text-align : center;
	font-weight : bold;
	font-size : 11px;
	display : block;
	padding-left : 10px;
	padding-right : 10px;
	text-decoration : none;
	text-transform:uppercase;
	border : 1px solid #ccc;
	letter-spacing: 1px;
	margin-right: 5px;
	background-color: #fff;
	background-repeat : no-repeat;
}
#buttons > ul#mainlevel-nav li a {
	width : auto;
}
ul#mainlevel-nav li a:hover {
	text-decoration:underline;
}
ul#mainlevel-nav li a#active_menu-nav {
	font-size: 12px;
	text-decoration:underline;
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	text-decoration : line-through;
}

div.topto {
	width:620px;
	height:17px;
	margin:0;
	padding:0;
	background-image : url(../images/top.jpg);
}

div.topbo {
	width:620px;
	height:20px;
	margin:0 0 0 -10px;
	padding:0;
	background-image : url(../images/top_f.jpg);
}

div.to {
	width:100px; 
	float:left; 
	height:19px; 
	padding-top: 5px; 
	margin-right: 5px; 
	border-bottom: 1px solid #868686; 
	text-align:center;
}

#scroller-header a {	
	text-decoration:none; 	
	color:#4b412f;
}

#scroller-header a:hover {
	text-decoration:none; 	
	color:#000000;
}

#scroller-header a.selected {
	text-decoration:underline !important; 	
	color:#000000 !important;
}

#scroller-header {
	width:590px;	
	height:24px;	
	font-weight:700; 
	margin:auto;
}

#scroller-body {	
	margin-left: -10px;	
	width:590px; 
	margin:auto; 
	padding-bottom:30px;
}

#scroller-body table tr td {
	text-align: center;
}

#scroller-body table {
	margin: auto;
}

#mask {
	width:590px;	
	overflow:hidden;	
	margin:0 auto;
}

#panel div {
	float:left;
}

#dialog {
	font-size:12px;
}

span.zeat {
	float: right; 
	width: 30px; 
	height: 25px; 
	color:red; 
	font-size: 14pt; 
	z-index:2000; 
	margin: -12px 15px 0 0; 
	text-decoration:none;
}

span.zeat a{
	color:red; 
	text-decoration:none;
}

div.inobsah h2,div.container h2{ 
	text-decoration:none;
	font-family:"MS Reference", Sans-serif;
	margin:0;
	color:#8c0000;
}

div.inobsah h2 span {
	font-size:10px; 
	margin-left: 5px;
}

span.error {
	color:red;
}