/* Schrift Glock IT-Consulting GmbH */

h1 {
  margin:5px;
	text-decoration:none;
	font-weight:bold;
	color:#0000CC;
	font-size:17px;
  font-family:Verdana;
}

h2 {
  margin:5px;
	text-decoration:none;
	font-weight:bold;
	color:#0000CC;
	font-size:13px;
	font-family:Verdana;
}

h3 {
  margin:5px;
	font-style:italic;
	font-weight:bold;
	color:#0000CC;
	font-size:12px;
	font-family:Verdana;
}

a {
	text-decoration:underline;
	font-weight:normal;
	color:#0000CC;
	font-size:12px;
	font-family:Verdana;
}
	a:hover, a:focus {
		color:#959595;
	}
  a.highlight {
	color:#535353;
}

body,td {
	font-family: Verdana;
	line-height:16px;
	font-size:12px;
	color:#959595;
}

img {border:0px;}

ul {
    list-style-type:circle;
    margin:5px;
    }

li {
  line-height:15px;
  color:#111111;
	font-size:12px;
	line-height:16px;
	font-family: Verdana;}

p {
  margin:5px;
	line-height:16px;
  color:#111111;
	font-size:12px;
	font-family: Verdana;
}

p.highlight {
	color:#535353;
}

p.label {
  color:#111111;
  }
  
label {
  color:#111111;
  }

body,style {
           background-color:#FFFFCC;
}


/* Klassen */

.textlink {
          text-decoration:none;
					font-weight:normal;
					color:#111111;
					font-size:12px;
					font-family:Verdana;
}

           
#bereich1{
						margin-right:auto;
            margin-left:auto;
            text-align:left;
            width:1040px;
            background-color:#FFFFCC;
}

#anfrage{
          padding:5px;
					background:url(bilder/bg-anfrage.jpg) no-repeat;
					height:120px;
}

#werbung{
          text-valign:top;
          text-align:center;
					height:600px:
					width:190px;
          padding:5px;
}

#bereich2{
            padding-top:10px;
						padding-left:10px;
            text-align:left;
            width:1040px;
            height:130px;
            background-color:#FFFFCC;
            background:url(bilder/bg-1.jpg) no-repeat;
}

#bereich4{
						margin:5px;
            float:left;
            text-align:left;
            text-valign:top;
            width:800px;
            background-color:#FFFFCC;
}

#bereich3{
            text-align:left;
            width:195px;
            background-color:#FFFFCC;
            float:left;
            margin:5px;
            padding-left:5px;
            padding-top:15px;
            padding-bottom:5px;
}

#bereich5{
            padding-top:10px;
						padding-left:10px;
            text-align:center;
            width:1040px;
            height:130px;
            background-color:#FFFFCC;
            background:url(bilder/bg-1.jpg) no-repeat;
}

#bereich6{
            text-align:center;
            width:100%;
            background-color:#FFFFCC;
}

