html
{
	overflow: auto;
	height: 101%;
}

body
{
	margin: 0;
	padding: 0;
	font-size: 85%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #DDD;
	background-color: #2E2E2E;
}

a:link
{
	color: #DDD;
}

a:hover
{
	color: #878787;
}





#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -450px;
	position: absolute;
	top: -300px;
	left: 50%;
	border-top: 6px solid #878787;
	border-bottom: 6px solid #878787;
}

#container    
{
	width: 900px;
	height: 600px;
	background: #444;
}

#headercont
{
	width: 870px;
	height: 100px;
	letter-spacing: 0px;
	color: #FFF;
	background-color: #810059;
	background-image: url(../images/strobl_logo.gif);
	background-position: 20px 20px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	background-repeat: no-repeat;
}

#headercont ul
{
	margin: 0;
	padding: 8px 10px 0 0;
	list-style-type: none;
	font-size: 90%;
	text-align: right;
}

#footercont ul
{
	margin: 0;
	padding: 18px 10px 0 0;
	list-style-type: none;
	text-align: right;
}


#headercont ul li, #footercont ul li
{
	display: inline;
	margin: 0 0 0 10px;
}

#headercont ul li a, #footercont ul li a
{
	color: #fff;
	text-decoration: none;
}

#headercont ul li a:hover, #footercont ul li a:hover
{
	color: #fff;
	padding-bottom: 8px;
	border-bottom: 3px solid #f0f0f0;
	text-decoration: none;
}

#headercont ul li a.active
{
	color: #FFF;
	text-decoration: none;
	padding: 8px 8px;
	border-top: 12px #878787;
	border-bottom: 3px solid #f0f0f0;
	background: #878787;
}

#maincont
{
	width: 900px;
	height: 375px;
	background-color: #969696;
}

#mainleft
{
	float: left;
	width: 420px;
	height: 345px;
	padding: 15px;
	background-repeat: no-repeat;
	background-color: #969696;
	background-image: url(../images/mainleft-logo.gif);
}

#mainleft1
{
	float: left;
	width: 420px;
	height: 345px;
	padding: 15px;
	background-repeat: no-repeat;
	background-color: #969696;
	background-image: url(../images/kommunikation.gif);
}

#mainleft2
{
	float: left;
	width: 420px;
	height: 345px;
	padding: 15px;
	background-repeat: no-repeat;
	background-color: #969696;
	background-image: url(../images/print.gif);
}

#mainleft3
{
	float: left;
	width: 420px;
	height: 345px;
	padding: 15px;
	background-repeat: no-repeat;
	background-color: #969696;
	background-image: url(../images/web.gif);
}

#mainleft4
{
	float: left;
	width: 420px;
	height: 345px;
	padding: 15px;
	background-repeat: no-repeat;
	background-color: #969696;
	background-image: url(../images/presse.gif);
}

#mainleft5
{
	float: left;
	width: 420px;
	height: 345px;
	padding: 15px;
	background-repeat: no-repeat;
	background-color: #969696;
	background-image: url(../images/events.gif);
}


#mainleft h1 span
{
	color: #810059;
	padding-top: 5px;
	padding-bottom: 5px;
}

#mainright
{
	float: left;
	width: 420px;
	height: 360px;
	overflow: auto;
	line-height: 150%;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #575757;
}

#mainrighthome
{
	float: left;
	width: 420px;
	height: 360px;
	overflow: auto;
	line-height: 150%;
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	background-color: #575757;
}

#mainright h1
{
	font-size: 180%;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #969696;
	line-height: 135%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


#mainright h2
{
	font-size: 140%;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #969696;
	line-height: 135%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#mainright p
{
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	color: #ddd;
}

#mainright ul li
{
	list-style-image: url(http://rothfuss.ro.funpic.de/strobl/images/logo_spiegel.gif);
	list-style-position: outside;
	margin-left: -20px;
	margin-right: 20px;
}

#mainrighthome ul li
{
	list-style-image: url(http://rothfuss.ro.funpic.de/strobl/images/logo_spiegel.gif);
	list-style-position: inside;
	margin-left: -20px;
	margin-right: 20px;
}

#mainleft h1
{
	font-size: 250%;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 130%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

#mainleft h2
{
	font-size: 200%;
	letter-spacing: 0pt;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 125%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
	border-bottom: 0px;
}

#mainleft h3
{
	font-size: 180%;
	letter-spacing: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 12px;
	padding-left: 0;
}

#menucont
{
	width: 900px;
	height: 75px;
	background-color: #810059;
	border-bottom-style: none;
	border-bottom-color: #fff;
}

#menucont ul
{
	margin: 0;
	padding: 28px 0 0 22px;
	list-style-type: none;
}

#menucont ul li
{
	display: inline;
}

#menucont ul li a
{
	float: left;
	padding: 5px 5px;
	margin: 0 10px 0 0;
	background: #810059;
	color: #fff;
	border: 1px solid #810059;
	text-decoration: none;
	font-size:11px;
}

#menucont ul li a.active
{
	color: #FFF;
	text-decoration: none;
	background: #969696;
	border: 1px solid #fff;
}

#menucont ul li a:hover
{
	background: #969696;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #fff;
}

#footercont
{
	width: 870px;
	height: 50px;
	color: #E8FF9F;
	letter-spacing: -1px;
	background-color: #810059;
	background-image: url(../images/we_care.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	border-top-style: solid;
	border-top-color: #878787;
	border-top-width: 1px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#bildrahmen
{
	background: #575757;
	color: #FFF;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 0px;
}


#bildrahmen-u
{
	background: #575757;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 0px;
}

#bildlegende
{
    text-align: right; 
	border-top: 1px solid #969696;
}

#bildlegendeu
{
    text-align: right; 
	border-top: 1px solid #969696;
	padding-bottom: 20px;
}
#mainright2 {
	float: left;
	width: 420px;
	height: 360px;
	overflow: auto;
	line-height: 150%;
	background-color: #575757;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#crew {
	background-image: url(../images/Crew.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 430px;
	margin-left: -10px;
}
#home {
	background-image: url(../images/Home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 545px;
	margin-left: -10px;
}
#kommunikation {
	background-image: url(../images/Kommunikationt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 530px;
	margin-left: -10px;
}
#print {
	background-image: url(../images/Printmedien.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 600px;
	margin-left: -10px;
}
#web {
	background-image: url(../images/Internet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 490px;
	margin-left: -10px;
}
#presse {
	background-image: url(../images/pressearbeit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 668px;
	margin-left: -10px;
}
#events {
	background-image: url(../images/Messen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 678px;
	margin-left: -10px;
}
#impressum {
	background-image: url(../images/impressum.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1202px;
	margin-left: -10px;
}
#disclaimer {
	background-image: url(../images/disclaimer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 989px;
	margin-left: -10px;
}
#anfahrt {
	background-image: url(../images/anfahrttext.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 247px;
	margin-left: -10px;
}

