
/*div {
	border:solid 1px #ff9900;
}*/



body {
    margin: 0;
    padding: 0;
	background-color: #F2F2F2;
	font-family: verdana, Helvetica, sans-serif;
    text-align: center;

}

h1 {
font-family: verdana, Helvetica, sans-serif;
font-size: 14px; 
color:#333333;
text-decoration:none;
text-align: left;
font-weight:bold;

}

p {
text-align: left;
padding:0px;
margin-top:0px;

}
a {
color:#0082EC;

}
a:hover {
color:#666666;

}
td{
text-align: left;
	font-family:  ;
	font-weight:normal;
	vertical-align:top;
	font-size: 11px;
}

.box {
   	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
    background-color: transparent;
	color: #333333;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px; 
  	width: 820px; 


}
.head {
        height: 120px;

}  

#header {

        background-image: url(../images/header.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-color: transparent;
        height: 120px;
        text-align: right;

}
#headlineBox{

	position:relative;
	margin-left:10px;
    margin-right:5px;
  	width: 800px; 

	


}
#headlineMain {

	text-align: left;
	position:relative;
	float:left;
  	width: 570px; 
	height:120px;

	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;

}
#headline {
	width:200px;
	height:170px;
	float:right;
}
#headerBox{
	text-align: left;

	width:440px;
	float:right;
	margin-top:30px;
	padding-right:35px;
}
#logo{

	text-align: right;
	width:440px;
	float:right;
	padding-top:3px;

}
#menuTop{

	text-align: right;
	width:440px;
	float:right;
	height:35px;

}

#menuTop a:hover{
color:#0082EC;
text-decoration:none;
text-align: left;
font-weight:bold;

}
#adress{
	 color: #333333;
	 font-size: 11px;
     text-align: left;
	 width:210px;
	float: right;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 5px;

		
	}

#menuMain {
    background-image: url(../images/bg_nav.jpg);
    background-repeat: no-repeat;
 	float:left;
	text-align: left;
	width:820px;
	height:32px;
	 margin-left:auto;
    margin-right:auto;

}
#pannel {
    background-image: url(../images/bg_nav.jpg);
    background-repeat: no-repeat;
 	float:left;
	text-align: left;
	width:820px;
	height:16px;
	 margin-left:auto;
    margin-right:auto;
	z-index:4;
}
#nav {
	height:32px;
 	float:left;
	text-align: left;
	z-index:3;
	padding-left:8px;
    padding-right:12px;

}
#menu {
        float: left;
        text-align: left;
        font-size: 11px;
        color: #333333;
        width: 170px;
		

} 
.foo {

        height: 96px; 

}

#footer {

        background-image: url(../images/footer.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-color: transparent;
        height: 96px; 
 
        font-size: 10px;
        color: #666666;
        text-align: center;
}
/* ---------------------------------
FOOTER CONTENT STYLE
--------------------------------- */


#credits {
        font-size: 11px;
        font-weight: bold;
        color: #666666;
        text-align: center;
        padding-top: 60px;
}

#credits a:link, #credits a:visited, #credits a:hover {
        color: #666666;
        text-decoration: none;
}


/* ---------------------------------
MENU_LINKS
--------------------------------- */
.menu {
		background-image: url(../images/nav_arrow.gif);
        background-repeat: no-repeat;
		vertical-align:middle;
 		font-size: 10px;
 		padding-top:4px;
 		padding-bottom:4px;
		padding-left:12px;
		padding-right:6px;
		width: 140px;
        color: #000000;
        text-decoration: none;
		border-bottom:solid 1px #999999;
		
}

.menu a {
text-transform:uppercase;
font-size: 10px;
        color: #333333;
        text-decoration: none;
			font-weight:normal;

}
.menu a:hover {
text-transform:uppercase;
font-size: 10px;
        color: #0082EC;
        text-decoration: none;
			font-weight:normal;
}
.menuActive {
		background-image: url(../images/nav_arrow.gif);
        background-repeat: no-repeat;

		vertical-align:middle;
		text-transform:uppercase;
	font-size: 10px;
 		padding-top:4px;
 		padding-bottom:4px;
		padding-left:12px;
		padding-right:6px;
		width: 140px;
        color: #0082EC;
        text-decoration: none;
		border-bottom:solid 1px #999999;
}
.menuActive a {
	font-weight:normal;
text-transform:uppercase;
font-size: 10px;
       color: #0082EC;
        text-decoration: none;
}
.menuActive a:hover {
	font-weight:normal;
text-transform:uppercase;
font-size: 10px;
       color: #0082EC;
        text-decoration: none;
}

/* ---------------------------------
MENU_LINKS_SUB
--------------------------------- */
.sub {

		vertical-align:middle;
 		font-size: 9px;
 		padding-top:1px;
 		padding-bottom:1px;
		padding-left:16px;
		padding-right:6px;
		width: 140px;
        color: #000000;
        text-decoration: none;
		border-bottom:solid 1px #cccccc;
	
		
}

.sub a {
text-transform:uppercase;
font-size: 9px;
        color: #333333;
        text-decoration: none;
		font-weight:normal;

}
.sub a:hover {
text-transform:uppercase;
font-size: 9px;
        color: #0082EC;
        text-decoration: none;
		font-weight:normal;
}
.subActive {
		vertical-align:middle;
		text-transform:uppercase;
	font-size: 9px;
 		padding-top:1px;
 		padding-bottom:1px;
		padding-left:16px;
		padding-right:6px;
		width: 140px;
        color: #0082EC;
        text-decoration: none;
		border-bottom:solid 1px #cccccc;
		font-weight:normal;
}
.subActive a {

text-transform:uppercase;
font-size: 9px;
       color: #0082EC;
        text-decoration: none;
		font-weight:normal;
}
.subActive a:hover {
text-transform:uppercase;
font-size: 9px;
       color: #0082EC;
        text-decoration: none;
		font-weight:normal;
}
/* ---------------------------------
MENU SUB START
--------------------------------- */
.menuset {
 		background-color:#FFFFFF;
		padding-top:4px;
 		padding-bottom:4px;
		padding-left:4px;
		padding-right:6px;
		text-align: left;
		clear: left;
		width: 186px !important;
		width: 188px;
		border: none;
		border-bottom: 1px solid #999999;
		border-right: 1px solid #999999;
		opacity: 0.8;
		-moz-opacity: 0.8;
		-khtml-opacity: 0.8;
		filter: alpha(opacity=80);
		
}

.menusub a {

text-transform:uppercase;
font-size: 10px;
        color: #333333;
        text-decoration: none;
	font-weight:normal;
		

}
.menusub a:hover {
text-transform:uppercase;
font-size: 10px;
        color: #0082EC;
        text-decoration: none;
				font-weight:normal;
}
.menusubActive {
 		background-color:#FFFFFF;
		padding-top:4px;
 		padding-bottom:4px;
		padding-left:4px;
		padding-right:6px;
		text-align: left;
		clear: left;
		width: 186px !important;
		width: 188px;
		border: none;
		border-bottom: 1px solid #ccc;
		opacity: 1.0;
		-moz-opacity: 1.0;
		-khtml-opacity: 1.0;
		filter: alpha(opacity=100);

}
.menusubActive a {
		font-weight:normal;
text-transform:uppercase;
font-size: 10px;
       color: #0082EC;
        text-decoration: none;
}
.menusubActive a:hover {
		font-weight:normal;
text-transform:uppercase;
font-size: 10px;
       color: #0082EC;
        text-decoration: none;
}

/* ---------------------------------
MENU SUB ENDE
--------------------------------- */
.menuTop a {
 		font-size: 10px;
		padding:6px;
        color: #999999;
        text-decoration: none;

		}
.menuTop a:hover {
 		font-size: 10px;
		padding:6px;
        color: #0082EC;
        text-decoration: none;

		}

/* ---------------------------------
MENU STYLE
--------------------------------- */


.boxmenu {
     /*   background-image: url(../img/menu_bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;*/
        background-color: transparent;
		margin-bottom: 10px;
		text-align: left;
        background-color: transparent;
		padding-left:24px;
		padding-top:8px;
}

#boxblog {
        float: right;
        width: 600px;
        text-align: left;

		padding-right:15px;

}


#contentMain {
	 color: #333333;
     background-color: transparent;
	 font-size: 11px;

	 padding-right: 10px;
	 width:355px;
	 float: left;
	 padding-top:8px;
}
#contentMain2 {
	 color: #333333;
     background-color: transparent;
	 font-size: 11px;

	 padding-right: 10px;
	 width:525px;
	 float: left;
	 padding-top:8px;
}

#contentPannel  {

	 color: #333333;
	 font-size: 11px;
     text-align: left;

	 width:200px;
	float: right;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-top:8px;

}
/* ---------------------------------
tables
--------------------------------- */
.htmlarea-showtableborders {

	color: #333333;
	font-size: 11px;
	vertical-align:top; 
	border-spacing:6px;

}
.csc-fdfx_2cols_pi1-subheader {
	color: #0082EC;
	font-size: 16px;
	font-weight:bold;


}
.tx-fdfx2cols-pi1 {

margin:0px;
}
.c2l1-left {
	font-size: 11px;
	 color: #333333;
	 vertical-align:top;
	  }
.c2l1-middle {
	font-size: 11px;
	 color: #333333;
	 vertical-align:top;

	  }
.content_news{
	color: #333333;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 12px; 

	}  

.news_Header {
	font-size: 11px;
	height:24px;
	 border-bottom:1px solid #999999;
	 color: #333333;
	  }
.tx-ttnews-browsebox{
	font-size: 11px;
	 color: #FFFFFF;
	  }
	  
.tx-ttnews-browsebox-SCell{
	font-size: 11px;
	 color: #FFFFFF;
	 background-color:#999FAB;
	  }
.imgtext-nowrap {
color: #333333;
	font-size: 11px;
}

.content a img  {
	border:1px solid #dddddd;
       
}
.imgtext-table {
		color: #333333;
	font-size: 11px;


       
}

.imgtext-table a:hover img  {
	border:1px solid #999999;
       
}
.imgtext-table a img  {
	border:0px solid #dddddd;
       
}

.news_Header_2 {
	height:24px;
	border-bottom:1px solid #999999;
	 color: #333333;

}
.singleview {
	padding-top:20px;
	font-size:11px;
	 color: #333333;
}
.bodytext {
padding:0px;

}
.csc-header{
padding:0px;
margin:0px;

}
h2 {
	color: #333333;
	font-family: ;
	font-weight:normal;
	font-size:14px;
	margin-bottom:0px;
	font-weight:bolder;
}
/*------- FORM --------*/
.mf-submit  {
    background-image: url(../images/button.jpg);
    background-repeat: no-repeat;
	background-color: #DDDDDD;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
.mf-input {
  text-align: left;
	background-color: #FFFFFF;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
.mf-text {
  text-align: left;
	background-color: #FFFFFF;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
.mf-select {
  text-align: left;
	background-color: #FFFFFF;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
}
text{

}
.mailformrequired {
	float:left;	
    font-family:;
	font-weight:normal;
	font-size:11px;

	color: #333333;
}
.mailform{
	float:left;	
    font-family:  ;
	font-weight:normal;
	font-size:11px;
	text-align:left;

	color: #333333;
}
/*----NEWS-----*/
.news_Content {
	color:#000000;
	font-size:11px;
	font-weight:normal;
	padding-top:12px;
	
}
.news_Content a {

	font-size:11px;

	
}




