
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01_kurz.jpg) repeat-x;
	font: normal 13px 'Trebuchet MS',Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 1.5em;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF8000;
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: left;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #FF8000;
}

a:hover {
	text-decoration: none;
}

/* Formulare */
.rtfform {
margin:10px auto 0;
width:600px;
margin: 10px;
}

.reihe {
height: 35px;
margin: 3px 0 3px 0;
padding: 3px 0 3px 0;
width:600px;
}

.fehlerreihe {
height: 35px;
margin: 3px 0 3px 0;
padding: 3px 0 3px 0;
width:600px;
background:#FFDFDF url(/images/reihe_err-bg.png) repeat scroll 0 0;
border-color:#DF7D7D;
border-style:solid;
border-width:1px 0;
}

.but {
background: #FF8000 url(/includes/datepicker2/images/ui-bg_highlight-soft_75_FF8000_1x100.png) repeat-x scroll 50% 50%;
border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
border-style:solid !important;
border-width:2px !important;
color:#333333;
font-family:Arial,Sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0;
padding:5px;
vertical-align:top;
text-decoration:none;
}

.but a, a:visited {style.css (Linie 22)

text-decoration:none;
}

.rtfform input.sendbutton {
cursor: pointer;
background: #FF8000 url(/includes/datepicker2/images/ui-bg_highlight-soft_75_FF8000_1x100.png) repeat-x scroll 50% 50%;
/* background:transparent url(/images/button_bg.gif) repeat-x scroll 0 0; */
border-color:#ECECEC #ADADAD #ADADAD #ECECEC !important;
border-style:solid !important;
border-width:1px !important;
color:#333333;
font-size:13px;
font-weight:bold;
height: 30px;
margin:10px 0 5px 250px;
padding:5px;
width:130px;
}

.rtfform input, select {
color:#777777;
font-family:'Trebuchet MS',Verdana,sans-serif;
border:1px solid #888888;
height:22px;
width: 160px;
padding:3px;
vertical-align:top;
font-weight:bold;
font-size: 13px;
}

.rtfform input.checkb {
color:#777777;
font-family: Arial,'Trebuchet MS',Verdana,sans-serif;
border: none;
margin-top: 4px;
vertical-align: middle;
font-weight: normal;
}

.rtfform textarea {
color:#777777;
font-family:'Trebuchet MS',Verdana,sans-serif;
border:1px solid #888888;
width: 400px;
padding:3px;
vertical-align:top;
font-weight:bold;
font-size: 13px;
}

.rtfform select {
height:30px;
width: 200px;
font-size: 13px;
}

.rtfform label {
display:inline-block;
font-size:14px;
font-weight:bold;
margin:4px 10px 0 0;
text-align:right;
vertical-align:top;
width:100px;
float: left;
}

tr.terminefirst {
border-bottom:1px solid #666666;
font-weight:bold;
}

.tdborderlu {
border-bottom:1px dotted #E5E4DB;
border-left:1px dotted #E5E4DB;
height:30px;
padding-left:5px;
padding-right:5px;
}
.tdborderl {
border-left:2px dotted #E5E4DB;
height:30px;
padding-left:5px;
padding-right:5px;
}

.tdborderuora {
border-bottom:1px dotted #FF8000;
height:30px;
padding-left:5px;
padding-right:5px;
}

.rtfform td {
padding-bottom: 7px;
}


/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0 auto;
	background: url(images/header.jpg);
}

#header h1, #header h2 {
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 0px 0 0 3px;
	font-size: 36px;
}

#header h2 {
	float: right;
	padding: 134px 20px 0 0;
	font-size: 22px;
}

/* Menu */

#menu {
	width: 900px;
	height: 37px;
	margin: 0 auto;
	background: #333333;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	height: 37px;
}

#menu a {
	display: block;
	float: left;
	padding: 12px 20px 0 20px;
	height: 37px;
	background: url(/images/img03_1.gif) no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #D8D8D8;
}

#menu a:hover {
	color: #FFA415;
}

#aktuell a
{
display: block;
	font-size: 14px; 
  font-weight: bold; 
  border: 2px dashed #FF8000; 
  width: 130px; 
  margin: 0 0 20px 10px; 
  padding: 15px 8px 15px 30px; 
  background-image:url(/images/icons/24x24/search.png); 
  background-repeat:no-repeat; 
  background-position:5px 5px;
  color: #666666;
  text-align: center;
  
}

#aktuell a:hover {
	background: #FFC250 url(/images/icons/24x24/search.png) no-repeat 5px 5px;
}



#menu .first a {
	background: none;
}

.linkuser {
display: block;
height: 23px;
}
/* Content */

#content {
	width: 860px;
	margin: 0 auto 20px auto;
	padding: 40px 20px 20px 20px;
	background: #FFFFFF url(images/img04.jpg) repeat-x left bottom;
}

/* Posts */

#posts {
	float: left;
	width: 600px;
	padding-bottom: 70px;
}

/* Links */

#links {
	float: right;
	width: 180px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
	color:#FF8000;
}

#links li a:hover {
	text-decoration: underline;
	color:#FF8000;
}

#links li i {
	font-style: normal;
	font-size: 11px;
}

#links li h2 {
	font-size: 14px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	margin-top: 40px;
	background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
	text-align: center;
	color: #999999;
}

/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-size: 10px;
border-bottom:0px dotted #691500;
vertical-align: middle;
border: 0px;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
width:400px;
height:400px;
}

a.tooltip span {
display: none;
text-decoration: none;
border: 0px;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 200px;
z-index: 100;
color: #666666;
border: 1px solid;
border-color: #FF8000;
padding: 2px 10px 2px 10px;
background: #dcdcdc;
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
font-size: small;
text-align: left;
line-height: 1.5em;
}

.tooltipbild {
border = 0px;
}
