body
{
	color: #333;
	font: 72%/1.6em Arial, Lucida, Verdana, sans serif; 
	margin: 0;
	padding: 0;
	text-align: center;
	/* line-height:1.5em; */
	background: #fff url(../images/bg_background.jpg) 0 0 repeat;
}


/* general formats *************************************************************/
hr
{
	border: none;
	border-top: 1px solid #ff8000;
}

ol {
	padding: 0 0 0 30px;
}
ol li {
	margin-bottom: 1em;
}

a, 
a:visited, 
a:link, 
a:active
{
  color:#27A2D2;
  text-decoration:none;
}

a:hover {
  text-decoration:underline;
}

h2,
h3 {
	font-size: 1.0em;
	_font-size: 0.9em;
	margin: 0 0 0 0px;
	padding: 0 0 0 10px;
	font-weight: normal;
	}

h2.sidebarleft {
	background-color: #fff;
	border-top:1px solid #ff8000;
	text-align: center;
	margin:0;
	padding:0;
	padding-top:5px;
	margin-bottom:20px;
	margin-top:20px;
	font-size:0.8em;
	}

h2.menue {
  color:#FF0000;
}

h2.content,
h2.ticker {
  background-color: #333;
  height: 21px;
  line-height: 21px;
  color: #fff;
  font-weight: bold;
  text-align: left;
}

h2.ticker {
  text-align:center;
  margin:0;
  padding:0;
  font-weight:normal;
}

h3 a {
  color:#000;
  text-decoration:none;
}

p {
  font-size: 1.0em;
  line-height:1.5em;
}

a img {
  border:none;
}

/* wrapper 
---------------------------------------------------------*/
#wrap
{
	position: absolute;
	left: 50%;
	top: 0;
	width: 990px;
	margin-left: -495px;
	padding: 0; 
	background: #fff url(../images/bodybg.jpg) 0 0 repeat-y; /* make shadow behind page */
}


/* container (ur auf der startseite)
---------------------------------------------------------*/
#container
{
	width: 960px;
	margin: 0 auto;
	_margin: 0 0 0 6px;
	padding: 0;
}

/* header 
---------------------------------------------------------*/
#header
{
	margin: 0 auto;
	padding: 0;
	width:  960px;
	height: 160px;
	color: #C3EAFB;
	text-align: left;
	line-height: 0;
	background: #333 url(../../degut2012/images/header.jpg) 0 0 no-repeat;
}
	
	#header img
	{
	margin: 30px 0 0 0;
    border:none;
    }
  
/* menue background vertical */
#degut
{
	margin: 0 auto;
	width: 960px;
	height: 45px;
	border-bottom: 1px solid #fff;
	background: url(../../degut2011/images/menue.jpg) no-repeat;
}  

#page {
	width: 960px;
	height: auto;
	text-align: left;
	background: #fff;
	margin: 25px auto 10px;
	font-size:1.2em;
}

#left {
	float: left;
	width: 755px;
}

#partnerlogos{
	text-align: center;
}



/* boxen 
---------------------------------------------------------*/
#boxen {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 410px;
	}
	
	#boxen li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;	
	}
	
	li.tweet {
	position: relative;
	}
	
	
	/* #boxen li div#social_media {
	position: absolute; 
	right: 0;
	bottom: 0;
	width: 150px;
	z-index: 1000;
	background: #FFFFFF;
	}
	*/

	#boxen #tweet {
	background: url(../images/twitter.jpg) no-repeat right;
	width: 240px;
	height: 410px;
	border: 0;
	margin: 0;
	padding: 0;
	}
	
	

	#boxen #tweet {
		position: relative;
		margin: 0;
		padding: 0;
		color: #333;
		}
	
		#tweet ul
		{
			width: 190px;
			margin: 0 auto;
			padding: 56px 0 0 0;
			list-style-type: none;
		}

			#tweet ul li
			{
			float: none !important;
			margin: 0;
			padding: 0;
			list-style-type: none;
			}
			
			#tweet ul li span.hinterlegt
			{
			padding: 0;
			font-size: 20px;
			line-height: 1.6em;
			font-weight: bold;
			}

			#tweet ul li span.hinterlegt a
			{
			font-size: 14px;
			}

			#tweet ul li span.tweettime a,
			#tweet ul li span.tweettime a:hover
			{
			position: absolute;
			bottom: 115px;
			left: 70px;
			font-size: 12px;
			color: #333;
			text-align: center;
			text-decoration: underline;
			}


/* newsticker 
---------------------------------------------------------*/
h2.newsticker
{
	margin: 4px 10px;
	padding: 0 12px;
	text-align: left;
	line-height: 21px;
	height: 21px;
	color: #fff;
	background-color: #333;
	font-weight: bold;
}

.seperator-top {
	width: 960px;
	height: 4px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FE9900;
	}

.seperator-bottom {
	width: 960px;
	height: 4px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FE9900;
	}
	

/* content 
---------------------------------------------------------*/
#content-start {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	width: 470px;
	height: 477px;
	overflow: hidden;
	}

	#content-start h3,
	#content-start p
	{
		text-align: left;
	}

	#content-start h3
	{
		margin: 18px 0 10px 0;
		font-size: 14px;
		font-weight: bold;
	}

	#content-start p
	{
		margin:  0 10px 1em 10px;
		padding: 0;
		font-size: 13px;
	}

#content {
  	border-left: 1px solid #FE9900;
  	border-right: 1px solid #FE9900;
	width: 544px;
	float: right;
	padding: 0 8px;
	min-height:1200px;
	margin-bottom:15px;
}

	#content ul li{
		font-size: 1.0em;
	}

.side1 {
  margin: 0;
  width: 175px;
  padding: 9px 8px 20px 10px;
  }

.side2 {
  padding-right:10px;
}

#right {
  float: right;
  width: 195px;
}



/* top menue underneath header, in degut box */
#menue ul {
	display: inline;
	float: left;
	margin: 15px 0 0 0;
	list-style: none;
	padding: 0 0 0 20px;
	font-size: 1.2em;
	/*
	padding: 0 0 0 10px;
	font-size: 1.12em;
	*/
	}

	#menue ul li {
	display: inline;
	margin: 0 2px;
	text-transform: uppercase;
	}

	* html #menue ul li {
	display: inline;
	margin: 0 3px;
	text-transform: uppercase;
	}

	#menue ul li.current a {
	color: #FFF;
	text-decoration:underline;
	font-weight:normal;
	}

	#menue ul li a {
	color:#FFF;
	text-decoration:none;
	}

	#menue ul li a:hover {
	color:#FFF;
	text-decoration:underline;
	}


/* big menue */
ul li
{
  font-size: 0.9em;
}

/* sidebar left menue */
ul.sidemenue
{
  list-style-type: none;
  margin-left: 7px;
  padding: 0;
  margin-top: 25px;
  font-size: 14px;
}

	ul.sidemenue li
	{
	line-height: 1.6em;
	margin: 0 0 7px 0;
	font-weight: bold;
	list-style: none;
	}

	ul.sidemenue li a,
	ul.sidemenue li a:visited,
	ul.sidemenue li.last a
	{
	text-decoration: none;
	color: #333;
	}

	ul.sidemenue li.current a
	{
	display: block;
	padding-left: 7px;
	line-height: 1.6em;
	color: #fff;
	background-color: #69B9EC;
	}

	ul.sidemenue li a:hover,
	ul.sidemenue li.last a:hover
	{
	display: block;
	text-decoration: none;
	line-height: 1.6em;
	color: #27A2D2;
	}

	/*ul.sidemenue li.last a
	{
	display: block;
	text-decoration: none;
	}*/

	ul.sidemenue li.current a:hover
	{
	display: block;
	text-decoration: none;
	color: #fff;
	}

	ul.sidemenue li.last .current a
	{
	background-color: #69B9EC;
	line-height:1.6em;
	color:#fff;
	}

	ul.sidemenue li ul li a,
	ul.sidemenue li.current li a
	{
	list-style: none;
	color: #333;
	margin-top: 5px;
	background: #fff;
	}

	ul.sidemenue li ul li a:hover,
	ul.sidemenue li.current ul li a:hover
	{
	list-style: none;
	background: #fff;
	color: #27A2D2; 
	}

	ul.sidemenue li.current ul li.current a
	{
	background: #69B9EC;
	color: #fff;
	margin-top: 5px;
	}

/* sidebar small menue ausstellerliste *********************************/
ul.sidemenue_small {
  display:block;
  list-style-type:none;
  padding:0;
  margin:0;
  margin-top:15px;
  font-size:1.0em;
}

ul.sidemenue_small li {
  display:block;
  line-height:18px;
  margin-bottom:7px;
  font-size:11px;
}

ul.sidemenue_small li a, ul.sidemenue_small li a:visited {
  display:block;
  padding-left:10px;
  text-decoration:none;
  color:#333;
    font-size:1.0em;
}

ul.sidemenue_small li.current {
  display:block;
  background-color:#ffea00;
  width:100%;
  line-height:18px;
  color:#ff0000;
    font-size:1.0em;
}

ul.sidemenue_small li.current a {
	display: block;
	padding-left: 10px;
	color: #CC0000;
	text-decoration: none;
    font-size: 1.0em;
    }

ul.sidemenue_small li a:hover {
	display: block;
	text-decoration: none;
	font-size: 11px;
	/* width:100%; */
	color:#ff0000;
	}


/* logos auf der Startseite 
---------------------------------------------------------*/
.p-logo-box {
	float: right;
	width: 465px;
	min-height: 440px;
	*height: auto;
	overflow: hidden;
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	}
	
	.p-logo-box h2 {
	text-align: left;
	height: 21px;
	line-height: 21px;
	background-color: #c8c8c8;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	}

	.p-logo-box h3 {
	text-align: left;
	height: 21px;
	line-height: 21px;
	color: #aaa;
	font-size: 13px;
	border-bottom: 1px solid #ccc;
	}

	.p-logo-box h3 span.subtitle { margin-left: 185px; }

	.p-logo-box p {
		text-align: left;
		}
	
	.p-logo-box span.seminar_img  { margin-left: 25px; }


/* aussteller alphabet menue ***********************************************/
.expose
{
  list-style-type: none;
  padding: 0;
  margin: 10px 0 0 0;
  font-size: 1.3em;
 }

	.expose li
	{
	display: inline;
	border: 1px solid #27A2D2;
	margin-right: 1px;
	}
	
	.expose li a
	{
	text-decoration: none;
	padding: 0 4px;
	}
	
	.expose li a:hover
	{
	color: #fff;
	background-color: #05BCED;
	}


/* aussteller alphabet menue ***********************************************/
.firm-list img {margin: 20px 0 0 0; }

.firm-list ul {list-style-type: none; margin: 0 0 12px 0; padding: 0;}

.firm-list li {}


/* aussteller liste 2011 ***********************************************/

#aussteller  {

	margin: 16px 0 0 0;

}

#aussteller .top {

	float:right;
	margin: 8px 0 0 0;

}

#aussteller li
{
    list-style-type: none;
    
}

#aussteller select, #aussteller input   {

	border: 1px solid #333;
	margin: 0 8px 0 4px ;

}

#aussteller input {

	cursor: pointer;
}


ul.map-controls {

	margin: 0;
	padding: 0;
}

ul.map-controls li {

	background: #fff url(../images/link-teaser.gif) 0 4px no-repeat;
	padding-left: 16px;
	display: inline;
	margin: 0 8px 0 0;
}

ul.map-controls li.link-print {

	background: #fff url(../images/link-print.gif) 0 4px no-repeat;
	padding-left: 18px;
	
}


/* search box input and submit ***********************************************/
#ajaxsearch{
	padding-left:7px;
}

#ajaxSearch_input {
  padding:0;
  margin:0;
  margin-top:-10px;
  width:105px;
}

#ajaxSearch_submit {
  padding:0;
  margin:0;
  width:50px;
  border:1px solid #000;
}

* html #ajaxSearch_submit {
  height:20px;
}


/* formats for news site - blog fucntinality used as news output **************/
.img_left {
  float:left;
  margin-left:5px;
  margin-right:10px;
  margin-bottom:5px;
  margin-top:5px;
}

.img_left_bottom {
  float:left;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:20px;
  margin-top:5px;
}

.img_right {
  float:right;
  margin-right:5px;
  margin-left:10px;
  margin-bottom:5px;
  margin-top:5px;
}

.img_right_bottom {
  float:right;
  margin-right:5px;
  margin-left:5px;
  margin-bottom:80px;
  margin-top:5px;
}

/* wird fuer die auflistung der aussteller genutzt */
.ditto_summaryPost {
  clear:both;
  border-bottom: 1px solid #FE9900;
  margin-top:10px;
  margin-bottom:10px;
  height:210px;
  font-size:12px;
  line-height:1.5em;
}

.ditto_summaryPost blockquote {
  margin-left:20px;
  /* width:100%; */
}

/* wird fuer die news auf der startseite genutzt */
.ditto_summaryNews {
  clear:both;
   border-bottom: 1px solid #FE9900;
  margin-top:10px;
  height:135px;
  font-size:1.0em;
  line-height:1.5em;
}

/* contact form input fields */
fieldset {
  font-size:12px;
}

#content label {
  clear:both;
	float:left;
	margin:4px 0;
	width:155px;
}

.contactField {
  width:200px;
}

.contactField_small {
  width:100px;
}

.contactTextarea {
  width:200px;
  height:70px;
}

fieldset {
  border:none;
}

#select_suppcat {
  margin-left:61px;
  margin-bottom:30px;
}



/* footer 
---------------------------------------------------------*/
#footer {
	position: relative;
	clear:both;
	margin: 0 auto;
	margin-top: 10px;
	padding:10px;
 	border-top:1px solid #cfcfcf; 
 	background: #fff;
	width: 920px;
	height: 75px;
	color: #333;
	font-size: 1.1em;
  text-align:center;
}

#footer img {
	right: 20px;
	bottom: 10px;
	}
	
#footer #social_media {
	width: 1630px;
	position: absolute;
	}

/* footer menue **********/
ul.footer {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size:1.1em;
	}
	
	ul.footer li {
	display: inline;
	margin: 0 0 0 10px;
	}

	#footer a {
	color: #333;
	text-decoration: none;
	}

	#footer a:hover {
	color: #333;
	text-decoration: underline;
	}
	


/* hide print footer for screen */
#print {
  display:none;
}

.recommend
{
    float: right;
    font-size: 11px;
    padding-right: 10px;
}

#countdown {
	margin: 0;
	padding: 0;
}

.a-right {
	text-align: right;
}

.b-top {
	border-top: 1px solid #666;
	padding-top: 3px;
}


