/* CSS fuer Ullas Computershop */

body,html {
	border:0;
	margin: 0;
	padding:0;
	height:100%;
	background-color: #BDBBBB;
}

body {

	background: url(../body.jpg) repeat-x;
	
}

h1 {
	font-family: Verdana, Arial;
	font-size:1.1em;
	color:#575757;
	letter-spacing: 0em;
	font-weight: normal;
	text-decoration:none;


}


p {
	font-family: Verdana, "Lucida Grande", Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size:0.8em;
	color:#424242;
	text-align: justify;
	letter-spacing: 0em;
padding-right: 3em;
}
.hidden {
	color: #424242 !important;
	text-decoration: none;
}



div#verlauf { 

	width:100%;
	background: url(../images/body.jpg) repeat-x;
}


div#wrapper {
	margin:0 auto;
	width:785px;
	background:url(../images/wrapper.jpg) repeat-y 0 0;
	min-height:100%; 
	position: relative;
}

* html div#wrapper  { height:100%;}


#kopf {
	width:785px;
	height:252px;
	background: url(../images/kopf.jpg) no-repeat 0px 0px;
	background-color: #BDBBBB;
	border: none;
}

#navigation-top {
		position:absolute;
		margin-left: 20px;
		margin-top: 205px;
		width: 745px;
		text-align:center;
		padding-top:5px;
		padding-left: 10px;
		padding-right: 10px;
		background-color:transparent;
		height:30px;
			
		
		
		
}

#navigation-top  ul{

	list-style-type: none;
	font-family: sans-serif, Helvetica, Verdana, Arial;
	display: inline;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
}

#navigation-top li{
		
	display: inline;
	margin-left: 3px;
	border-right: 1px dotted #6C6C6C;
	color: #6C6C6C;

}

#navigation-top li a {

	color: #535353;
padding: 3px 15px;
font-weight: bold;
	text-decoration: none;


}

#navigation-top li a:hover {
	color: #fff;
	background:#50CC67;
/*font-weight: bold;*/
margin: 0;


}

#content {

	width: 600px;
	padding-left: 20px;
	padding-top: 5px;
	padding-right:10px;
	margin-left: 100px;
	margin-top: 30px;
	margin-right: 10px;	
	padding-bottom: 30px;
	
	border: 2px solid silver;
	background-color:#FFFEFA;
	
	
	

}


#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #666;
	line-height: 1em;
	margin-top:20px;
	margin-bottom: 8px;
	letter-spacing: -0.05em;
	word-spacing: normal;
	padding: 0px;
  }

* html #content h2 {
	margin-bottom: 5px;
} 

#content h4 {

font-family: Verdana, Arial, Helvetica;
 font-size:15px;
 font-weight:bold;
 color: #333;
 

}
#content select {
  display: block;
  
  width: 100px;
}


#content input, textarea {
	display: block;
  	background-image: url(../images/label.gif);
	background-repeat: repeat-x;
	background-position: top;
 	float: left;
}

#content textarea {
	width: 300px;
}

#content form br {
  clear: left;
}



#content label {
	display: block;
	float:left;
	width: 150px;
	text-align: left;
	font:  11px sans-serif, Helvetica, Verdana, Arial;
	
}
.telefon {
	font-family:  Verdana, "Lucida Grande", Geneva, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size:1em;
	text-align: justify;
	letter-spacing: 0em;
	font-weight: bold;
	color: #05500A;
background-color: #FFFFBB;
padding: 0.3em;
border: 1px solid red;
}


#content input#submit {
	 
  	float: left;
  	width: 50px;
}

#content input#reset {
	
	 
  	float: left;
  	width: 50px;
}


#content form {
	color:#424242;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	width: 550px;  
	clear: left;
	margin-top: 10px;
  
}

* html #content form {
	margin-top: 1px;
}



#content a{

	color:#CC0000;
	text-align: center;

}

#content hr{
	color:#6FD785;
	text-align: center;
	margin-right: 2.5em;
	
}

#content a:hover{

	color:#999999;

}



#content ul li {
	list-style: none;
	list-style-position: outside;
	list-style-image: url(../images/bullet2.gif);
	margin: 3px 0;
	text-align: justify;
	font-family: Verdana, Arial;
	font-size:0.8em;
	color:#424242;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	letter-spacing: 0em;
	text-transform: none;
	white-space: normal;
line-height: 1.2em;
padding-right: 8em;
  
}


#content img {

float: left;
margin-right: 12px;
border-right:hidden;
padding-right:5px;
margin-top:15px;
;

}
#fuss {
	width:785px;
	height:51px;
	background: url(../images/fuss.jpg) no-repeat 0px 0px;
	background-color: #BDBBBB;
	}
#fuss p {
font-family: Verdana, Arial;
text-align:center;
font-size:0.7em;
color:#333;

}

* html #fuss p {
padding-top: 0.5em;

}

