/* Copyright 2003-2007 by PA-S.de
Das Kopieren von Inhalten ist Untersagt! */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	text-align: center;	/* hrahmen im IE zentrieren. */
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:14px;
	color: #000;
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}

#hrahmen {
	margin:0px auto;
	text-align: left;
	width: 970px;
}
#head {
	height: 99px;
	margin:0px;
}
#beta {
	top:0;
	left:0px;
	position:absolute;
	background-image:url(/img/beta.png);
	background-repeat:no-repeat;
	height:53px;
	width:100px;
}
#head_disc {
	margin-left:30px;
	line-height:99px;
	float:left;
	color:#FFFFFF;
	font-size:18px;
	font-family:Georgia, 'Times New Roman', Times, serif;
}
#topnavi {
	height: 32px;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: middle;
	line-height: 26px;
	margin-left: 180px;
}

#topnavitab {
    margin: 0;
    padding: 0;
	padding-left:10px;
}

#topnavitab li {
    display: block;
    float: left;
    height: 31px;
    color: #00385D;
    overflow: hidden;
}

#topnavitab li.nobar {
    background: none;
}

#topnavitab a {
    display: block;
    padding: 6px 7px 10px 9px;
    margin: 0;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

#topnavitab a:hover {
	text-decoration: none;
	color: #94D2F2;
}

#footer {
	font-size: 12px;
	color: #666666;
	margin-top:15px;
	border-top: 1px solid #CCCCCC;
	padding-top: 3px;
	text-align: right;
	padding-bottom:15px;
}
#footer a {
	color: #666666;
}
#content {
	margin-top: 15px;
	text-align: left;
	float: left;
	width: 680px;
}
#right {
	margin-top: 15px;
	text-align: left;
	margin-left: 720px;
	width:250px;
}
.rbox {
	background-image: url(/img/rbg.gif);
	background-repeat: repeat-y;
	padding: 0 10px 0 10px;
	font-size: 12px;
	color: #333333;
}
.rbox_suche {
	width: 85%;
	height: 25px;
	font-size: 18px;
	color: #333333;
	border: 1px solid #D3C6C0;
	background-color: #F9F8F7;
	padding: 0 2px 0 2px;
}
.inputs{
	width:120px;
	font-size: 15px;
	color: #333333;
	border: 1px solid #D3C6C0;
	background-color: #F9F8F7;
	padding: 0 2px 0 2px;
	font-weight: bold;
}
.refresh {
	background-color:#FFFFFF;
	background-image: url(../img/arrow_refresh.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 20px;
	border: 0;
}
.rbox_suchebtn {
	width: 20px;
	height: 27px;
	border: 1px solid #D3C6C0;
	background-color: #E2D9D6;
	font-size: 17px;
	color: #333333;
	margin-left: 5px;
}


.rbox_t {
	background-image: url(/img/rtop.gif);
	height: 11px;
	background-repeat: no-repeat;
}
.rbox_f {
	background-image: url(/img/rfoot.gif);
	height: 11px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.rbox_titel {
	display: block;
	font-size: 19px;
	color: #BC3844;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	margin-bottom: 3px;
}
.article {
	margin: 18px 0 0 0;
}
.article_img {
	margin: 0 20px 20px 0;
	float: left;
	border: 1px solid #83675A;
	padding: 2px;
}
.article_titel {
	font-size: 25px;
	color: #188CC5;
	font-weight: bold;
	font-family: Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	margin-bottom: 10px;
	position: relative;
}
.article_txt {
	font-style: italic;
	margin: 5px 20px 0 230px;
	text-align: justify;
	position: relative;
	color: #333333;
	font-size: 15px;
}
.article_options {
	margin: 10px 20px 0 225px;
	position: relative;
	font-size: 12px;
	color: #666666;
}
.article_end {
	clear: both;
	border-bottom: 1px solid #cccccc;
}
.datepas {
	background-image: url(/img/date.gif);
	height: 64px;
	width: 64px;
	margin: 0 0 10px 10px;
	float: right;
}
.month{
	font-size: 11px;
	color: #FFFFFF;
	margin: 12px 0 0 13px;
	font-weight: bold;
}
.day {
	font-size: 30px;
	color: #666666;
	margin: 0 0 0 13px;
	font-weight: bold;
}
.links {
	float: left;
}
.rechts {
	float: right;
}
.infos {
	margin: 0 20px 20px 0;
	float: left;
	border: 1px solid #cccccc;
	padding: 5px;
	width: 194px;
	background-color: #F9F8F7;
}
.infos_txt {
	margin: 0 20px 0 230px;
	position: relative;
}
.klein {
	font-size: 12px;
}
h3, h3 a{
	color: #BC3844;
	margin: 0px 0 3px 0;
	font-size:18px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(/img/hbg.png);
	background-repeat: repeat-x;
	line-height: 25px;
	padding: 2px 0 0 10px;
}
h1, h1 a{
	color: #0079CE;
	margin: 0px 0 3px 0;
	padding: 0px;
	padding-bottom:2px;
	font-size:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a {
	color: #0079CE;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: underline;
}
.red {
	color: #FF0000;
}
.red a{
color: #FF0000;
}
.red_input {
	border: 1px solid #FF0000;
	background-color: #FFF2F2;
}
.green {
	color: #003300;
}
.green a {
color: #003300;
}
.tablepas {
	color: #666666;
}
.tablepas td{
	padding: 3px;
	font-size: 14px;
}
.tablepas input{
	width: 200px;
}

.small {
	font-family:"Trebuchet MS", Arial, "Lucida Sans Unicode", "Lucida Sans", Tahoma;
	font-size:0.9em;
	color:#666666;
	line-height:10px;
	text-decoration:none;
	padding:0px;
}

.medium {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#CC6699;
	line-height:16px;
	text-decoration:none;
}

.large{
	font-family:"Frutiger", "Trebuchet MS", Arial, "Lucida Sans Unicode", "Lucida Sans", Tahoma;
	font-size:25px;
	color: #7ACC00;
	text-decoration:none;
}

.verylarge{
	font-family:"Trebuchet MS", Arial, "Lucida Sans Unicode", "Lucida Sans", Tahoma;
	font-size: 26px;
	color: #99ccde;
	text-decoration:overline;
}

.megalarge {
	font-family:"Trebuchet MS", Arial, "Lucida Sans Unicode", "Lucida Sans", Tahoma;
	font-weight:bold;
	font-size:30px;
	color:#BEA40E;
}


.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}

.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
}

.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
}

.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}

.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}

.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

.blue {
	color: #1E86BA;
	font-weight: bold;
}