/*Body*/
body {
  	margin: 0px;
  	text-align: center;  /* nur für alte Browser */
  	background-color: #E6E6E6;
}
#box {
  	width: 100%;
  	margin: 0px;
  	padding: 0px;
  	text-align: left;
  	background-color: #ffffc6;
  	border:0px;
}
/*-----------------------------------------*/
/* KOPFBEREICH                             */
/*-----------------------------------------*/
#kopf_leiste1 {
 	height: 40px;
 	background-color:#F2F2F2;
}
#menue_oben {
	height:40px;
	width: 983px;
	padding:10px;
	padding-top:8px;
	text-align:center;
	margin-left:auto;
 	margin-right:auto;
 	background-color:#336699;
	text-align:center;
	font-size:13px;
	font-weight:bolder;
	font-family:verdana, sans-serif;
	color:white;
}
#kopf_leiste2 {
	height:80px;
	background-color:#F2F2F2;
}
#inhalt_logo{
	height:60px;
	width: 973px;
	padding:10px;
	padding-left:30px;
	padding-right:0px;
	margin-left:auto;
 	margin-right:auto;
	background-color:white;
}
#logo {
	padding-top:15px;
	height:33px;
	float:left;
	margin-right:514px;
}
#suche {
	padding-top:15px;
	height:33px;
}
#datum {
	height:33px;
	text-align:right;
	font-size:11px;
	font-weight:bolder;
	font-family:verdana, sans-serif;
	color:#336699;
}
#kopf_leiste3 {
	height: 35px;
 	background-color:#F2F2F2;
}
#menue {
	height:35px;
	width: 983px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:auto;
 	margin-right:auto;
	background-color:white;
	vertical-align:top;
	text-align:center;
	font-size:15px;
	font-weight:bolder;
	font-family:verdana, sans-serif;
	color:#336699;
}
#bild_leiste {
	height: 255px;
 	background-color:#F2F2F2;
 	/*z-index:80;*/
}
#bild {
	height:250px;
	width: 1003px;
	margin-left:auto;
 	margin-right:auto;
	text-align:left;
	background-color:white;
	padding-bottom:5px;
}
/*-----------------------------------------*/
/* CONTENTBEREICH                          */
/*-----------------------------------------*/
#content_leiste {
	height:auto;
 	background-color:#F2F2F2;
}
#content_bereich {
	width: 1003px;
  	margin: 0px;
  	padding:0px;
	margin-left:auto;
 	margin-right:auto;
 	background-color:white;
}
#content {
	width: 780px;
	padding:10px;
	min-height:375px;
	border:0px;
	border-right-width:1px;
	border-color:#336699;
	border-style:solid;
}
#seitenleiste {
	width:192px;
	float:right;
	padding:5px;
	min-height:375px;
	border-width:0px;
	clear:both;
}
#infobild {
	background-image:url(../upload/bilder/Infobox.gif);
	width:100px;
	height:100px;
	float:left;
}
#info {
	width:763px;
	height:100px;
	border:0px;
	border-top-width:1px;
	border-color:#807676;
	border-style:solid;
	background-color:#e7e7e7;
}
#angebot {
	width:753px;
	height:80px;
	border:0px;
	border-color:#807676;
	border-style:solid;
	background-color:#e7e7e7;
	margin-bottom:10px;
	padding:10px;
}
#top {
	clear:both;
	width:763px;
	padding:10px;
	border:0px;
	border-top-width:1px;
	border-color:#E6E6E6;
	border-style:solid;
}
/*-----------------------------------------*/
/*FUSSBEREICH                              */
/*-----------------------------------------*/
#fuss_leiste {
	height:auto;
 	background-color:#F2F2F2;
}
#fuss {
	width: 993px;
  	margin: 0px;
  	padding:5px;
	margin-left:auto;
 	margin-right:auto;
 	background-color:white;
	border-width:0px;
	border-top-width:1px;
	border-color:#336699;
	border-style:solid;
}

/*-----------------------------------------*/
/* AKTUELLES                                 */
/*-----------------------------------------*/
.aktuelles {
	width: 100%;
	height:100px;
	border:0px;
	border-bottom-width:1px;
	border-color:#E6E6E6;
	border-style:solid;
}
.image{
	float:left;
	width:120px;
	height:100px;
	margin-right:20px;
}
.headline {
	height:40px;
}
.text {
	height:60px;
}


/*-----------------------------------------*/
/* SONSTIGES                               */
/*-----------------------------------------*/
.img {
	border:0px;
}
.img_mit {
	border-width:3px;
	border-color:#336699;
	border-style:solid;
}
.tabelle_menueoben
    {
    margin: 0px 10px 5px auto;
    border-collapse: collapse;
    table-layout: auto;
    } 
.tabelle_menueoben td {
	border-style:dashed;
	border-color:white;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:1px;
	border-left-width:1px;
	height:25px;
}
.tabelle_menueoben a{
	text-decoration:none;
	color:white;
}
.tabelle_menueoben a:hover{
	text-decoration:underline;
}
.tabelle_menue {
    margin: 0px 10px 5px auto;
    border-collapse: collapse;
    table-layout: auto;
    } 
.tabelle_menue td {
	border-style:dashed;
	border-color:#336699;
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:1px;
	border-left-width:0px;
	height:25px;
}
.contentueberschrift {
	text-align:left;
	font-size:12px;
	font-family:verdana, sans-serif;
	color:#336699;
}
.suche {
	text-align:left;
	font-size:10px;
	font-family:verdana, sans-serif;
	color:#336699;
}
.contentnormal {
	text-align:left;
	font-size:14px;
	font-family:verdana, sans-serif;
	color:black;
}
.contentnormal a {
	color: #336699;
	font-weight:bold;
	text-decoration:none;	
}
.contentnormal a[href^="http://"] {
	color: #336699;
	font-weight:bold;
	text-decoration:none;
	padding-left: 12px;
	background-image: url(../upload/icons/link-icon_extern.gif);
	background-repeat: no-repeat;
	background-position: 0 0.45em;
}
.contentnormal a:visited {
	color: #336699;
	font-weight:bold;
	text-decoration:none;
}
.contentnormal a:hover {
	color: #336699;
	font-weight:bold;
	text-decoration:underline;
}
.contentnormal a:active {
	color: #336699;
	font-weight:bold;
	text-decoration:underline;
}
.top {
	text-align:left;
	font-size:10px;
	font-family:verdana, sans-serif;
	color:#E6E6E6;
}
.top a:link {
	color:#E6E6E6;
	font-weight:bold;
	text-decoration:none;
}
.top a:visited {
	color:#E6E6E6;
	font-weight:bold;
	text-decoration:none;
}
.top a:hover {
	color:#E6E6E6;
	font-weight:bold;
	text-decoration:underline;
}
.top a:active {
	color:#E6E6E6;
	font-weight:bold;
	text-decoration:underline;
}
.menue {
	text-align:left;
	font-size:12px;
	font-weight:bolder;
	font-family:verdana, sans-serif;
	color:#336699;
}
.angebot-text {
	text-align:left;
	font-size:18px;
	font-family:verdana, sans-serif, arial;
	font-weight:bolder;
	color:#336699;
}
.preis {
	text-align:right;
	font-size:23px;
	font-family:verdana, sans-serif, arial;
	font-weight:bolder;
	color:red;
}
.fuss {
	text-align:left;
	font-size:10px;
	font-weight:bolder;
	font-family:verdana, sans-serif;
	color:#336699;
}
.fuss a:link {
	color:#336699;
	text-decoration:none;
}
.fuss a:visited {
	color:#336699;
	text-decoration:none;
}
.fuss a:hover {
	color:#336699;
	text-decoration:underline;
}
.fuss a:active {
	color:#336699;
	text-decoration:underline;
}
/***********************
* Up-Download Styles 
***********************/

.upl_button {
    font-family:Verdana, Arial, Verdana, Sans-Serif;
    font-size:10px;
    color:#000000;
    background-color:#fff;
    height:19px;
    padding:0 2px;
    border:1px solid #000080;
    margin-top:2px;
}

.upl_formdesc {
    width:100px;
    float:left;
}

.upl_table, .upl_file, .upl_file_inactive {
    border-collapse: collapse;
    border:1px solid #000;
}

td.upl_file {
    padding:2px;
    background:#fff;
}

td.upl_file_inactive {
    padding:2px;
    background:#ccc;
}

td.upl_textaction, td.upl_textfilename, td.upl_textsize {
    background:#bbb;
}

td.upl_textaction {
    width:150px;
}

.upl_textbox {
    font-family:Verdana,Sans-Serif;
    font-size:10px;
    color:#000;
    background-color:#fff;
    border:1px #000080 solid;
}

td.upl_textsize {
    width:80px;
}

#showMessage {
    margin:0px 0px 10px 100px;
    padding:5px;
    width:300px;
    font-weight:normal;
    background-color: #DAEDF9;
    border:2px #3F9AC9 dashed;
    text-align:center;
}

#showMessage form {
    margin:0px;
}

#showMessage h3 {
    font-size:14px;
    padding:0px;
    margin:0px;
    text-align:center;
}

