@import url('css_styled_content.css');

body {
	margin: 0;
	font-size: 62.5%;
	background-color: #DFE5E8; 
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url("images/body-bg.png");
	text-align: center;
}

a img {
      border: none;
}

#header {
	width: 100%;
	height: 150px;
	background: url("images/body-bg.jpg");
	
}

#header-shadow {
	width: 995px;
	height: 100%;
	margin: 0 auto;
	background: url("images/shadow.png");
	background-repeat: repeat-y;
}

#header-content {
	margin: 0 auto;
	width: 938px;
	height: 100%;
	background: white;
}

#picmatrix {
	margin-left: 15px;
	margin-right: 0;
	padding:0;
	width:150px;
	height:150px;
	float: left;
	overflow: hidden;
	background: url("images/picmatrix.jpg");
}

#headline {
	width: 442px;
	height: 131px;
	float: left;
	margin-left: 30px;
	background: url("images/headline.jpg");
	margin-top: 10px;
}

#logo {
	width: 145px;
	height: 96px;
	background: url("images/logo.jpg");
	float: left;
	margin-left: 100px;
	margin-top: 30px;
}	
.matrixpic {
	margin: 0;
	width: 74px;
	height: 75px;
	float: left;
	margin-left: 1px;
	margin-bottom: 1px;
	
}

.matrixpic2nd {
  margin: 0;
	width: 74px;
	height: 75px;
	float: left;
	margin-left: 1px;

}

#boxes {
	width: 29px;
	height: 151px;
	margin: 0;
	float: left;
	background: url("images/boxes.jpg");
}


#main {
	margin: 0 auto;
	clear: both;
	width: 100%;

	background: url("images/main-bg.jpg");
}

#main-shadow {
	width: 995px;
	height: 100%;
	margin: 0 auto;
	background: url("images/shadow.png");
	background-repeat: repeat-y;
}

#main-content {
	margin: 0 auto;
	width: 938px;
	height: 100%;
	background: url("images/11rund.png") #DEE3E5;
	background-repeat: no-repeat;
	background-position: right bottom;

}

#topmenu {
	margin-top:0;
}
#topmenu ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding-left: 15px;
}	

li.redbox {
	width: 175px;
	color: white;
	font-size: 1.1em;
	height: 25px;
	font-weight: bold;
	line-height: 2.2;
	background: #BE0027;
	float: left;
	margin-right: 5px;
	padding-left: 4px;	
}

li.redbox a {
	color: white;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}

li.redbox-active {
	width: 175px;
	color: white;
	font-size: 1.1em;
	height: 25px;
	font-weight: bold;
	line-height: 2.2;
	background: #004382;
	float: left;
	margin-right: 5px;
	padding-left: 4px;	
}

li.redbox-active a {
	color: white;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
}


#small-menu {
	clear: both;
	float: right;
}

#legal {
	list-style: none;
	margin:15px 37px;
	padding:0;
}
li.legal-menu {
	display: inline;
	margin-right: 10px;
	
}

li.legal-menu a {
	font-size:1.1em;
	font-weight: bold;
	color: #7C7E84;
	text-decoration: none;
}

#anfahrt a {
	font-size:1.1em;
	font-weight: bold;
	color: #7C7E84;
	text-decoration: none;
	margin-left: 7px;
}

.legal-menu a:hover {
	text-decoration: underline;
}

#content {
	text-align: left;
	padding-left: 15px;
	padding-bottom: 15px;
	clear: both;
}

.clearer {
	clear: both;
}
#left-menu {
	width: 179px;
	height: 400px;
	float:left;
	margin: 0;
	padding: 0;
}

ul#submenu {
	margin: 0;
	padding: 0;
	list-style: none;
}

	
.greybox {
	background-color: #7C7E84;
	height: 35px;
	width: 100%;
	line-height: 2.5;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 4px;
}

.greybox a {
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;

}


.greybox:hover {
	background-color: #b3b3b3;
	height: 35px;
	width: 100%;
	line-height: 2.5;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 4px;
}

.greybox-active {
	background-color: #b3b3b3;
	height: 35px;
	width: 100%;
	line-height: 2.5;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 4px;
}

.greybox-active a {
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	text-decoration: none;

}


.greybox-active:hover {
	background-color: #b3b3b3;
	height: 35px;
	width: 100%;
	line-height: 2.5;
	color: white;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 4px;
}



#content-field {
	width: 557px;
	float: left;
	margin: 0;
	padding:0;
}

#inhalt {
	padding-left: 30px;
	padding-right: 50px;
}


#right-field {
	width: 179px;
	float: left;
	margin: 0;
	padding: 0;
}

#video {
	width: 179px;
/* 	height: 250px; */
	margin: 20px 0;
	padding: 0 0 8px 0;
	background: url("images/videoheader.jpg") #7C7E84;
	background-position: 10px 10px;
	background-repeat: no-repeat;
	
}

#video-thumbnail {
	padding: 65px 15px 0;
}

#video-content {
	margin: 0;
	padding: 0;

}

#video-content ul {
      margin: 5px 15px;
      padding: 0;
}

#video-content ul li {
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	margin-top: 10px;
}


#video-content ul li a {
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	
}

/*#anfahrt a{
	color: red;
	font-size: 2em;
}*/

#anmeldung {
	margin: 0;
	padding: 0;
	width: 179px;
	height: 234px;
	background: url("images/anmeldung-icon.png") #7C7E84;
	background-position: 34px 35px;
	background-repeat: no-repeat; 

}

#anmeldung h2, #anfahrt h2 {
	margin: 10px 6px;
	font-size: 2.6em;
	color: white;
}

#anfahrt img {
  margin: 0 0 20px 13px;
}

#anmeldung-content {
	margin: 0;
 /*	background: url("images/ausgebucht.jpg") no-repeat top center;  	*/
	padding: 75px 15px 0;

}

#anmeldung-content p {
	color: white;
	font-size: 1.1em;
	font-weight: bold;
}

#anmeldung-link ul {
      margin: 5px 15px;
      padding: 0;
}

#anmeldung-link ul li {
	list-style: none;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	margin-top: 10px;
}


#anmeldung-link ul li a {
	text-decoration: underline;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	
}



/*#right-content {
	padding: 19px, 19px, 70px;
}*/

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	height: 152px;
	background: url("images/body-bg.jpg");
	margin: 0 auto;
	padding: 0;
}

#footer-shadow {
	width: 995px;
	height: 100%;
	margin: 0 auto;
	text-align: center;
	background: url("images/shadow.png");
	background-repeat: repeat-y;
}

#footer-content {
	margin: 0 auto;
	padding: 0;
	width: 938px;
	height: 100%;
	background: white;
	border-bottom:1px solid silver;
}

#footer-inhalt {
  text-align: left;
  padding-top: 10px;
  padding-left: 15px;
  font-size: 1.1em;
  font-weight: bold;
  color: #7C7E84;
}

/*.anmeldung .firstrow {
    width: 120px;

}*/

.anmeldung {
    font-size: 1em;
}

tr.person {
    font-size: 1em;
}
.programm caption, .donnerstag caption, .freitag caption {
    padding-bottom: 15px;
}

.aussteller td.td-0 {
    width: 230px;
    text-align: left;
    margin-right: 25px;
}

.aussteller {
    font-size: 1.1em;
}

.aussteller tr {
    margin-bottom: 20px;

}

/*.donnerstag tr.tr-4, .donnerstag tr.tr-6, .freitag tr.tr-1 {
    color: #BE0027;
    font-weight: bold;
}*/

.donnerstag, .freitag {
    font-size: 1.2em;
    line-spacing: 1.3em;
}

.donnerstag td.td-0, .freitag td.td-0 {
    vertical-align: top;
    width: 130px;
}

.donnerstag h3, .freitag h3 {

    margin: 0;
}

.donnerstag td.td-1, .freitag td.td-1 {
    vertical-align: top;
}

.programm {
	font-size: 1.2em;
}

.programm h3 {
	margin:0;

}

.programm .td-0{
	vertical-align: top;
	width: 130px;
}

.programm .td-last{
	padding-right: 15px;
}


.programm .td-1{
	vertical-align: top;
}

.donnerstag td.td-0, .freitag td.td-0 {
    color: #BE0027;
    font-weight: bold;
}

.donnerstag .tr-4, .donnerstag .tr-5, .freitag .tr-1 {
    background-color: #CCCCCC;

}


/*
#anmeldung {
  visibility: hidden;
  height: 0;
}
*/

#anmeldung-content {
 /*	background: url("images/ausgebucht.jpg") no-repeat top center;  	*/
}



