/* CSS Document */

/* basic elements */
html, body {
	height: 100%;
	}
body {
	background: url(.. .gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	}
a:link {
	text-decoration: none;
	color: #000000;
	}
a:visited {
	text-decoration: none;
	color: #000000;
	}
a:hover {
	text-decoration: underline;
	color: #000000;
	}


/* specific divs */
#container {
	position: relative;
	background:url( ../images/bankett.jpg) no-repeat top left;
	width: 800px;
	margin-left: 10%;
	min-height: 100%;
	}
#header h1 {
	background: transparent no-repeat top left;
	height: 157px;
	margin: 0px;
	margin-left: 550px;
	}
#header h1 span {
	display: none;
	}
#menu {
 	width: 445px;
	height: 33px;
	margin: 0px;
	margin-left: 264px;
	}
#title {
	width: 235px;
	height: 75px;
	margin: 0px;
	position: absolute;
	top: 203px;
	left: 0px;
	}
#image {
	width: 565px;
	height: 164px;
	margin-left: 272px;
         margin-top: 20px;
         position:relative;
         top:10px;    	}
#menu2 {
	width: 234px;
	height: 325px;
	margin-top: 0px;
	position: absolute;
	top: 260px;
	left: 20px;
	}
#text {
	width: 445px;
	margin: 0px;
	margin-left: 272px;
	padding-bottom: 25px;
	padding-top: 1em;
	}
#textHome {
	width: 510px;
	margin: 0px;
	margin-left: 272px;
	padding-bottom: 25px;
	padding-top: 1em;
	}
#footer {
	background: #A4A4A4;
	width: 93px;
	height: 25px;
	margin-bottom: 0px;
	margin-left: 360px;
	}
#news {
	float: right;
	background: #dfdfdf;
	width: 170px;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	}


/* form elements */
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #eeeeee;
	border: 1px #303030 solid;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #e1e1e1;
}


/* specific classes */
img.contentImages {
	padding-right: 10px;
	}
img.contentImages2 {
	padding-left: 10px;
	padding-bottom: 10px;
	}
p.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing:0.05em;
         word-spacing:0,2em
         }
p.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	}
p.t3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	}
h1.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	}
a.t1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:200%;
	color: #000000;
	text-decoration: underline;
	}
a.t2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	}
td.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding: 0px 10px 5px 10px;
	}

#pagelist {
	color: #CCCCCC;
	}

#pagelist a:link {
	text-decoration: none;
	color: #CCCCCC;
	}
#pagelist a:visited {
	text-decoration: none;
	color: #CCCCCC;
	}
#pagelist a:hover {
	text-decoration: underline;
	color: #CCCCCC;
	}
   /* stichwort */
#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
         text-decoration: none;
	color: #CCCCCC;
	}


 /* Überschriften mit dem Pfeil nach oben */
.up {
	border-bottom:1px solid #000000;
	text-align:right;
	margin-bottom: 30px;
	font-size: 95%;
         }

a.uplink:link{
 	padding-left:10px;
	background:  url(../images/xup.gif) no-repeat left;
	}

/* Hyperlinks nach oben */
#pageup a{
 	padding-left:10px;
 	background:  url(../images/xup.gif) no-repeat left
 	}



/* Maschinen-Übersicht */
.leftalign {
	float: left;
        	}
.liste {
	padding:   12px 0 10px 20px;
	border-bottom: 1px #ffe8d1;
	margin:  15px 0 0 0;
	text-align: left;
	font-size: 13px;
         overflow: auto;
         color: #000000;
         background:  ;
	}
img.vermiet {
         width: 120px;
         height: 120px;
         background: #FFFFFF  no-repeat;
         margin-right:10px;
         }
a.liste:link {
         text-decoration: none;
         color: #FF0000;
         }
a.liste:visited {
         text-decoration: none;
         color: #CCCCCC;
         }
a.liste:hover {
         text-decoration: underline;
         color: #CCCCCC;
  	}