body,html {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	background: url(bg.gif) #32416B repeat-x top left;
	font-size: 0.9em;
	color: #fff;
}

html { /* Fix f&uuml;r Firefox */
    height: 100%;
    margin-bottom: 1px;
}

#wrapper {
	width: 995px;
	table-layout: fixed;
}

#header {
	border-top: solid 3px #4D65A7;
}

#header, #header .csc-textpic-imagewrap {
	width: 681px;
	height: 197px;
	overflow: hidden;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
	margin-left: 0px !important;
}

.border-l {
	border-left: solid 3px #4D65A7;
}

.border-r {
	border-right: solid 3px #4D65A7;
}

.border-l-img, .border-r-img {
	width: 10px;
}

.border-l-img-3 {
	background: url(shadow-l-3.png) right top repeat-y;
}

.border-r-img-3 {
	background: url(shadow-r-3.png) right top repeat-y;
}

#logo {
	width: 293px;
	border-top: solid 3px #4D65A7;
}

.topmenu {
	height: 49px;
	background: url(bg_menu.jpg) repeat-x;
}

.csc-textpic-caption {
	font-size: 0.9em;
}

.leftbar, .rightbar {
	width: 170px;
	background: #4D65A7;
	font-size: 0.9em;
	text-align: left;
}

.leftbar .box, .rightbar .box {
	margin-bottom: 10px;
}

.leftbar .box a, .rightbar .box a {
	color: #fff;
}

.rightbar .box ul, .leftbar .box ul {
	margin: 5px;
	margin-left: 25px;
	padding: 0;
}

.leftbar p, .rightbar p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0 10px 0 10px;
}

.leftbar .box h1, .rightbar .box h1 {
	color: #fff;
	background: #2A375B;
	font-size: 1.1em;
	padding: 5px;
	padding-left: 10px;
	margin: 0;
	margin-bottom: 5px;
}

.rightbar {
	
}

.content {
	width: 634px;
	background: #BBC2E0;
	color: #222;
	font-size: 0.9em;
	border-bottom: solid 3px #4D65A7;
}

.content h1 {
	font-size: 1.1em;
	margin-top: 0px;
}

.content h2 {
	font-size: 1.1em;
}

.content h3, .content h4, .content h5 {
	font-size: 1em;
}

.content .innerpadding {
	padding: 35px;
	overflow: hidden;
	text-align: left;
	color: #37332D;
}

.content a {
	color: #2A375B;
	padding: 0px;
}

.content a:hover {
	color: #fff;
	background: #2A375B;
	padding: 0px;
	text-decoration: none;
}

.content .csc-frame-frame1 {
	position: relative;
	background: url(ecke.png) #fff left top no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 10px;
	padding-left: 30px;
	border-right: solid 5px #ADB4CF;
	border-bottom: solid 5px #ADB4CF;
	/*border-left: solid 1px #DFCFB7;
	border-top: solid 1px #DFCFB7;*/
}

.content .csc-frame-frame1 p {
	padding: 0;
	margin: 5px;
}

.csc-mailform {
    border: 0px;
}
 
.csc-mailform-field label {
    width: 6em;
    float: left;
    text-align: right;
    margin-right: 0.5em;
    display: block;
}
 
.csc-mailform-field input, .csc-mailform-field textarea {
    margin-bottom: 5px;
}
 
.csc-mailform-submit {
    margin-left: 6.5em;
}
 
.contenttable p, .htmlarea-showtableborders p {
    margin: 0;
    padding: 0;
}
 
.content ul {
    list-style-image: url(list.gif);
}

.footer {
	padding: 10px;
	color: #fff;
	text-align: right;
	font-size: 0.85em;
}

.footer a {
	color: #fff;
	text-decoration: none;
}

.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

a.joppnetlink {
	background: url(jn_logo.gif) left center no-repeat;
	padding-left: 27px;
}

.breadcrumb {
	font-size: 0.9em;
	color: #9F9482;
}


/*-------------CSS Left Menu---------------------*/
ul#menuListV{
	width:170px;
	background-color: #4F77E3;
}

ul#menuListV, ul#menuListV ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

/*Normal Zustand 1 Ebene */
a.menuLinkV:link, a.menuLinkV:visited, a.menuLinkV:hover, a.menuLinkV:active{
	display:block;
	position:relative;
	/*height:17px;*/
	margin:0px;
	padding:2px;
	font-size:1em;
	padding-left:10px;
	text-decoration:none;
	background-color:#365199;
	background-repeat:no-repeat;
	background-position:center left;
	color:#fff;
	border-bottom: 1px dotted #3B5BA7;
	font-weight: 200;
	
}
 
a.menuLinkV:hover {
	background-color:#2A375B;
	background-repeat:no-repeat;
	background-position:center left;
	/*text-decoration: underline;*/
        color:#fff;
}

/* Aktiver Zustand 1. Ebene - wenn keine Unterpunkte vorhanden */
a.menuLinkActV:link, a.menuLinkActV:visited, a.menuLinkActV:hover, a.menuLinkActV:active{
	display:block;
	position:relative;
	/*height:17px;*/
	margin:0px;
	padding:2px;
	padding-left:10px;
	font-size:1em;
	font-weight: normal;
	text-decoration:none;
	background-color:#2A375B;
	background-repeat:no-repeat;
	background-position:center left;
	color:#fff;
	font-weight:bold;
	border-bottom: 1px dotted #3B5BA7;
}

/* Aktiver Zustand 1. Ebene - wenn Unterpunkte vorhanden */
a.menuLinkAct2V:link,a.menuLinkAct2V:visited,a.menuLinkAct2V:hover,a.menuLinkAct2V:active{
	display:block;
	position:relative;
	/*height:17px;*/
	margin:0px;
	padding:2px;
	padding-left:10px;
	font-size:1em;
	font-weight: normal;
	text-decoration:none;
	background-color:#2A375B;
	background-repeat:no-repeat;
	background-position:center left;
	color:#fff;
	font-weight:bold;
	border-bottom: 1px dotted #3B5BA7;
}

/*Normal Zustand 2. Ebene */
a.submenuLinkV:link, a.submenuLinkV:visited,a.submenuLinkV:hover,a.submenuLinkV:active{
	font-family: Verdana; 
	background-color:#4060B7;
	display:block;
	position:relative;
	margin:0px;
	padding:2px;
	padding-left:20px;
	font-size:0.9em;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:10px 0px;
	background-image: url(list2.gif);
	color:#fff;
	border-bottom: 1px dotted #3B5BA7;
}
 
a.submenuLinkV:hover {
	color: #fff;
}

/* Aktiver Zustand 2. Ebene  */
a.submenuLinkActV:link, a.submenuLinkActV:visited,a.submenuLinkActV:hover,a.submenuLinkActV:active{
	font-family: Verdana;
	display:block;
	position:relative;
	color:#fff;
	margin:0px;
	padding:2px;
	padding-left:20px;
	font-size:0.9em;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center left;
	background-color:#3C5AAB;
	background-repeat:no-repeat;
	background-position:10px 0px;
	background-image: url(list2.gif);
	border-bottom: 1px dotted #3B5BA7;
}

/*Normal Zustand 3. Ebene */
a.subsubmenuLinkV:link, a.subsubmenuLinkV:visited,a.subsubmenuLinkV:hover,a.subsubmenuLinkV:active{
	font-family: Verdana; 
	display:block;
	position:relative;
	/*height:16px;*/
	margin:0px;
	padding:2px;
	margin-left:10px;
	padding-left:20px;
	font-size:0.9em;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:10px 0px;
	background-image: url(list2.gif);
	background-color: #4F77E3;
	color:#fff;
	border-bottom: 1px dotted #3B5BA7;
}
 
a.subsubmenuLinkV:hover {
	text-decoration: underline;
}

/* Aktiver Zustand 3. Ebene  */
a.subsubmenuLinkActV:link, a.subsubmenuLinkActV:visited,a.subsubmenuLinkActV:hover,a.subsubmenuLinkActV:active{
	font-family: Verdana;
	display:block;
	position:relative;
	/*background-color:#FFD5B1;*/
	color:#fff;
	/*height:15px;*/
	margin:0px;
	padding:2px;
	margin-left:10px;
	padding-left:20px;
	font-size:0.9em;
	font-weight: normal;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:10px 0px;
	background-image: url(list2.gif);
	border-bottom: 1px dotted #3B5BA7;
}
