/*  Webdesign: IT service Mächtlinger  */
/*  http://www.arge-durlach.de und http://www.argedurlach.de  */
/*  Letzte Änderung: 24.06.2009  */

/*  Screen-CSS  */
/*  Body und allgemeine Schrift Definitionen  */

html { 
  padding:0px;
  margin:0px;
}

body {
  color:#333333;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color:#eeeeee;
  padding:0px;
  margin:0px;
}

p, pre {
margin: 0px; 
padding: 5px 20px 5px 20px; 
}
code {
	display:block;
	margin:1em 0;
	padding:0.5em;
	color:#666;
	background:#eee;
	border:1px #ccc solid;
	text-align:left;
}

img, a img {
	border: 0;
}

.buttonscontainer {
width: 190px;
color:#eeeeee;
}

.buttons a {
color: #778899;
background-color: #dddddd;
padding: 5px;
padding-left: 20px;
display: block;
border-left-color: #778899;
border-left-style: solid;
border-left-width: 10px;
font: 12px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}

.buttons a:hover { 
text-decoration: none;
background-color:#dddddd;
border-left-color: #ffffcc;
border-left-style: solid;
border-left-width: 10px;
 }

.buttonsfix {
color: #778899;
background-color: #dddddd;
padding: 5px;
padding-left: 20px;
display: block;
border-left-color: #ffffcc;
border-left-style: solid;
border-left-width: 10px;
font: 12px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
text-align: left;
margin-top: 1px;
}
 
pre { 
color: #333333;
font-size: 11px;
background-color:transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.alignright {
margin-top: 0px; 
text-align: right;
font-size: 10px;
}

/*  DIV-Tags und Schrift Definitionen */

#header { 
margin: 0px 0px 0px 0px;
padding: 0px;
height: 100px;
background-color:#dddddd;
}

#headerleft { 
position:absolute;
top: 0px;
left:0px;
margin: 0px;
padding: 0px;
width: 800px;
height: 100px;
/*background-image: url(../assets/images/header_durlachinfo.png);
background-repeat:no-repeat;
background-position:center;*/
}

#headerleft p {
font-family: "Courier New", Courier, mono;
font-size:24px;
font-weight:bold;
}
#headerleft .red {
color:#FF0000;
}
#headerright { 
position:absolute;
top: 0px;
right: 0px;
height: 100px;
margin: 0px;
padding: 0px;
width: 200px;
background-image:  url(../images/header_logo_arge.png);
background-position:center;
background-repeat:no-repeat;
}

#headerline {
margin:  0px 50px 0px 0px;
padding: 5px 0px 5px 50px;
background-color: #99AABB;
font-size:11px;
font-weight:normal;
text-align:left;
color:#eeeeee;
}

#headerline strong { font-size: 11px;}

#headerline a { 
color: #ffffcc;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}
#headerline a:hover {
color:#ffffcc;
font-size: 11px;
background-color:transparent;
text-decoration: underline; 
}

#print {
position:absolute;
right:0px;
top:100px;
width:50px;
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 0px;
background-color: #99AABB;
font-size:11px;
font-weight:normal;
text-align:left;
color:#eeeeee;
}

#navigation {
position: absolute;
left: 0px;
width: 190px;
margin: 0px 0px 0px 0px; 
padding: 0px;
}

#navigation h1 {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
padding: 15px 20px 0px 30px;
margin: 0px;
text-transform:uppercase;
color: #778899;
background-color: transparent;
letter-spacing:-0.02em;
}

#inhalt {
background-image: url(../images/bg_arge.gif);
background-repeat: no-repeat;
background-position: top center;
margin: 0px 190px 0px 190px;
padding: 0px 20px 0px 20px;
background-color: #ffffff;
min-height: 50em; /* für richtige Browser */
line-height: 150%;
text-align:justify;
}

 /* IE Win only \*/
 * html #inhalt {
 height:50em;
  }
  /* End IE Win */

#inhalt h1 { 
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
padding: 15px 0px 0px 0px;
text-transform:uppercase;
color: #778899;
background-color: transparent;
letter-spacing: -0.02em;
margin: 0px 20px 20px 20px;
border-bottom-width: 1px;
border-bottom-color: #778899;
border-bottom-style: solid; 
}

#inhalt h2 { 
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color: #778899;
background-color: transparent;
/*letter-spacing: -0.02em;*/
margin: 10px 20px 5px 20px;
padding:10px 0px 0px 0px;
border-bottom-width: 1px;
border-bottom-color: #778899;
border-bottom-style: solid; 
}

#inhalt h3 {
margin: 5px 20px 0px 20px;
padding:5px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
background-color: transparent;
color:#778899;
font-size: 12px;
font-weight:bold;
}

#inhalt strong { 
font-weight: bold;
}

#inhalt a { 
color: #CC6666;
font-size: 12px;
background-color:transparent;
text-decoration: none; 
}
#inhalt a:hover {
color:#CC6666;
font-size: 12px;
background-color:transparent;
text-decoration: underline; 
}
#inhalt .sidepicture {
	float: right;
	padding: 0px 20px 0px 10px;
	margin: 10px 0px 10px 10px;
}

#news { page-break-inside:auto;
position: absolute;
right: 0px;        
width: 190px;
background-color: #ffc;
margin: 0px 0px 0px 0px; 
padding: 0px;
line-height: 150%;
font-size: 11px;
}

#news h1 {
font-size:15px;
font-family:Arial, Helvetica, sans-serif;
padding: 15px 0px 0px 20px;
margin: 0px;
text-transform:uppercase;
color: #778899;
background-color: transparent;
letter-spacing:-0.02em;
}

#news h2 { 
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color: #778899;
background-color: transparent;
letter-spacing: -0.02em;
margin: 10px 20px 5px 20px;
padding:10px 0px 0px 0px;
}

#news h3 {
margin: 5px 20px 0px 20px;
padding:5px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
background-color: transparent;
color:#778899;
font-size: 12px;
font-weight:bold;
}

#news strong { 
font-weight: bold;
}

#news img {
padding: 0px;
margin: 0px;
}

#news a { 
color: #CC6666;
font-size: 11px;
background-color:transparent;
text-decoration: none; 
}
#news a:hover {
color:#CC6666;
font-size: 11px;
background-color:transparent;
text-decoration: underline; 
}

#news li { line-height:2.0em; padding-right:10px; list-style-image: url(../images/news_list.png); }

#footer {
margin: 0px 0px 0px 0px;
padding: 0px;
background-color: #99AABB;
}

#footer h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #eeeeee;
padding:5px 15px;
margin:0px
}
#footer a { 
color: #FFFFCC;
text-decoration: none; 
}
#footer a:hover {
text-decoration: underline; 
}
#statistic 
{margin: 0px;
padding: 0px;
}

#statistic a { 
color: #CC6666;
font-size: 12px;
background-color:transparent;
text-decoration: none; 
}

#statistic a:hover {
color:#CC6666;
font-size: 12px;
background-color:transparent;
text-decoration: underline; 
}

.top{
	position:fixed;
	right:205px;
	bottom:30px;
	color:#999;
	text-decoration:none;
}