<!-- Linkfarbe: #57022e -->
<!-- Überschriften, Linien, Links: #a59687 -->
<!-- Hintergrund (Mitte): #f9f9f9 -->
<!-- Hintergrund (Kopf, Fuß, Bilderrahmen) (Mitte): #ff9933 -->

* {
margin: 0;
padding: 0;
}

html, body {
font-family: Arial, Helvetica, sans-serif;
background-color: #fff;
margin: 0px;
padding: 0px;
width: auto;
font-size: 95%;
background: #ffffff;
}



a {
color: #40428b; /* ultramarinblau */
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a img {
border: 0 none;
}

h1, h2, h3 {
font-family: Arial, Geneva, sans-serif;
color: #a59687;
background: transparent;
padding: 3px;
}

h1 {
font-size: 1.6em;
}

h2 {
font-size: 1.4em;
}

h3 {
font-size: 1.2em;
}


.veranstaltung {
padding: 10px 0 15px 0;
border-bottom: 1px solid #a59687;
}


.zeit {
font-family: 'Trebuchet MS';
color: #fff;
padding: 3px;
font-size: 1.0em;
font-weight: bold;
background-color: #ff9933;
}

.anmeldung {
font-family: 'Trebuchet MS';
color: #990000;
padding: 10px;
font-size: 1.0em;
font-weight: bold;
}


.bigTitel {
font-family: 'Trebuchet MS';
color: #a59687;
padding: 3px;
font-size: 1.5em;
}

.titel {
font-family: 'Trebuchet MS';
color: #a59687;
padding: 3px;
font-size: 1.2em;
}

.kategorie {
font-size: 0.9em;
font-style:italic;
padding-left: 3px;
}

.institution {
font-size: 0.9em;
font-weight:bold;
padding-left: 3px;
}

.beschreibung {
font-size: 0.9em;
padding-left: 3px;
}

.link {
font-size: 0.9em;
padding-left: 3px;
}

.rahmendaten {
font-size: 0.9em;
padding: 3px 0 3px 10px;
}

.adresse {
font-size: 0.9em;
padding: 3px 0 3px 10px;
}



p, li {
font-size: 0.8em;
}

p {
line-height: 150%;
}

ul {
list-style-type: square;
}


#container {
width: 900px;
color: #000;
margin-top: 10px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
border-top: 5px solid #a59687;
border-bottom: 5px solid #a59687;
}


.head_1 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_pth.jpg) top right no-repeat;
clear: both;
}

.head_2 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_mhs.jpg) top right no-repeat;
clear: both;
}

.head_3 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_ka.jpg) top right no-repeat;
clear: both;
}

.head_4 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_fhst.jpg) top right no-repeat;
clear: both;
}

.head_5 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_fhms.jpg) top right no-repeat;
clear: both;
}

.head_6 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_allg3.jpg) top right no-repeat;
clear: both;
}

.head_7 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_allg2.jpg) top right no-repeat;
clear: both;
}

.head_8 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_allg1.jpg) top right no-repeat;
clear: both;
}

.head_9 {
width: 900px;
height: 155px;
background: #ff9933 url(../img/bg_header_wwu.jpg) top right no-repeat;
clear: both;
}


#logo {
width: 250px;
height:140px;
padding: 10px 10px 0 0;
float: left;
background: #ff9933;
}

#main {
height: auto;
overflow: auto;
width: 900px;
clear: both;
background: #f9f9f9;
}


#content {
width: 610px;
min-height: 350px;
float: left;
margin: 10px 0 0 20px;
padding: 5px 5px 75px 15px;
border-left: 1px solid #666666;
}

#content p {
padding: 10px;
color: #333333;
font-size: 90%;
}

#content img {

border: 8px solid #a59687;
}


#content ul {
display: inline;
list-style-position: outside;
position: relative;
margin: 0.6em 0 1em 0;
padding: 0;
}

#content li {
position: relative;
margin: 0 0 0.3em 16px;
}


#content a {
background: url("link_content.png") no-repeat scroll 0 0.1em transparent;
margin:0 0 0.3em;
padding:0 0 5px 25px;
position:relative;
} 

#content .linkNoArrow a {
background: 0;
margin:0;
padding:0;
position:relative;
}


#column {
width: 240px;
float: left;
}


#werbung img {

border: 0;
}

#werbung a {

background: 0;
margin:0;
padding:0;
position:relative;

}


#nav {
width: 200px;
margin: 50px 0 0 40px;
}

#nav li {
display: block;
line-height: 1.8em;
border-bottom: 1px solid #666666;
font-weight: bold;
}


#nav a {
font-size: 1.0em;
text-decoration: none;
}

#nav a:hover {
color: #000000;
font-size: 1.0em;
text-decoration: none;
}

#bottom {
width: 900px;
clear: both;
background: #ff9933;
}

#bottom p {
margin-left: 20px;
color: #fff;
padding: 10px;
}

#bottom a {
color: #fff;
}

#search {
width: 900px;
clear: both;
background: #ff9933;
border-bottom: 2px solid #a59687;
text-align: right;
padding: 3px 0;
}

hr {
margin-bottom:0.5em;
margin-top:0.5em;
}
.hr {
background-color:#a59687;
clear:both;
height:1px;
margin:0pt 0pt 10px;
overflow:hidden;
}
.hr hr {
display:none;
}

/* Formularfelder */

.button {
background:#a59687 none repeat scroll 0%;
border-color:#ff9933;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-size:100%;
font-weight:bold;
margin:10px 0pt 0pt;
padding:0pt 0pt 0pt 8px;
position:relative;
text-align:center;
width:160px;
}
input {
margin:0pt;
padding:1px;
}
.inputText {
border-bottom:1px solid #ff9933;
border-right:1px solid #ff9933;
margin:0pt;
padding:1px;
}
.inputImage {
margin-left:3px;
margin-top:3px;
vertical-align:top;
}
textarea, input {
border:1px solid #ff9933;
font-family:sans-serif;
font-size:100%;
}
#recipient {
border:1px solid #ff9933;
font-family:sans-serif;
font-size:100%;
padding:1px !important;
}
#recipient img {
left:1px;
position:relative;
top:0px;
vertical-align:bottom;
}
.formlabel {
font-size:12px;
}
.formfield {
padding-bottom:0.5em !important;
}
fieldset {
border:medium none;
margin:1em 0pt 0pt 2px;
padding:0pt;
}


/* Tabellen */

#content table {
background-color:white;
border-collapse:collapse;
border-color:#a59687 !important;
border-style:none;
border-width:medium;
empty-cells:show;
}
#content tr th, #content tr td {
background-color:white;
padding:3px 3px 2px 5px;
}
#content tr th {
background-color:#a59687 !important;
font-weight:bold;
text-align:left;
}

#content th p, #content td p {
margin:0pt !important;
padding:0pt !important;
}
#content tr, #content td, #content th {
border-bottom:1px solid #a59687 !important;
}
#content tr:hover td {
background-color:#F5F5F5 !important;
}
 */
