body, p,
h1, h2, h3, h4, h5, h6,
table, tr, td,
ul, ol, li,
form, input, select,
a     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: #AAAAAA;
       text-decoration: none;   
    }


select
{
 color:#000000;
}
 
 
 a,
 a:link, 
a:active,
a:visited,
     a:hover
     {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color:#95CB35;
       text-decoration: none;
       font-weight:normal;  
    }

     a:hover
         {
         text-decoration: underline;
         }


.title
{
 color:#FFFFFF;
 font-weight:bold;
 font-size:13px;
}


#leftrow
{
 float:left;
 width:152px;
}

#centerrow
{
 float:left;
 width:460px;
}

#rightrow
{
 float:left;
 width:183px;
 background:#414141;
}

#adressblock
{
 text-align:center;
 width:152px;
 height:112px;
 font-size:11px;
 background:#2A2A2A;
}

#navrow
{
 background:#5C5C5C;
 width:149px;
}


#zentriert {
  position:absolute;
  left:50%;
  margin-left:-400px;
  padding-left:1em;
  padding-right:1em;
}

#footer
{
 width:796px;
 height:100px;
 float:left;
}


#centerblock
{
 background-image:url('/cms/site/img/contentblock_bgr.jpg');
}


.subnav
{
 width:149px;
 height:22px;
 background-image:url('/cms/site/img/subnav_bg.jpg');
 margin-bottom:2px;
 cursor:pointer;
 cursor:hand;
}





.subnavfirst
{
 width:149px;
 height:27px;
 background-image:url('/cms/site/img/subnav_bg_top.jpg');
 margin-bottom:2px;
 cursor:pointer;
 cursor:hand;
}


.subnavactive
{
 width:149px;
 height:22px;
 background-image:url('/cms/site/img/subnav_bg_o.jpg');
 margin-bottom:2px;
 cursor:pointer;
 cursor:hand;
}

.subnavfirstactive
{
 width:149px;
 height:27px;
 background-image:url('/cms/site/img/subnav_bg_o_top.jpg');
 margin-bottom:2px;
 cursor:pointer;
 cursor:hand;
}


.subsubnav
{
 width:134px;
 height:15px;
 margin-bottom:2px;
 margin-left:14px;
}



.subnavlink,
a.subnavlink,
a.subnavlink:link,
a.subnavlink:active,
a.subnavlink:visited,
a.subnavlink:hover
 {
	text-decoration: none;
	color: #FFFFFF;
  font-weight:bold;
 }
a.subnavlink:hover
 {
	text-decoration: normal;
	color: #FFFFFF;
	text-decoration: none;
 }
 
 
 
.subnavlinkhidden,
a.subnavlinkhidden,
a.subnavlinkhidden:link,
a.subnavlinkhidden:active,
a.subnavlinkhidden:visited,
a.subnavlinkhidden:hover
 {
	text-decoration: none;
	color: #CCCCCC;
  font-weight:bold;
 }
a.subnavlinkhidden:hover
 {
	text-decoration: normal;
	color: #CCCCCC;
	text-decoration: none;
 } 
 
 
 
 
 
.subsubnavlink,
a.subsubnavlink,
a.subsubnavlink:link,
a.subsubnavlink:active,
a.subsubnavlink:visited,
a.subsubnavlink:hover
 {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
 }
a.subsubnavlink:hover
 {
	text-decoration: normal;
	color: #FFFFFF;
	text-decoration: underline;
 } 
 
.subsubnavlinkactive,
a.subsubnavlinkactive,
a.subsubnavlinkactive:link,
a.subsubnavlinkactive:active,
a.subsubnavlinkactive:visited,
a.subsubnavlinkactive:hover
 {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
 }
a.subsubnavlinkactive:hover
 {
	text-decoration: normal;
	color: #FFFFFF;
	text-decoration: none;
 }  
 
 
.hypernav,
a.hypernav,
a.hypernav:link,
a.hypernav:active,
a.hypernav:visited,
a.hypernav:hover
 {
	font-weight: normal;
	text-decoration: none;
	color: #D9D9D9;
 }
a.hypernav:hover
 {
	text-decoration: normal;
	color: #D9D9D9;
	text-decoration: underline;
 }  
 
input,textarea,select
{
 background:#414141;
 border:1px solid #767676;
 color:#A4A4A4;
}

.infotext{
	text-align:center;
	margin-top:20px;
}


#errorbox
{
 border:1px solid #E45456;
 background:#FEDDD6;
 color:#000000;
 padding:5px;
 height:auto;
 margin-bottom:20px;
}

#errorbox ul,#errorbox li,#errorbox td,#errorbox table,#errorbox tr
{
 color:#000000;
}


#correctbox
{
 border:1px solid #87B730;
 background:#CDE5A1;
 color:#000000;
 padding:5px;
 height:auto;
 margin-bottom:20px;
}

#correctbox ul,#correctbox li
{
 color:#000000;
}





.error
{
 color: #D4484B;
}

.groupWrapper
{
	width: 32%;
	float: left;
	margin-right: 1%;
	min-height: 400px;
}
.serializer
{
	clear: both;
}
.groupItem
{
	margin-bottom: 20px;
}
.groupItem .itemHeader
{
	line-height: 28px;
	background-color: #DAFF9F;
	border-top: 2px solid #B5EF59;
	color: #000;
	padding: 0 10px;
	cursor: move;
	font-weight: bold;
	font-size: 16px;
	height: 28px;
	position: relative;
}

.groupItem .itemHeader a
{
	position: absolute;
	right: 10px;
	top: 0px;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}
.sortHelper
{
	border: 3px dashed #666;
	width: auto !important;
}
.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}


#columns td
{
	padding: 0 5px;
	vertical-align: top;

}


.portletfix
{
	background: #414141;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 200px;
}


.portlet
{
	background: #414141;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
	margin: 0 0 10px;
	width: 200px;
}

.portlet_topper
{
	background: #5C5C5C;
	padding: 5px 10px;
	cursor:move;
}


.portlet_config
{
	background:#5C5C5C;
	padding: 10px;
	color:#FFFFFF;
}

.portlet_config td
{
	color:#FFFFFF;
}

.portlet_content
{
	border-top: 1px solid #998;
	padding: 10px;
	color:#A1A1A1;
}

.portlet_content p
{
	line-height: 150%;
	text-align: justify;
}

.portlet_bottom
{
	background: #ccc;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 5px;
}

.sort_placeholder
{
	background: #5C5C5C;
}

.pseudolink
{
 color:#95CB35;
}



#left_col {
    width: 160px;
    float: left;
    margin-right: 5px;
}

#center {
    width: 160px;
    float: left;
    margin-right: 5px;
}

#right_col {
    width: 160px;
    float: left;
}

ul.sortable li {
	position: relative;
}

ul.boxy {
	list-style-type: none;
	padding: 4px 4px 0 4px;
	margin: 0px;
	width: 10em;
	font-size: 13px;
	font-family: Arial, sans-serif;
    
}
ul.boxy li {
	cursor:move;
	margin-bottom: 4px;
	padding: 2px 2px;
}

a.copyright,
a.copyright:link,
a.copyright:active,
a.copyright:visited,
a.copyright:hover
 {
	color:#787878;
	font-weight:normal;
	font-size:9px;
	text-decoration: none;
 }
a.copyright:hover
 {
	text-decoration: hover;
 } 