@charset "utf-8";
* {
    padding: 0;
    margin: 0;
    border: 0;
    color: #000033;
    font-family:sans-serif;
    font-size:100.01%;
    
}
h1 {font-size:250%;}
h2 {font-size:150%;}
h3 {font-size:125%;}
h4 {font-size:100%;}
h5 {font-size:100%;}

html {
    height: 100%;
}

body {
	font-family:Verdana, Geneva, sans-serif;
    background-color: #000033; /*dark blue*/
    background-repeat: repeat;
    margin: 20px 30px;
    min-width:600px;
    height: 100%;
	line-height: 20px; 
	font-size: 16px;
}
p {
    margin: 2px;
    text-align:left;
    line-height: 20px;
}
ul {
    padding: 0 0 0 20px;
    list-style:none;
}

.pagewrapper {
    position:relative;
    width:1125px;
    min-height: 500px;
    margin-left:auto;
    margin-right:auto;
}  




/*---------header--------------------------*/

.header {
    height: 100px;
    background-image: url(./images/header.png);
    background-repeat:no-repeat;
    color: #fff;
    margin: 0;
    padding: 0;
}

.logo{
    /*background-image:url(images/logo_neu.png);
	background-repeat:no-repeat;*/
    position:absolute;
    top:0px;
    left:0px;
    height:100px;
    width:331px;
    z-index:99;
    margin: 0;
    padding: 0;
}
.motto{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    font-style:italic;
    font-weight:lighter;
    text-align:right;
	padding-top: 25px;
	padding-right: 20px;
	width: 200px;
	float: right;
}



/*-------Hauptnavi links------------------------*/

.lcfloatwrap {
    float: left;
    background-image: url(./images/navifeld.png);
    width:170px;
    height:333px;
    margin: 30px 0 0 30px;
    padding: 0;
    font-size:105%;
}
.lcfloatwrap ul .menu-top {
    
    margin: -40px 0 0 -20px;
    
}

.lcfloatwrap ul { 
    padding: 40px 0 0 20px;
    list-style:none;
}

.lcfloatwrap  li {
    padding: 0px 0px 20px 0px;
    color: #000033;
    font-size: 115%;

}

.lcfloatwrap ul li a:link {
    text-decoration:none;
    color:#000033;
}
.lcfloatwrap ul li a:visited {
    text-decoration:none;
    color:#000033;
}
.lcfloatwrap ul li a:hover {
    text-decoration:none;
    color:#DAA520;
}

.lcfloatwrap .menu-top li.menu-current a {
    color:#DAA520;
}
.lcfloatwrap .menu-top li.menu-parent a {
    color:#DAA520;
}


/*-----------Unternavigation horizontal------------*/
.topbar {
    z-index:2;
    position:relative;
    height: 30px;
    background-color: #ff9c03;
    background-repeat:repeat-x;
    color:#FF0000;
    padding-left: 170px;
    margin: 0;
    font-size:110%;
}

.topbar ul {
    float:left;
    display: inline;
    height: 30px;
    padding-left: 45px;
}
.topbar ul li {
    list-style-type: none;
    display: inline;
    text-align: center;
    line-height: 20px;
}
.topbar ul li a {
    float:left;
    display: block;
    padding: 4px 15px 6px 15px;
}


.topbar ul li a:link {
    text-decoration:none;
    color:#000033;
}
.topbar ul li a:visited {
    text-decoration:none;
    color:#000033;
}


.topbar ul li a:hover {
    text-decoration:none;
    background-color:#d88608;
    color:#000033;
}
.topbar li.menu-current a {
    background-color:#d88608;
    color:#000033;
}
.topbar li.menu-parent a {
    background-color:#d88608;
    color:#000033;
}


/*-------------main-----------------*/

.main {
    position: relative;
    margin: 0;
    padding: 0;
    background-image: url(./images/blauorange.png);
    background-repeat:repeat;
    width: 1125px;
    min-height: 100%;
}

.bild {
    position: absolute;
    z-index: 1;
    float:right;
    top: 0px;
    right: 30px;
    left: 465px;
    width: 400px;
    height: 330px;
    margin: 0;
    padding: 0;
    }
    
.bild2 {
    position: absolute;
    z-index: 1;
    float:right;
    top: 0px;
    right: 30px;
    left: 465px;
    width: 400px;
    height: 200px;
    
}
.content1 {
    position: inherit;
    z-index: 99;
    float: left;
    width: 440px;
    color: #000033;
    margin: 30px 0px 50px 30px;
    padding: 0;
}
.content1 li {
    list-style-type:disc;
}

.contentonly {
    float: left;
    width:140%;
    color: #000033;
    margin: 0px;
    padding: 0;
}
.contentonly li {
    list-style-type:disc;
}
#kontakt  {
    float: left;
    width:680px;
    color: #000033;
    margin: 0px 0px 0px 0px;
    padding: 0;
}

/*textcontainer gross*/
.gross {
    position: inherit;
	z-index: 99;
    float: left;
    width:650px;
    color: #000033;
    margin: 0px;
    padding: 0;
}
.gross1 {
    position: inherit;
	z-index: 99;
    float: left;
    width:650px;
    color: #000033;
    margin: 0px;
    padding: 0;
	line-height:15px;
	font-size: 12px;
}



/*breiter content unterhalb bild*/
.breit {
    position:relative;
    float: left;
    width:180%;
    height: 150px;
    color: #000033;
    margin: 100px 0px 0px 0px;
}

/*tagungsdatum*/
.stattfinden {
    float: right;
    height: 35px;
    width: 140px;
    bottom:30px;
    top: 640px;
    right: 30px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:16px;
    font-style:italic;
    font-weight:lighter;
    text-align:right;
    margin: 550px 20px 10px 0px;
    padding: 0 0 20px 0;
}

/*----------------footer----------------*/

.footer {
    position:relative;
    height: 59px;
    padding: 0 0 0 0;
    background-image: url(./images/undi.png);
    background-repeat: repeat-x;
    color: #FFF;
    text-align:left;
    vertical-align:middle;
    font-size:90%;
}
.footer p {
    color: #FFF;
}
.footer a, .footer a:hover {
    color:#DAA520;
}


/*------------Tabelle und Formulare---------*/

table {
    margin:0;
}
table th {
    padding: 2px 5px;
    background-color:#f9c779;
}
table td {
    padding:2px 5px;
    vertical-align: top;
}

form * {
    color: #000;
}
form fieldset {
    margin: 3px auto;
    padding: 5px;
    width:60%;
    text-align:center;
}

input {
    padding:1px;
    color:#000;
}
form input[type="submit"], form input[type="reset"], form button {
    margin:3px;
    cursor:pointer;
}
form button {
    padding:1px;
}
.button {
    margin:0px;
    cursor:pointer;
}
#inhalt {
    font-size: 12px;
    width: 530px;
}

#inhalt #radio th {
    padding: 3px 1px 6px 1px;
}


#inhalt #radio th abbr, 
#inhalt #radio span.abbr {
    cursor: help;
    border-bottom: 1px dotted #000;
}


#inhalt #radio td {
    padding:2px 0px;
    text-align:center;
    vertical-align: middle; 
}

/*--------------rest------------*/

.error  {
    color: red;
    background:inherit;
    font-weight:bold;
	font-size: 16px;
	line-height: 20px;
}

.clear {
    clear:both;
}
.lclear {
    clear:left;
}
.rclear {
    clear:right;
    height: 0px;
}
.hide {
    display:none;
}
.gruen {  
	background:inherit; 
	font-size: 16px;
	line-height: 20px;
}

