* {
  padding:0px;
  margin:0px;
}

html {
  height:100%;
} 

body {
  text-align:center;
  background-color:#E6F0FA;
  background-image: url(../images/bg_comingolstadt.gif);
  background-repeat: no-repeat;
  background-position: center top;
  min-height:100.01%;
}

h1, h2, p, li, th, td, div, input, select, textarea {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1,
h2 {
  font-size:15px;
  font-weight:bold;
}

h2 {
  font-size:12px;
}


p,
li {
  line-height:16px;
}

li {
  margin-left:15px;
  padding-bottom:5px;
}

ol {
  font-weight:bold;
  color:#0066CC;
}

ol li {
  list-style-type:decimal;
  margin-left:30px;
}

th {
  font-weight:normal;
  color:#0066CC;
}

a {
  text-decoration:none;
  color:#0066CC;
}

a:hover,
a.active {
  color:#000000;
}

img {
  border:none;
}

input {
  width:236px;
}

select {
  width:520px;
}

input.lang {
  width:518px;
}

textarea {
  width:518px;
  height:200px;
}

.checkbox {
  width:auto;
  float:right;
}

#contentDiv {
  overflow:visible;
}

#contentDiv {
  text-align:left;
  margin:auto;
  width:920px;
}

#homeBody {
  background-image: url(../images/bg_comingolstadt_home.jpg);  
}

#innerContentDiv {
  position:relative;
  left:-32px;
  top:22px;
  width:668px;
  padding-bottom:70px;
  float:right;
  background-image: url(../images/verbindlichst_comingolstadt_blau.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
}

#homeBody #innerContentDiv {
  float:left;
  left:34px; 
}

#dummyLinkImg {
  position:relative;
  width:320px;
  height:65px;
  left:25px;
  top:20px;
}

#hauptnavigationObenDiv,
#hauptnavigationUntenDiv{
  position:relative;
  top:0px;
  left:218px;
  width:668px;
  text-align:right;
  color:#FFFFFF;
  font-weight:bold;
}

#hauptnavigationUntenDiv {
  position:relative;
  color:#0066CC;
  top:30px;
  left:218px;
  width:668px;
  font-weight:bold;
  font-size:15px;
}

#hauptnavigationObenDiv a {
  color:#FFFFFF;
  font-weight:normal;
  padding-left:5px;
  padding-right:5px;
}

#hauptnavigationObenDiv a.active{
  color:#000000;
}

#hauptnavigationObenDiv a:hover {
  color:#0066CC;
}

#hauptnavigationUntenDiv a {
  padding-left:5px;
  padding-right:5px;
}

#hauptnavigationUntenDiv a:hover {
  color:#FFFFFF;
}

#unternavigationDiv {
  position:relative;
  width:170px;
  left:15px;
  top:22px;
  float:left;
}

#unternavigationDiv h1 a {
  color:#000000;
}

#unternavigationDiv h1 a:hover {
  color:#FFFFFF;
}

#unternavigationDiv h2 {
  font-weight:bold;
  height:14px;
  padding-top:15px;
  padding-bottom:2px;
  margin-bottom:3px;
  width:160px;
  display:block;
  border-bottom:1px solid #CCCCCC;
}

#unternavigationDiv h2:hover {
  border-bottom:1px solid #000000;
}

#unternavigationDiv h2.current:hover {
  border-bottom:1px solid #CCCCCC;
}

#unternavigationDiv h2 a {
  color:#0066CC;
  display:block;
}

#unternavigationDiv h2 a:hover {
  color:#000000;

}

#unternavigationDiv p {
  padding-left:10px;
  line-height:19px;
}

#unternavigationDiv p a {
  display:block;
  width:142px;
  margin-left:8px;
}

#unternavigationDiv p a:hover {
  background-color:#E6F0FA;
}

#kopfzeileDiv {
  position:relative;
  height:130px;
  background-image: url(../images/kopfleiste_comingolstadt.gif);
}

#innerLeftContentDiv,
#innerRightContentDiv {
  float:left;
}

#innerRightContentDiv {
  float:right;
}

#infoColumnDiv {
  position:relative;
  float:right;
  width:160px;
  top:26px;
  left:-15px;
  color:#FFFFFF;
}

.csc-textpic-text {
  min-height:160px;
  padding-bottom:32px;
  background-repeat: no-repeat;
  background-position: right bottom;
}

.csc-textpic-imagewrap {
  height:190px;
}

#unternavigationDiv .csc-textpic-imagewrap {
  height:90px;
  margin-left:-15px;
} 

.csc-textpic-image {
  background-image: url(../images/bildrahmen.gif);
  background-repeat: no-repeat;
  padding:1px;
  padding-top:21px;
  height:190px;
}

#unternavigationDiv .csc-textpic-image {
  background-image: none;
  padding:0px;
  height:auto;
}

#unternavigationDiv .csc-textpic-image img {
  position:absolute;
  clip:rect(50px 175px 140px 20px);
}

#unternavigationDiv dd.csc-textpic-caption {
  display:none;
}

#unternavigationDiv .csc-header {
  padding-top:20px;
}

.csc-textpic-caption {
  position:relative;
  left:5px;
  top:-188px;
  font-size:15px;
  font-weight:bold;
  color:#FFFFFF;
  z-index:11;
}

#innerContentDiv h1 {
  padding-bottom:20px;
}

#innerContentDiv h2 {
  padding-bottom:15px;
}

#innerContentDiv p {
  line-height:20px;
}

#innerContentDiv a {
  font-weight:bold;
}

.csc-frame-rulerAfter {
  width:100%;
  border-bottom:1px solid #CCCCCC;
  margin-top:10px;
  margin-bottom:10px;
}

label {
  width: 150px;
  display:block;
}

.csc-mailform-field {
  width:400px;
  border: 1px solid red;
}

.csc-mailform-field input {
  float:right;
}

.csc-mailform-check {
  foat:left;
}

fieldset {
  border:0px none #FFFFFF;
}

#kontaktTable {
  width:668px;
}

#kontaktTable th,
#kontaktTable td {
  padding-top:3px;
  padding-bottom:3px;
}

.button {
  border:1px solid #0066CC;
  background-color:#E6F0FA;
  color:#0066CC;
}

.button:hover {
  background-color:#0066CC;
  color:#FFFFFF;
}
