/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		computerworks
	Based on style:	ComputerWorks Homepage
	Original author:	 ( http://www.computerworks.de/ )
	Modified by:		
	
	
	Copyright 2008 ComputerWorks GmbH ( http://www.computerworks.de/ )
    --------------------------------------------------------------
*/

/* Layout
 ------------ */



* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

#agreed{
font-weight:bold;
}

body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 16px;
	color: #333232;
}

.suchfeld{
color: #666666;
width:350px;
padding-left:3px;
}

.essearchbutton{
color: #666666;
width:325px;
padding-left:3px;

}

#wrapheader {
	min-height: 120px;
	height: auto !important;
	height: 120px;
/*	background-image: url('./images/background.gif');
	background-repeat: repeat-x;*/
/*	padding: 0 25px 15px 25px;*/
	padding: 0;
}

#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: center;
	clear: both;
	background-image: url('./images/footer_bg.jpg');
	background-repeat: repeat-x;
	position: relative;
	width: 974px;
	margin-left: auto;
	margin-right: auto;	
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	
	background-image: url('./images/cellpic1.gif');
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	padding: 4px;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
}

.forumrules a:hover {
	color: #0090BD;
	text-decoration: underline;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}

p {
	font-size: 11px;
}

p.moderators {
	margin: 0;
	float: left;
	color: #666666;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
	margin-right:8px;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 11px;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 11px;
}

.rtl p.datetime {
	float: left;
}

p.right {
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	padding-top:5px;
		
}


p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
	font-size: 11px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

p.topicdetails_forum {
	margin: 1px 0;
	font-weight:bold;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
	padding-left:2px;
}

.postdetails {
	color: #000000;
}

.betreff{
	margin: 1px 1px;
	font-size: 12px;
}


td .postdetails{
font-size:11px;
}

.postbody {
	font-size: 12px;
	line-height: 16px;
	font-family: Arial;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: normal;
}

.pagination {
	padding: 4px;
	color: black;
	font-size: 11px;
	font-weight: bold;
}


/* Pagination
---------------------------------------- */
.pagination {
	height: 1%; /* IE tweak (holly hack) */
	width: auto;
	text-align: right;
	margin-top: 5px;
	float: right;
}

.pagination span.page-sep {
	display: none;
}

li.pagination {
	margin-top: 0;
}

.pagination strong, .pagination b {
	font-weight: normal;
}

.pagination span strong {
	padding: 0 2px;
	margin: 0 2px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #bfbfbf;
	border: 1px solid #bfbfbf;
	font-size: 1em;
}

.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {
	font-weight: normal;
	text-decoration: none;
	color: #747474;
	margin: 0 2px;
	padding: 0 2px;
	background-color: #eeeeee;
	border: 1px solid #bababa;
	font-size: 1em;
	line-height: 1.5em;
}

.pagination span a:hover {
	border-color: #d2d2d2;
	background-color: #d2d2d2;
	color: #FFF;
	text-decoration: none;
}

.pagination img {
	vertical-align: middle;
}

/* Pagination in viewforum for multipage topics */
.row .pagination {
	display: block;
	float: right;
	width: auto;
	margin-top: 0;
	padding: 1px 0 1px 15px;
	font-size: 1em;
	background: none 0 50% no-repeat;
}

.row .pagination span a, li.pagination span a {
	background-color: #FFFFFF;
}

.row .pagination span a:hover, li.pagination span a:hover {
	background-color: #d2d2d2;
}


















.cattitle {

}

.gen {
	margin: 1px 1px;
	font-size: 12px;
}

.genmed {
	margin: 1px 1px;
	font-size: 12px;
}

.gensmall {
	margin: 1px 1px;
	font-size: 11px;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: Arial;
}

.titles {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.error {
	color: red;
}


/* Rules */


div.rules {
	background-color: #FFFFFF;
	color: #CC0000;
	padding: 0 10px;
	margin: 10px 0;
	font-size: 12px;
	border: 1px solid #CC0000;
}

div.inner{
	padding: 10px;
}


/* Horizontal lists
----------------------------------------*/
ul.linklist {
	display: block;
	margin: 0;
}

ul.linklist li {
	display: block;
	list-style-type: none;
	float: left;
	width: auto;
	margin-right: 3px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 2.2em;
}

ul.print li {
	display: block;
	list-style-type: none;
	
}

ul.linklist li.rightside, p.rightside {
	float: right;
	margin-right: 0;
	margin-left: 3px;
	text-align: right;
}

ul.navlinks {
	
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
}

ul.navlinks1 {
	
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #FFFFFF;
	font-weight: bold;
	margin-right:5px;
}

ul.navlinks li {
	padding-left: 18px;
}


ul.leftside {
	float: left;
	margin-left: 0;
	margin-right: 3px;
	text-align: left;
}

ul.rightside {
	float: right;
	margin-left: 3px;
	margin-right: -5px;
	text-align: right;
}

ul.rightside1 {
	float: right;
	margin-left: 3px;
	margin-right: 3px;
	text-align: right;
}

/* Icon images
---------------------------------------- */


.icon-home						{ background-image: url("images/icon_home.gif"); 
								  background-repeat:no-repeat	;
								  background-position: 0px 5px;
								}
						

/* Sub-header (navigation bar)
--------------------------------------------- */
a.print, a.sendemail {
	display: block;
	overflow: hidden;
	height: 18px;
	text-indent: -5000px;
	text-align: left;
	background-repeat: no-repeat;
}


a.print {
	background-image: url("images/icon_print.gif");
	width: 22px;
	
}

a.sendemail {
	background-image: url("images/icon_sendemail.gif");
	width: 22px;
}								
								

/* Profile & navigation icons */
.email-icon, .email-icon a		{ background-image: url("{IMG_ICON_CONTACT_EMAIL_SRC}"); }
.aim-icon, .aim-icon a			{ background-image: url("{IMG_ICON_CONTACT_AIM_SRC}"); }
.yahoo-icon, .yahoo-icon a		{ background-image: url("{IMG_ICON_CONTACT_YAHOO_SRC}"); }
.web-icon, .web-icon a			{ background-image: url("{IMG_ICON_CONTACT_WWW_SRC}"); }
.msnm-icon, .msnm-icon a			{ background-image: url("{IMG_ICON_CONTACT_MSNM_SRC}"); }
.icq-icon, .icq-icon a			{ background-image: url("{IMG_ICON_CONTACT_ICQ_SRC}"); }
.jabber-icon, .jabber-icon a		{ background-image: url("{IMG_ICON_CONTACT_JABBER_SRC}"); }
.pm-icon, .pm-icon a				{ background-image: url("{IMG_ICON_CONTACT_PM_SRC}"); }
.quote-icon, .quote-icon a		{ background-image: url("{IMG_ICON_POST_QUOTE_SRC}"); }

/* Moderator icons */
.report-icon, .report-icon a		{ background-image: url("{IMG_ICON_POST_REPORT_SRC}"); }
.edit-icon, .edit-icon a			{ background-image: url("{IMG_ICON_POST_EDIT_SRC}"); }
.delete-icon, .delete-icon a		{ background-image: url("{IMG_ICON_POST_DELETE_SRC}"); }
.info-icon, .info-icon a			{ background-image: url("{IMG_ICON_POST_INFO_SRC}"); }
.warn-icon, .warn-icon a			{ background-image: url("{IMG_ICON_USER_WARN_SRC}"); }


/* Tables
 ------------ */
th {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	/*background-color: #006699;*/
	background-image: url('./images/cellpic3.gif');
	white-space: nowrap;
	padding-left: 4px;
	height: 28px;
}

td {
	padding: 2px;
}
td.profile {
	padding: 4px;
}

.tablebg {
	background-color: #A9B8C2;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
    background-color: #C7D0D7;
	background: url('./images/cellpic1.gif');
	
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding-left: 2px;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
	
}

.row1 {
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
}

.row2 {
	background-color: #FFFFFF;
	padding-left: 6px;
	padding-right: 4px;
}

.viewtopic_row2 {
	background-color: #F3F3F3;
	padding: 6px;
	
}


.row3 {
	background-color: #FFFFFF;
	padding: 4px;
}

.spacer {
	background-color: #D1D7DC;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}

.legend {
	text-align:center;
	margin: 0 auto;
}

/* Links
 ------------ */
a:link {
	color:#0090BD;
	text-decoration: none;
}

a:active,
a:visited {
	color: #0090BD;
	text-decoration: underline;
	
}

a:hover {
	color: #0090BD;
	text-decoration: underline;
}

a.forumlink {
	color: #0090BD;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.forumlink a:hover {
	color: #0090BD;
	text-decoration: underline;
}

a.topictitle {
	margin: 1px 0;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

a.topictitle:visited {
	color: #5493B4;
	text-decoration: none;
}

th a,
th a:visited {
	color: #0090BD !important;
	
}



th a:hover {
	text-decoration: underline;
}

h4 a,
h4 a:hover
h4 a:visited{
	color: #000000 !important;
	text-decoration: none;

}


/* Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Arial;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnmain_login1 {
  font-color: #000080;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  
  
  width: 30px;
  background: #FFFFFF url(http://www.computerworks.de/forum/styles/computerworks/imageset/searchButton.gif);
  background-repeat:no-repeat;
  background-position: inherit;
  
  line-height: 18px !important;
  line-height: 16px;
  height: 23px !important;
  height: 24px;
  margin: 1px;
  border:none;
  margin-top:5px;
}

.btnmain_login {
  font-color: #000080;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  
  
  width: 30px;
  background: #FFFFFF url(http://www.computerworks.de/forum/styles/computerworks/imageset/searchButton.gif);
  background-repeat:no-repeat;
  background-position: inherit;
  
  line-height: 18px !important;
  line-height: 16px;
  height: 23px !important;
  height: 24px;
  margin: 1px;
  border:none;
}


.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 11px;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 11px;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}




/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-size: 1em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1empx;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 1em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: Arial;
	font-size: 1em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 1em;
	font-family: Arial;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 12px;
	font-family: Arial;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
	font-size: 11px;
}


/* Das ist die CW anpassung */



#centeredPageContainer
{
	position: relative;
	width: 974px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#pageHeadContainer
{
	width: 974px;
	height: 64px;
}

/*#pageHeadLogo
{
	position: absolute;
	left: 53px;
	top: 8px;
	height: 50px;
}

#navPageHead
{
	position: absolute;
	left:-5px;
	top: 3px;
	width:100%;
	
	
}*/


#pageHeadLogo
{
	position: absolute;
	left: -5px;
	top: 8px;
	height: 50px;
}

#navPageHead
{
	position: absolute;
	left:-150px;
	top: -2px;
	width:100%;
	
}

#vwlogo
{
	position: absolute;
	left:0px;
	top: -0px;
	margin-left: 98px;
}

#pageHeadSearchBox {
	position: absolute;
	display:block;
	left: 750px;
	width:300px;
	top: 10px;
	
}







#navPageHead ul, #navFooter ul, #navLanguage ul, #navFontSizeAndPrint ul
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	list-style: none;
}

#navPageHead ul li, #navFooter ul li, #navLanguage ul li, #navFontSizeAndPrint ul li
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
	font-size:11px;
}

#navPageHead a, #navFooter a, #navLanguage a, #navFontSizeAndPrint a, #navLeftContainer a
{
	text-decoration: none;
	color: #0090BD;
}

#navPageHead a:hover, #navFooter a:hover, #navLanguage a:hover, #navFontSizeAndPrint a:hover, #navLeftContainer a:hover
{
	color: #0090BD;
	text-decoration: underline;
}

/*
#pageHeadSearchBox {
	position: absolute;
	left: 750px;
	width:300px;
	top: 10px;
	
}*/

/* zn geändert */

#pageHeadSearchBox a {
	color:#0090BD;
  	text-decoration:none;
}

#pageHeadSearchBox a:hover {
	text-decoration: underline	
}

/*--------------- */

#pageHeadSearchBox input {
	height: 15px;
	line-height:18px;
	width: 133px;
	border: solid 1px #C2C2C2;
	color: #7D7D7D;
	font-size: 12px;
	padding: 3px 0px 0px 5px;
	margin:0px 0px 0px 0px;
}

#pageHeadSearchBoxButton img
{
	border: none;
	position: absolute;
	left: 958px;
	top: 11px;
}

#navMainContainer
{
  width: 974px;
  height: 31px;
}


#breadCrumbContainer
{
	position: relative;
	width: 974px;
	height: 26px;
}

#navBreadCrumb
{
	position: absolute;
	left: 223px;
	top: 0px;
	color: #BABABA
}

#navBreadCrumb a
{
	color: #0090BD;
	text-decoration: none;
}

#navBreadCrumb a:hover
{
	color: #000000
}


#contentBlock
{
  position: relative;
	background-image: url(images/contentBlockBackground.gif);
	width: 974px;
}

#contentBlockHome
{
  position: relative;
	width: 974px;
}


#footerContainer
{
	position: relative;
	border-top: 2px solid #ffffff;
	width: 974px;
	height: 20px;
	line-height: 20px;
	background-color: #EEEEEE;
}

#navFooter
{
	position: absolute;
	left: 5px;
	top: 0px;
}

#navLanguage
{
	position: absolute;
	left: 446px;
	top: 0px;
}

#navFontSizeAndPrint
{
	position: absolute;
	left: 685px;
	top: 0px;
}

.clearDiv
{
	height: 0xp;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}



#midContainer
{
  float: left;
  width: 555px;
  overflow:hidden;
}

#rightContainer
{
  float: right;
  width: 180px;
  padding-bottom: 8px;
}


dl.csc-textpic-image img
{
	border: 1px #cccccc solid;
}

.noImageBorder dl.csc-textpic-image img
{
  border: none;
}

#midContainer h2 span
{
  text-transform: uppercase;
  background-color: #ffffff;
  color: #333232;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  padding-right: 5px;
  margin-right: 50px;

}

#midContainer h2
{
  margin-top: 38px;
	background-image: url(images/h2line.gif);
  background-repeat: repeat;
	background-position: 0px 12px;
	width: 555px;
}
#midContainer .cw-galerie h2 {
	background-image: url(images/h2line.gif);
	width:734px;
}

#midContainer .MidBoxLeft h2, #midContainer .MidBoxRight h2, #midContainer .MidBoxWideLeft h2
{
	width: 158px;
	margin-left: 10px;
	marging-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#midContainer .MidBoxWideLeft h2
{
	width: 345px;
}

#midContainer h3
{
  padding-left: 10px;
  padding-bottom: 5px;
  margin: 0px 0px 0px 0px;
  font-weight: bold;
  font-size: 11px;
}

.MidBoxLeft
{
  width: 178px;
  height: 178px;
	border: 1px #cccccc solid;
	overflow: hidden;
	float: left;
	margin-right: 7px;
	margin-bottom: 8px;
}


.MidBoxWideLeft
{
  width: 365px;
  height: 178px;
	border: 1px #cccccc solid;
	overflow: hidden;
	float: left;
	margin-right: 7px;
	margin-bottom: 8px;
}

p.bodytext
{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  margin-right: 10px;
}

.MidBoxWideLeft p.bodytext, .MidBoxLeft p.bodytext, .MidBoxRight p.bodytext
{
  margin: 0px 0px 0px 0px;
  padding: 10px;
}

.MidBoxRight
{
  float: left;
  width: 178px;
  height: 178px;
	border: 1px #cccccc solid;
	overflow: hidden;
	margin-bottom: 8px;
}

.MidBoxRight dl.csc-textpic-image img, .MidBoxLeft dl.csc-textpic-image img, .MidBoxWideLeft dl.csc-textpic-image img
{
  border: none;
}

#rightContainer img
{
  border: none;
  margin-bottom: 10px;
}

#rightContainer

.news-latest-container
{
  margin: 0px 0px 0px 0px;
  padding: 10px;
	border: 1px #cccccc solid;
  margin-bottom: 10px;
}


.news-latest-container legend
{
  text-transform: uppercase;
  background-color: #ffffff;
  color: #333232;
  font-size: 13px;
  font-weight: bold;
}

#midContainer .productOverwiewHead, #midContainer .headline-blue
{
  padding-left: 10px;
  padding-bottom: 18px;
  display: block;
  width: 555px;
  line-height: 34px;
  background-image: url(images/productOverviewHeadBackground.gif);
  background-repeat: repeat-x;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
}

#midContainer .headline-blue
{
  background-image: url(images/productOverviewHeadBlue.gif);
}


#midContainer .productOverviewItem
{
  padding-top: 0px;
  margin-top: 10px;
	border: 1px #cccccc solid;
}

#midContainer .productOverviewItem p
{
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 8px;
}


#midContainer .productOverviewItem .productOverwiewHead
{
  width: 300px;
  padding-top: 8px;
  padding-left: 10px;
  padding-bottom: 0px;
  background-image: none;
	line-height: 16px;
	color: #000000;
	font-size: 11px;
	border: none;
}


.productOverviewItem .productOverwiewHead a
{
  padding-left: 1px;
  font-weight: bold;
}

.productOverviewItem dl.csc-textpic-image img
{
  border: none;
	border-right: 1px #cccccc solid;
}



#midContainer {
  padding-bottom:20px;
}
#midContainer, #midContainer div, #midContainer p, #midContainer span, #midContainer td, #midContainer th,
#rightContainer, #rightContainer div, #rightContainer p, #rightContainer span, #rightContainer td, #rightContainer th
 {
  color:#000000;
  font-size: 11px;
}

#midContainer, #midContainer div, #midContainer p, #midContainer span, #midContainer td, #midContainer th
{
  /* THIS IS THE MAIN FONT SIZE DEFINITION */
  font-size: 12px;
}

/* ZN Angepasst */

#contentHome a {
  color:#0090BD;
  text-decoration:none;
}



#contentHome a:hover {
  text-decoration: underline
}

a:link {
  color:#0090BD;
  text-decoration:none;
}

a:hover {
  text-decoration: underline
}

a:visited {
  color:#0090BD;
  text-decoration:none;
}

.inputbox{
border: 1px solid #999999;
font-size: 11px;
}

.button2{
background-color: #ffffff;
border:none;
color:#0090BD;
font-size: 11px;
}


/*---- */

#midContainer ol {
	list-style: decimal-leading-zero;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  padding-left: 25px;
  font-weight:bold;
}

#midContainer ol li span{
font-weight: normal;
}

div .hidden-header{
display:none;
}

#midContainer ol li {
  padding-bottom:10px;
  font-size: 12px;
}

#midContainer ul, #rightContainer ul {
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
}
#midContainer ul li, #rightContainer ul li {
  display:block;
  background-image:url(images/bullet.gif);
  background-repeat:no-repeat;
  background-position:1px 7px;
  padding-left:12px;
  padding-bottom:10px;
}

#midContainer h1, #rightContainer h1 {
  font-size:19px;
  font-weight:normal;
  padding:0px 0px 18px 0px;
  margin:0px 0px 0px 0px;
  color:#535353;
}
#midContainer h1 {
  margin-top:20px;
}

#midContainer h2, #rightContainer h2 {
  font-size:14px;
  font-weight:bold;
  color:#535353;
}
.csc-textpic-caption {
  background-color:#EEEEEE;
  color:#000000;
  padding-left:5px;
  padding-right:5px;
}


/* breadcrum */
#navBreadCrumb {
  height:26px;
  line-height:26px;
}

/* NEWS */
.news-latest-container {

}

.news-latest-container  {
  padding-bottom:25px;
}
.news-latest-container .news-latest-item a {
  text-decoration:none;
  color:#0090BD;
}
.news-latest-container .news-latest-item a:hover {
  text-decoration:underline;
}

.news-latest-container .news-latest-item .news-latest-date {
  color:#000000;
  border-right:1px solid #A4A4A4;
  padding-right:5px;
  margin-right: 5px;
}
.news-latest-container .news-latest-item .news-latest-date a {
  text-decoration:none;
  color:#000000;
}


.news-latest-container .news-latest-item h3 {
  display:inline;
  font-size:11px;
  padding:0px 0px 0px 5px;
  margin:0px 0px 0px 0px;
  font-weight:normal;

}
.faq-header
{
  font-size:11px;
  font-weight: bold;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  padding-top: 15px;

}

#midContainer div.productOverviewItem div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dt,
#midContainer div.productOverviewItem div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-firstcol dt,
#midContainer div.productOverviewItem div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-lastcol dt,
#midContainer div.productOverviewItem div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl.csc-textpic-image dt,
#midContainer div.productOverviewItem div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl.csc-textpic-firstcol dt,
#midContainer div.productOverviewItem div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl.csc-textpic-lastcol dt,
#midContainer div.productOverviewItem div.csc-textpic div.csc-textpic-imagewrap dl,
#midContainer div.productOverviewItem div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap dl
{
 border: none;
}

#minHeightSpacer
{
  height: 100px;
}

.csc-mailform
{
  border: none;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}

.csc-mailform div.csc-mailform-field label
{
  display: block;
  width: 100px;
  line-height: 18px;
  float: left;
}

.csc-mailform div.csc-mailform-field input, .csc-mailform div.csc-mailform-field select, .csc-mailform div.csc-mailform-field textarea, fieldset.csc-mailform fieldset
{
  background-color: #F7F7F7;
  border: 1px solid #D6D6D6;
  /*width: 300px;*/
  width: 425px;
  line-height: 18px;
  vertical-align: top;
  padding-left: 5px;
}

fieldset.csc-mailform fieldset
{
  width: 291px;
}

fieldset.csc-mailform fieldset input.csc-mailform-radio, fieldset.csc-mailform fieldset label
{
  width: 100px;
  display: block;
  float:left;
}

.csc-mailform div.csc-mailform-field select
{
  width: 308px;
}


.csc-mailform div.csc-mailform-field
{
  padding-bottom: 10px;
}

#mailformformtype_mail
{
  width: 406px;
}

#rightContainer fieldset.news-latest-container p
{
  display: inline;
}

#navLeftContainer #navLeftMenu3 h5
{
  font-weight: bold;
  font-size: 11px;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  padding-left: 10px;
}

#navLeftContainer #navLeftSektion h5 a
{
  color: #000000;
}

/* mailform classes by ol */



table#termin td {
  padding: 0 5px;
}

.form-tmail
{
	border: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	line-height: 18px;
}

.form-tmail div
{
	padding-bottom: 10px;
}

.form-tmail input, .form-tmail select, .form-tmail textarea, select.popup, .tx-bitappointment-pi1 .form-tmail select.popup,
.tx-bitappointment-pi1 .form-tmail input, .tx-bitappointment-pi1 .form-tmail select, .tx-bitappointment-pi1 .form-tmail textarea 
{
	background-color: #F7F7F7;
	border: 1px solid #D6D6D6;
	/*width: 300px;*/
  width: 425px;
	line-height: 18px;
	vertical-align: top;
	padding-left: 5px;
}

.tx-bitappointment-pi1 div .form-tmail select, .tx-bitappointment-pi1 .form-tmail div select.popup 
{
  width: 433px;
}

.tx-bitappointment-pi1 .form-tmail select 
{
  width: 433px;
}

.form-tmail select
{
	/*width: 308px;*/
	width: 433px;
}

.form-tmail .radio, .form-tmail .check
{
	width: 12px;
}

span.form-label
{
	display: block;
	width: 100px;
	line-height: 18px;
	float: left;
}

span.form-label-long
{
	display: block;
	/*width: 150px;*/
	width: 125px;
	line-height: 18px;
	float: left;
}

.form-tmail input.submit-button
{
	width: 100px;
	margin-left: 308px;
}

.form-tmail hr
{
	width: 407px;
	height: 1px;
	line-height: 1px;
	color: gray;
	margin: 10px 0 15px 0;
}

.form-fehler input, .form-fehler select, .form-fehler textarea
{
	background-color: #FFF2E8;
	border: 1px solid #FF7200;
	width: 300px;
	line-height: 18px;
	vertical-align: top;
	padding-left: 5px;
}

.form-fehler select
{
	width: 308px;
	margin-left: 100px;
}

.form-tmail div.form-fehler span.form-error
{
	display: block;
	color: #FF7200;
}

#midContainer span.form-error
{
	color: #FF7200;
}

.submit-line {margin-left: 100px;}


#contentHome
{
  padding-left: 0px;
}

#contentHome div.MidBoxLeft
{
  margin-top: 15px;
  margin-right: 15px;
  margin-bottom: 25px;
  width: 178px;
  height: 205px;
}

#contentHome div.MidBoxLeft h1
{
  text-transform: uppercase;
  padding-left: 10px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin: 0px 0px 0px 0px;
  font-size:14px;
  font-weight:bold;
  color:#535353;

}

#contentHome div.MidBoxLeft p
{
  padding-top: 6px
}

#midContainer table.contenttable th
{
  background-color: #eeeeee;
  padding: 5px;
  margin: 0px 0px 0px 0px;
}

#midContainer table.contenttable td
{
  padding: 5px;
  vertical-align: top;
  border-bottom: 1px solid #cccccc;
  margin: 0px 0px 0px 0px;
}

#midContainer table
{
  border-collapse: collapse;
  border-spacing: 0px;
}

#midContainer table.contenttable td img
{
  padding-top: 3px;
}

hr
{
  color: #bababa;
  background-color: #bababa;
  height: 1px;
  width: 100%;
  border: none;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
  border-collapse: collapse;
}

.hline
{
  width: 100%;
  border-top: 1px solid #bababa;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  line-height: 0px;
  font-size: 0px;
}
#centeredPageContainer #midContainer div.tx-indexedsearch ul.browsebox li table
{
  width: 555px;
}


#centeredPageContainer #midContainer div.tx-indexedsearch ul.browsebox li
{
  display: inline;
  list-style: none;
  background-image: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#centeredPageContainer #midContainer div.tx-indexedsearch ul.browsebox
{
  padding-bottom: 15px;
}

#centeredPageContainer #midContainer div.tx-indexedsearch strong.tx-indexedsearch-redMarkup
{
  color:#000000;
}

#centeredPageContainer #midContainer div.tx-indexedsearch input, #centeredPageContainer #midContainer div.tx-indexedsearch select
{
  width: 200px;
  border: 1px solid #c2c2c2;
  padding-left: 0px;
  background-color: #f7f7f7;
}

#centeredPageContainer #midContainer div.tx-indexedsearch td
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#centeredPageContainer #midContainer div.tx-indexedsearch input.noBorder
{
  border: none;
  width: auto;
}

#centeredPageContainer #midContainer div.tx-indexedsearch td
{
  padding-right: 5px;
  padding-bottom: 5px;
}

#centeredPageContainer #midContainer div.tx-indexedsearch td div
{
  float: left;
  padding-right: 5px;
}

#centeredPageContainer #midContainer div.tx-indexedsearch td div.searchDesc
{
  padding-right: 15px;
}

#centeredPageContainer #midContainer div.tx-indexedsearch td div.searchField input
{
  padding-left: 5px;
}


div.tx-newloginbox-pi1 h3
{
  display: none;
}

div.tx-newloginbox-pi1 table
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

div.tx-newloginbox-pi1 input
{
  margin-left: 30px;
  width: 300px;
  border: 1px solid #c2c2c2;
  padding-left: 5px;
  background-color: #f7f7f7;
}

div.tx-newloginbox-pi1 label
{
  font-weight: normal;
}

div.tx-newloginbox-pi1 tfoot td
{
  text-align: right;
}

div.tx-newloginbox-pi1 tfoot input
{
  margin-left: 30px;
  width: auto;
  border: 1px solid #c2c2c2;
  padding-left: 5px;
  background-color: #f7f7f7;
}

#midContainer div.csc-textpic-imagewrap
{
  padding-right: 5px;
}


#midContainer div.productOverviewItem div.csc-textpic-text
{
  padding-left: 5px;
}

#rightContainer p.bodytext
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#rightContainer p.bodytext a
{
  padding-left: 20px;
  display: block;
  width: 160px;
  height: 18px;
	background-image: url(images/rightLinkBackground.gif);
	background-position: 0px 0px;
	background-repeat: none;
	line-height: 18px;
	color: #ffffff;
}

#rightContainer p.bodytext a:hover
{
	background-image: url(images/rightLinkBackgroundHover.gif);
	text-decoration: none;
}

#rightContainer p.bodytext br
{
  line-height: 5px;
}

#rightContainer .news-latest-container p.bodytext a
{
  background-image: none;
  width: auto;
  color: #0090BD;
  line-height: 16px;
  height: auto;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#rightContainer p.bodytext br
{
  line-height: auto;
}

#rightContainer .news-latest-container table.contenttable td img
{
  margin-right: 5px;
}

#rightContainer .news-latest-container td
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  padding-bottom: 2px;
  padding-top: 2px;
}

#rightContainer .news-latest-container table
{
  padding-top: 5px;
}


#rightContainer .news-latest-container img
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.news-latest-item
{
  padding-bottom: 5px;
  padding-top: 5px;
}

#rightContainer fieldset.news-latest-container
{
  padding: 0px 0px 0px 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 6px;
}

#midContainer a
{
  font-size: 12px;
}

#pageHeadSearchBox #searchform .suchfeld
{
  height: 15px;
  line-height: 17px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  
  padding-left: 5px;
  font-size: 11px;
}

#rightContainer fieldset.news-latest-container a:hover
{
  text-decoration: underline;
}

#midContainer .news-list-container h3
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

#midContainer .news-list-container h3 span
{
  display: block;
  width: 555px;
}

#midContainer .news-list-container hr.clearer
{
  margin-bottom: 10px;
}

#midContainer input.submit-button
{
  width: auto;
  height: 21;
  border: none;
}

#midContainer .news-single-item h3
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  padding-bottom: 12px;
}

#midContainer .news-single-item h2
{
  background-image: none;
}

#midContainer div.tx-pilmailform-pi1 h2
{
  background-image: none;
}

#midContainer div.faq p.bodytext
{
  padding-left: 19px;
}

#midContainer div.faq p.csc-linkToTop
{
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  padding-top: 8px;
  padding-bottom: 5px;
  padding-left: 19px;
}

#esMapGermany
{
  float: left;
  width: 300px;
  border-right: 1px solid #cccccc;
}

#esMapAddress
{
  padding-left: 15px;
  float: left;
  width: 230px;
}

#esMapInputLabel
{
  font-weight: bold;
  float: left;
  width: 75px;
}

#esMapInputField
{
  float: left;
  width: 100px;
}

#esMapInputField input
{
  border: 1px solid #c6c6c6;
  background-color: #ffffff;
  width: 90px;
}

#esMapInputSubmit
{
  width: 20px;
  float: left;
}

#esMapAddressBlock
{
  padding-top: 20px;
}

#esMapAddressBlock strong
{
  padding-left: 1px;
}

#midContainer #esMapAddressBlock hr
{
  margin-top: 5px;
  border: none;
  background-color: #ffffff;
  background-image: none;
}

#midContainer div.cw-galerie dl.csc-textpic-image
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border: none;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* galereie */



#midContainer div.cw-galerie dl.csc-textpic-image
{
  width:110px;
  height:110px;
  text-align:center;
  background-color:#EEEEEE;
}

#midContainer div.cw-galerie .csc-textpic-imagerow {
  padding-bottom:10px;
}


#midContainer div.cw-galerie dl.csc-textpic-image img
{
  border: none;
}

.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr
{
  font-style: normal;
}

.tx-indexedsearch-path a
{
  font-style: italic;
}

.termine-sorter
{
  width: 350px;
  float: left;
  padding-bottom: 15px;
}

.eventSearchTitle
{
  float: left;
  width: 90px;
}

.eventSearchSelect
{
  float: left;
}

.eventSearchSelect select
{
  border: 1px solid #d6d6d6;
  background-color: #f7f7f7;
  width: 200px
}

.termine-browse, .termine-browse2
{
  float: left;
  width: 400px;
}

.termine-browse2
{
  padding-left: 350px;
  padding-top: 15px;
}

.tx-bitappointment-pi1 table.contenttable
{
  width: 750px;
}

.anzahl
{
  float: left;
  width: 300px;
}

#contentBlock #midContainer div.altBrowse
{
  float: left;
  width: 100px;
  color: #cccccc;
  text-align: right;
}

#contentBlock #midContainer div.productOverviewItem div.csc-textpic-imagewrap {
  margin-right:0px !important;
}

#contentBlock #midContainer div.productOverviewItem div.csc-textpic-text div.productOverwiewHead {
  padding-left:0px !important;
}

#contentBlock #midContainer div.productOverviewItem div.csc-textpic-text p.bodytext {
  padding-left:0px !important;
}

#contentBlock #midContainer .noImageBorder .csc-textpic  .csc-textpic-imagewrap {
  padding-right:0px !important;
}

INPUT.tx_bitappointment_pi1-uhrzeit{
	width: 50px;
	margin: 0 5px 0 5px;
	}
INPUT.tx_bitappointment_pi1-anzahl{
	width: 30px;
	margin: 0 5px 0 5px;
}

.browse-link-border a{
border-right: 1px solid #000; padding-right:5px;
}

.browse-link-border a span.browse-link-noborder{
border-right: 0px;  padding-right:5px;
}

.news-list-browse {
  margin-top: 20px;
  text-align: center;
}

.news-list-browse .norm {
  border-right: 1px solid #000;
  padding: 0 5px;
  margin: 0;
  height: 10px;
  line-height: 10px;
}

.news-list-browse .first {
  border-right: 1px solid #000; 
  padding:0 5px;
  margin: 0;
  height: 10px;
  line-height: 10px;
}

.news-list-browse .last {
  border-right: 0px; 
  padding:0 5px;
  margin: 0;
  height: 10px;
  line-height: 10px;
}


/* --- Navigation OBEN -->


/* NAVIGATION LINKS OBEN */
#navMain {
	width: 751px;
	float: right;
	height:31px;
}

#navMain ul {
  list-style: none;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

#navMain ul li {
  background-image: url(images/navMainLine.gif);
  background-repeat: no-repeat;
  background-position: right;
  display:block;
  width: 125px;
  height: 31px;
  float: right;
  line-height: 31px;
  position:relative;
  z-index:500;
}

#navMain ul li.firstmenu {
  background-image: url(../imageset/navi_header/d01p.gif);
  width: 126px;
  height: 31px;
}

#navMain ul li.secondmenu {background-image: url(../imageset/navi_header/d02p.gif);}
#navMain ul li.thirdmenu {background-image: url(../imageset/navi_header/d03p.gif);}
#navMain ul li.fourthmenu {background-image: url(../imageset/navi_header/d04p.gif);}
#navMain ul li.fifthmenu {background-image: url(../imageset/navi_header/d05p.gif);}
#navMain ul li.sixtmenu {background-image: url(../imageset/navi_header/d06p.gif);}

#navMain ul li.firstmenu a:hover {background-image: url(../imageset/navi_header/d01a.gif);}
#navMain ul li.secondmenu a:hover {background-image: url(../imageset/navi_header/d02a.gif);}
#navMain ul li.thirdmenu a:hover {background-image: url(../imageset/navi_header/d03a.gif);}
#navMain ul li.fourthmenu a:hover {background-image: url(../imageset/navi_header/d04a.gif);}
#navMain ul li.fifthmenu a:hover {background-image: url(../imageset/navi_header/d05a.gif);}
#navMain ul li.sixtmenu a:hover {background-image: url(../imageset/navi_header/d06a.gif);}



#navMain ul li a {
	background-color: transparent;
	background-image: none;
	display: block;
	width: 124px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	font-size: 0px;
	overflow:hidden;
	text-indent: 130px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0px;
	color: #525252;
}


#navMain ul li a:hover {
	color: #0062AC;
}

#navMain ul li li a:hover {
	background-image: none;
}


#navMain ul li:hover ul li a {
  text-transform: none;
  color:#0090BD;
  padding-left:16px;
  background-image:none;
  display:block;
  text-align:left;
  font-weight:normal;
	text-indent: 0px;
  font-size:11px;
  line-height:16px;
  width:152px;
  height:16px;
  white-space: nowrap;
  overflow:hidden;
}

#navMain ul li:hover ul li a:hover,
#navMain ul li li a:hover {
	background-image: none;
  background-color:#ffffff;
  color:#000000;
  background-image:url(images/navi_link_hover.gif);
  background-repeat:no-repeat;
  background-position:6px 5px;
}

#navMain ul ul, #navMain ul ul ul {
  display:none;
  position:absolute;
  left:0px;
  top:31px;
  z-index:100;
  width:170px;
  border-bottom:1px solid #CCCCCC;
  background-image:url(images/naviback.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#ffffff;
}

#navMain ul ul ul {
  border-top:1px solid #CCCCCC;
  left:168px;
  top:-2px;
}

#navMain ul ul li {
  line-height:16px;
  height:16px;
  position:relative;
  background-image:none;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  width:168px;
}

#navMain ul ul li.firstitem
{
  padding-top: 8px;
}

#navMain ul ul li.lastitem
{
  padding-bottom: 8px;
}

#navMain ul li:hover ul {
  display:block;
}

#navMain ul ul ul, #navMain ul li:hover ul ul {
  display:none;
}

#navMain ul li:hover ul #oben-17:hover ul {
  display:block;
}


/* NAVIGATION Rechts Oben */
#navMain2 {
	
	float: left;
	height:31px;
}

#navMain2 ul {
  list-style: none;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

#navMain2 ul li {
  background-image: url(images/navMainLine.gif);
  background-repeat: no-repeat;
  background-position: right;
  display:block;
  width: 125px;
  height: 31px;
  float: left;
  line-height: 31px;
  position:relative;
  z-index:500;
}

#navMain2 ul li.firstmenu {
  background-image: url(../imageset/navi_header/computerworks.gif);
  width: 125px;
  height: 30px;
}

#navMain2 ul li.secondmenu {background-image: url(../imageset/navi_header/d02p.gif);}
#navMain2 ul li.thirdmenu {background-image: url(../imageset/navi_header/service.gif);}
#navMain2 ul li.fourthmenu {background-image: url(../imageset/navi_header/d04p.gif);}
#navMain2 ul li.fifthmenu {background-image: url(../imageset/navi_header/d05p.gif);}
#navMain2 ul li.sixtmenu {background-image: url(../imageset/navi_header/kontakt.gif);}

#navMain2 ul li.firstmenu a:hover {background-image: url(../imageset/navi_header/computerworks_over.gif);}
#navMain2 ul li.secondmenu a:hover {background-image: url(../imageset/navi_header/d02a.gif);}
#navMain2 ul li.thirdmenu a:hover {background-image: url(../imageset/navi_header/service_over.gif);}
#navMain2 ul li.fourthmenu a:hover {background-image: url(../imageset/navi_header/d04a.gif);}
#navMain2 ul li.fifthmenu a:hover {background-image: url(../imageset/navi_header/d05a.gif);}
#navMain2 ul li.sixtmenu a:hover {background-image: url(../imageset/navi_header/kontakt_over.gif);}



#navMain2 ul li a {
	background-color: transparent;
	background-image: none;
	display: block;
	width: 124px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	font-size: 0px;
	overflow:hidden;
	text-indent: 130px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0px;
	color: #525252;
}


#navMain2 ul li a:hover {
	color: #0062AC;
}

#navMain2 ul li li a:hover {
	background-image: none;
}


#navMain2 ul li:hover ul li a {
  text-transform: none;
  color:#0090BD;
  padding-left:16px;
  background-image:none;
  display:block;
  text-align:left;
  font-weight:normal;
	text-indent: 0px;
  font-size:11px;
  line-height:16px;
  width:152px;
  height:16px;
  white-space: nowrap;
  overflow:hidden;
}

#navMain2 ul li:hover ul li a:hover,
#navMain2 ul li li a:hover {
	background-image: none;
  background-color:#ffffff;
  color:#000000;
  background-image:url(images/navi_link_hover.gif);
  background-repeat:no-repeat;
  background-position:6px 5px;
}

#navMain2 ul ul, #navMain ul ul ul {
  display:none;
  position:absolute;
  left:0px;
  top:31px;
  z-index:100;
  width:170px;
  border-bottom:1px solid #CCCCCC;
  background-image:url(images/naviback.gif);
  background-position:top;
  background-repeat:repeat-x;
  background-color:#ffffff;
}

#navMain2 ul ul ul {
  border-top:1px solid #CCCCCC;
  left:168px;
  top:-2px;
}

#navMain2 ul ul li {
  line-height:16px;
  height:16px;
  position:relative;
  background-image:none;
  border-left:1px solid #CCCCCC;
  border-right:1px solid #CCCCCC;
  width:168px;
}

#navMain2 ul ul li.firstitem
{
  padding-top: 8px;
}

#navMain2 ul ul li.lastitem
{
  padding-bottom: 8px;
}

#navMain2 ul li:hover ul {
  display:block;
}

#navMain2 ul ul ul, #navMain ul li:hover ul ul {
  display:none;
}

#navMain2 ul li:hover ul #oben-17:hover ul {
  display:block;
}


/* PRS STYLE  */
