html {
	width: 100%;
	text-align: center;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #00344c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#wrapper {
	height: 100%;
	padding: 5px 0 0 0;
	margin: 0;
	text-align: center;
	background-color: #6a5283;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:  url(/pool/images/service-desk-world/bg_seite.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	
}
table {
	margin-bottom: 1em;
}
p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;	
}
hr {
	border: 1px solid #f1f1f1;
}
h1 {
	margin: 0px;
	margin-top: -20px;
	padding: 0px;
	font-size: 1em;
	color: #000000;
}
h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #00344c;
	
}
h3 {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	margin-bottom: 1em;
	color: #6a5283;
}
.gruen {
	color: #008e84;
}
.blau {
	color: #413f99;
}


/**
.ausrufezeichen {
	background-image: url(/pool/images/icon_marc.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 25px;
}
**/

h4 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	font-size: 1.0em;
	font-weight: bold;
	color:#008e84;
}
h5 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #f1f1f1;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

#containerja {
	width: 990px;
	display: block;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
#containernein {
	width: 790px;
	display: block;
	overflow: hidden;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}
a {
	color: #806c98;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

#headerdeutsch {
	background-image: url(/config/images/titelbild_deutsch.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 175px;
	display: block;
	color: #eeeeee;
	background-color: #6a5283;
}
#headerdeutsch h1 {
	display: none;
}

#main {
	width: 780px;
	height: auto;
	display: block;
	overflow: hidden;
	background-color:#FFFFFF;
	background-image:  url(/pool/images/service-desk-world/bg_main.gif);
	background-repeat: repeat-y;
	padding-top: 11px;
	float: left;
	
}
#partner {
	width: 190px;
	float: right;
	margin: -160px 5px 0 5px;
	background-color: #b9adc5;
	padding: 5px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-image: url(/pool/images/service-desk-world/partner.jpg);
	background-repeat: no-repeat;
	
}
#partner h2 {
	color: #008e84;
	font-size: 1em;
	font-weight: bold;
}
#nav {
	width: 180px;
	height:auto;
	display: block;
	float: left;
}

#nav ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
		
#nav ul li {
	margin: 2px 0 5px 0;
}
#nav ol li {
	margin: 0 0 0 10px;
}
#nav ul li a {
	padding: 5px 0 4px 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 168px;
	font-weight: bold;
	background-image: url(/pool/images/service-desk-world/nav.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#nav ul li a:hover  {
	color: #806c98;
	background-image: url(/pool/images/service-desk-world/nav_h.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#nav ol li a {
	border: 0px;
	padding: 2px 0 2px 5px;
	display: block;
	color: #000000;
	text-decoration: none;
	width: 160px;
	font-weight:normal;
	background-image: none;
}

#nav ol li a:hover  {
	color: #806c98;
	background-image: none;
}

.linkactive {
	background-color: #fff;
	border-left: 2px solid #008e84;
	color: #006baf;
}

#content {
	width: 379px;
	padding: 1px 0 0 10px;
	display: block;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #e6e9eb;
}

/** startseite kästen **/
.kasten-hb {
	background-color: #eef1f8;
	padding: 20px 5px 20px 5px;
}
.kasten-hb2 {
	border-left: 1px solid #eef1f8;
	border-right: 1px solid #eef1f8;
	padding: 20px 5px 20px 5px;
}
.kasten-hb3 {
	border-top: 1px solid #eef1f8;
	border-bottom: 1px solid #eef1f8;
	padding: 20px 5px 20px 5px;
}

.kasten-sidebar {
	border-top: 1px solid #423f9a;
	border-bottom: 1px solid #423f9a;
	padding: 5px;
}

/** ende **/
.linie {
	border: 1px solid #d8d5ea;
	margin: 10px 0 10px 0;
}

/** listenstyles **/

ul.liste_punkt {
	margin-bottom: 10px;
}
ul.liste_punkt li {
	margin: 0 0 2px 0px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(/pool/images/service-desk-world/list_img.gif);
}

.feld {
	font-size: 1em;
	color: #000000;
	background-color: #EEEEEE;
	height: 13px;
	border: 1px solid #000000;
}
.btn {
   color:#000000;
   font-size: 12px;
   font-weight:bold;
   background-color: #CCCCCC;
   border: 0px;
   font-family: Arial, Helvetica, sans-serif;
   width: 100%;
   text-align: right;
   padding-right: 5px;
   cursor: pointer;
}
#content select {
	font-size: 1em;
	color: #000000;
	background-color: #EEEEEE;
	height: 20px;
	border: 1px solid #000000;
}
#sidebar {
	width: 200px;
	display: block;
	float: right;
}
.sidecontent {
	width: 180px;
	display: block;
	float: right;
	padding: 10px;
	padding-top: 1px;
	padding-bottom: 0px;
	color: #666666;
}

#subline {
	text-align: right;
	display: block;
	height: 25px;
	margin: 30px 0 10px 0;
	
}
#subline a {
	border-left: 1px solid #666;
	padding: 0 10px 0 10px;
	display: block;
	float: right;
}
#subline a:hover {
	border-left: 1px solid #666;
	padding: 0 10px 0 10px;
	display: block;
}
#footer {
	padding-top: 9px;
	padding-bottom: 10px;
	display: block;
	float: left;
	text-align: center;
	width: 780px;
	height: 120px;
	font-size: 0.9em;
	color: #6c6e71;
	background-image: url(/pool/images/service-desk-world/bg_subline.jpg);
	background-repeat: no-repeat;
}
#footer a {
	color: #6c6e71;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
}
.sponsor {
	width: 240px;
	height: 70px;
	display: block;
	float: right;	
}
a.anmeldung {
	font-size: 14px;
	font-weight: bold;
	width: 140px;
	height: 34px;
	padding: 3px 5px 3px 35px;
	margin: 0 10px 10px 0;
	display: block;
	float: right;
	color: #000;
	text-decoration:none;
	background-image: url(/pool/images/service-desk-world/bg_anmeldung.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
a.anmeldung:first-line {
	color: #e72b20;
}

a.anmeldung:hover {
	color: #e72b20;
	text-decoration:none;
	background-position: -180px 0;


}
a.stoerer {
	font-size: 14px;
	font-weight: bold;
	width: 140px;
	height: 34px;
	padding: 3px 5px 3px 35px;
	margin: 0 10px 10px 0;
	display: block;
	float: right;
	color: #484848;
	text-decoration:none;
	background-image: url(/pool/images/service-desk-world/bg_stoerer.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
a.stoerer:hover {
	text-decoration:none;
	color: #000;
	background-position: -180px 0;
}

.kasten {
	font-size: 0.8em;
	border: 1px solid #6c6e71;
	padding: 4px;
	margin-bottom: 10px;
	display: block;
	float: right;
	width: 170px;
	margin-right: 10px;
}
.kasten:first-line {
	font-size: 1.5em;
	font-weight: bold;
}
.formtext {
	margin: 0px;
	width: 163px;
	border: 1px solid #6c6e71;
	padding: 2px;
	height: 13px;
	background-color: #EEEEEE;
	font-size: 9pt;
	display: block;
}
.button {
	font-weight: bold;
	text-align:right;
	font-size: 9pt;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #d1d2d4;
	color: #000000;
	display: block;
	text-decoration: none;
	
}
.button:hover {
	background-color: #fb831b;
	color: #000000;
}
.bildunterschrift {
	font-size: 0.8em;
}
.name {
	color: #6c6e71;
	font-weight: bold;
}

.portrait {
	float: left;
	margin-right: 10px;
	border: 1px solid #666;
}
.bild {
	border: 1px solid #806c98;
}

.kontakt {
	height: 7em;
}
.actionlink {
	background-image: url(/pool/images/service-desk-world/link_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding: 8px 0 5px 30px;
	height: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: 1px;
	color: #6a5283;
}
.actionlink:hover {
	font-weight: bold;
	display: block;
	color: #e72b20;
	text-decoration: none;
}

.uhrzeit {
	font-size: 0.8em;
	color: #6c6e71;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	margin: 0px;
}
.programmpunkt {
	background-color: #f9f8f8;
	padding-bottom: 1em;
}
.teaserpic {
	display: block;
	border: 1px solid #ccc;
	margin-left: 1em;
	float: right;
}
.spex {
	display: block;
	margin: 0px;padding: 0px;
	margin-bottom: 2em;
	padding-bottom: 2em;
	text-align: center;
	border-bottom: 1px solid #eef1f8;
}
.spex-logo {
	display: block;
	margin: 0 0 20px 0;
	padding: 0px;
}

.checkbox {
	display: block;
	height: 1em;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2em;
	margin-right: 1em;
	float: left;
}
.formlabel {
	width: 110px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}
.formfield {
	width: 260px;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #eeeeee;
	font-size: 1em;
	color: #000000;
}
.formfieldplz {
	width: 60px;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #eeeeee;
	font-size: 1em;
	color: #000000;
	margin-right: 6px;
}
.formfieldort {
	width: 190px;
	display: block;
	float: left;
	margin: 0px;
	padding: 2px;
	border: 0px;
	background-color: #eeeeee;
	font-size: 1em;
	color: #000000;
}
.formpara {
	padding-bottom: 1em;
}
.textsmall {
	font-size: 0.8em;
}
.zitat {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid #d8d5ea;
}
#hotline {
	width: 180px;
	display: block;
	float: right;
	padding: 0 10px 0 10px;
	color: #666666;
	margin-bottom: 1em;
	
}
#hotline h2 {
	display: block;
	color: #6a5283;
	padding: 5px 5px 5px 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-image: url(/pool/images/service-desk-world/hotline.jpg);
	background-repeat: no-repeat;
	border: 1px solid #e5e5e5;

}
#hotline p {
	display: block;
	color: #484848;
	padding: 4px;
	padding-top: 5px;
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 0px;
}
#hotline a {
	color: #806c98;
	text-decoration: none;
}
#hotline a:hover {
	color: #484848;
	text-decoration: underline;
}
/*** für Calendar - safe the date ***/
a.kalender {
	background-color: #CCCCCC;
	padding: 10px;
	color: #000000;
	display: block;
	background-image:url(/pool/images/icon_calendar.jpg);
	background-repeat:no-repeat;
	padding-left: 75px;
	text-decoration: none;
}
a.kalender:hover {
	background-color: #EEEEEE;
	background-image:url(/pool/images/icon_calendar2.jpg);
	background-repeat:no-repeat;	
}

/** Floatboxen links und rechts **/
.leftbox {
	float: left;
	width: 175px;
	margin: 0 10px 10px 0;
	text-align: left;
}
.leftbox img {
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
}
.leftbox p {
	margin: 0;
	padding-right: 5px;
	color: #666;
	font-size: 11px;
}	

.rightbox {
	float: right;
	width: 185px;
	margin: 0 0 10px 0;
	text-align: left;
}
.rightbox img {
	margin: 0 0 5px 0;
	border: 1px solid #ccc;
}
.rightbox p {
	margin: 0;
	padding-right: 5px;
	color: #666;
	font-size: 11px;
}
/** Documentation in der Sidebar **/
.documentation {
	 border-top: 1px solid #dddddd; 
	 border-bottom: 1px solid #dddddd; 
	 padding: 5px 0 5px 0; 
	 background-image: url(/images/docuverlauf.jpg);
	 background-repeat: repeat-x;
	 background-position: 0 5px;
}
.documentation h2 {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #585858;
}
a.docu_small {
	display: block;
	width: 180px;
	height: 60px;
	background-image: url(/images/docu_small.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 0 0 0 3px;
	border-top: 3px solid #fff;
}
#docu {
	display: block;
	width: 380px;
	height: auto;
	background-image: url(/images/docu.jpg);
	background-repeat: no-repeat;
	font-weight: normal;
	padding: 0 0 0 3px;
}

