/**
			
			Frametexx IT Consulting CSS2 Style-Sheet 
			http://www.frametexx.com/css/main.css
			
			sm - 07-02-2006  - 'redesign to Html 4.01 and CSS2' 
			
*/
		
/* body */
html, body 
{
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003976;
	height: 100%;
	background-color:#D4DBD8;
	padding:0;
	text-align : center;
	margin : 0;
}

#infotxt {
	display : none;
	margin: 0;
	padding: 0;
	font-size: 1px;
	visibility: hidden;
}

/* site wrapper */
#sitebody {
	margin: 0px auto;
	width:780;
	height: 101%;	
	background-image : url(../pics/sitebodaybg.gif);
	background-color:#D4DBD8;	
	text-align: center;
	padding:0;
}

/* layout basetable */
#basetable {
	background-color:#FFFFFF;	
	width: 760px;
	height: 100%;		
	margin-left : 10px;
	margin-right : 10px;
	vertical-align : top;
}


/** 
			generelle Zuweisungen 
*/

/* header */
h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FF6600;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	margin: 0px 10px 5px 10px;
	padding: 0;
}

/*textformate*/
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0;
	font-size : 10px;
	text-align: left;
	margin: 5px 10px 0px 10px;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0;
	font-size : 10px;
	margin: 0px 10px 5px 10px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	color:#000000;	
}

a:hover {
	background-color:#E5E9E8;
}

a:hover.img {
	background-color : transparent;
}

img {
	border: 0;
	padding: 0;
	margin: 0px 10px 10px 10px;
}


img.left {
	display:inline;
	float:left;
	vertical-align : top;
}

img.right {
	display:inline;
	float:right;
	vertical-align : top;
}

/*
	 container
*/


#topnavi {
	text-align:right;
	width:760px;
	height:35px;
	font-size : 10px;
	color : #DDDDDD;
	padding-right:10px;
}

#topnavi a  {
	color : #9A9A9A;
}



#logo {
	width:760px;
	height:45px;
	text-align:left;
	padding: 0;
	margin: 0;
	vertical-align : top;
}

#logo img {
	margin: 0px 0px 0px 10px;
	padding: 0;
}

#logo a:hover {
	background-color : transparent;
}

#topbox {
	width: 760px;
	height: 240px;
	vertical-align : bottom;
	border-bottom-color : #728784;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	margin: 0px 0px 0px 0px;
	padding:0;
}


td.topbox_logo {
  	background-image : url(../pics/logo.jpg);  
}



#topbox h1 {
	padding : 10px 0px 10px 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : #000000;
	font-weight : normal;
	margin:0;
}

#topbox p {
	padding : 0px 0px 10px 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	/*font-weight : bold;*/
	margin:0;
}

#belowtopbox {
	height: 10px;
}

#masterheader h1 {
	padding : 0px 0px 3px 0px;
	margin : 7px 10px 0px 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	font-weight : normal;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

#masterheader {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	vertical-align: center;
	height: 55px;
}


/*
	page container 
*/

#content {
	width: 760px;
	vertical-align: top;
	font-size: 12px;	
	background-color:#FFFFFF;
	padding : 0px 0px 50px 0px;
}

#content td {
	padding : 0px;
	margin: 10px 10px 10px 10px;
}


#content p {
	font-size: 12px;	
}

#content li {
	font-size: 12px;	
}

#content h1 {
	padding : 0px 0px 3px 0px;
	margin : 7px 10px 10px 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	font-weight : normal;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

#content h2 {
	font-size: 12px;	
	padding : 0px 0px 3px 0px;
	margin : 15px 10px 10px 10px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
	font-weight : bold;
}

#content h3 {
	font-size: 12px;
	padding : 0px 0px 0px 0px;
	margin : 15px 10px 0px 10px;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

#content div.image {
	text-align:center;
	padding: 0;
	margin: 0;
}

#content img {
	padding: 0;
	margin: 5px 5px 5px 5px;
	border:none;
}

#content a.positionlink {
	text-decoration : none;
	font-size:10px;
	font-weight : bolder;
	color: #778888;
}

#content a:hover.positionlink {
	text-decoration : underline;
	background-color: transparent;
}

#content p.positionlink {
	font-weight : bolder;
	color: #778888;
	font-size:10px;
}

#content table {
	width: 340px;
	padding : 0px;
	margin: 10px 30px 20px 30px;
}

#content table.content {
	width: 340px;
	padding : 0px;
	margin: 20px 30px 20px 30px;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

#contenttable td {
	padding : 0px;
	margin : 0px;
	border-top-color : Black;
	border-top-style : dotted;
	border-top-width : 1px;
}

#contenttable p {
	font-size: 10px;
	margin : 2px 0px 2px 0px;
	margin : 0px;
	border : none;
}

#contenttable h1 {
	padding : 0px;
	margin : 3px 0px 3px 0px;
	font-weight : bold;
	font-size: 10px;
	border : none;
}

#content table.pagenavi {
	width : 380px;
	height : 15px;
	margin : 20px 10px 0px 10px;
	padding : 0px;
}

/*
	home site container 
*/



#homecontent {
	background-color: #FFFFFF;
	margin:0px;
	padding:0px 30px 10px 90px;
	width: 520px;
	vertical-align: top;
}

#homecontent h1 {
	padding : 0px 0px 3px 0px;
	margin : 20px 10px 10px 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #000000;
	font-weight : normal;
	border-bottom-color : Black;
	border-bottom-style : dotted;
	border-bottom-width : 1px;
}

#homecontent p {
	font-size: 12px;
	margin : 5px 10px 0px 10px;
	border : none;
	text-align : justify;
}

#homecontentteaserpic {
	background-color: #FFFFFF;
	margin:0px;
	padding:10px 0px 10px 90px;
	background-color: #FFFFFF;
	width: 120px;
	vertical-align: top;
}

#homecontentteasertext {
	background-color: #FFFFFF;
	margin:0px;
	padding:10px 30px 10px 0px;
	width: 430px;
	vertical-align: top;
}

#homecontentteasertext h2 {
	font-size: 12px;
	padding : 0px 0px 0px 0px;
 	margin : 0px 10px 0px 10px; 
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}

#homecontentteasertext p {
	font-size: 12px;
	margin : 5px 10px 0px 10px;
	padding : 0px;
	border : none;
	text-align : justify;
}



#pagenavi td.pages {
	width: 340px;
	text-align : middle;
	margin : 0px;
	padding : 0px;
	vertical-align : top;
}

#pagenavi td.next {
	width : 20px;
	text-align : right;
	margin : 0px;
	padding : 0px;
	vertical-align : top;
}

#pagenavi td.previous {
	width: 20px;
	text-align : left;
	margin : 0px;
	padding : 0px;
	vertical-align : top;
}

#pagenavi p {
	text-align : center;
}

#subcontent {
	background-color:#FFFFFF;
	vertical-align: top;
}

#subcontent div.home {
	margin-right : 20px;
}

#subcontent div {
	background : #FFFFFF;
	width: 50px;
	margin : 38px 0px 0px 0px;
	padding-top : 5px;
}

#subcontent span {
	display : block;
	padding : 0px;
	margin: 0px;
}

#subcontent img {
	margin: 5px 10px 0px 10px;
	padding:0px;
	border : 0px;
}

#subcontent p {
	color: #62766D;
	font-size:10px;
}

#subcontent li {
	color: #62766D;
	font-size:10px;
	list-style-image : url(../pics/bullet_green.gif);
	line-height: 11px;
	padding: 0px 0px 3px 0px;
}

#subcontent ul {
	margin:10px 20px 10px 20px;
	padding: 0px;
}

#subcontent h1 {
	padding : 0px 0px 3px 15px;
	margin : 15px 10px 5px 10px;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #000000;
	font-size:10px;
	font-weight:bold;
	background-image : url(../pics/bullet.gif);
}

#subcontent a {
	font-size: 10px;
	color: #778888;	
}

/* 
	menu left 
*/

#submenu {
	background-color:#FFFFFF;
	width:160px;
	height:100%;
	text-align: left;
	vertical-align: top;
	border-right-width : 1px;
	border-right-style : dotted;
	border-right-color : Black;
	padding : 0px 0px 0px 0px;
}

#submenu p {
	color: #FF6600;
	padding : 5px 10px 5px 10px;
	margin : 0;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#submenu p.sub {
	font-size: 9px;
}

#submenu a:link, #submenu a:visited, #submenu a:active {
	margin : 0;
	padding : 5px 10px 5px 10px;
	display:block;
	color: 000000;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

#submenu a:hover {
	background-color: #EEEEEE;
}

#submenu a:link.sub, #submenu a:visited.sub, #submenu a:active.sub {
	display:block;
	font-weight: normal;
	font-size: 9px;
	text-align: left;
	margin:0;
	padding: 5px 5px 5px 10px;
}

#submenu img {
	margin:0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	border : none;
}

#footer {
	height:100%;
	vertical-align : bottom;
	text-align : right;
}

#footer p {
	background-color : #FFFFFF;
	margin:10px 10px 8px 10px;
	padding:0;
	text-align : right;
	font-size:9px;
	color:#000000;
	vertical-align : middle;	
	border-top-color : #000000;
	border-top-style : dotted;
	border-top-width : 1px;
}



/** 
		-- menu top --
*/

#menu {
	width:760px;
	height:20px;
	background-image : url(../pics/menubg.gif);
	background-color : #D4DBD8;
	border-bottom-color : #728784;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-top-color : #728784;
	border-top-style : solid;
	border-top-width : 1px;
}
	
#menu ul {
	display:inline;
	line-height:20px;
	height:20px;
	text-align: center;
	text-decoration : none;
	padding:0;
}
	
#menu ul a {
	height:20px;
	text-decoration : none;
	color:#778888;
	font-weight : bold;
}	

#menu ul, ul.nobullets, .jsMenu ul {
	margin:0;
	padding:0;
	list-style:none;
}
	
#menu li {
	height:20px;
	font-size: 10px;
	width:100px;
	margin:0;
	text-align: center;	
	padding:0;
	float: left;
	background-image : url(../pics/menuitembg.gif);
}

#menu ul a:hover, #menu ul a.selected {
	background-image : url(../pics/menugbsel.gif);
	display:block;
	text-decoration: none;
	background-color : transparent;
}

.jsMenu a:link, .jsMenu a:visited, .jsMenu a:active {
	color:#62766D;
	text-decoration:none;
}

.jsMenu {
	position:absolute;
	display:none;
	padding:0px;
	margin:0px;
	background-color : #D4DBD8;
	z-index: 0;
}

.jsMenu li {
	text-align:left;
	margin:0px;
	padding:0px;
	font-family:verdana,sans-serif;
	font-size:10px;
	margin:0px;
}

.jsMenu li.separator {
	display:none;
	line-height:0px;
	height:0px;
	background-color:#ffffff;
	padding:0px;
	margin:0px;
}

.jsMenu li a {
	margin:0px;
	display:block;
	text-decoration:none;
	color: #62766D;
	font-weight : bold;
	border-top:1px solid #FFFFFF;	
	border-left: 1px solid #728784;	
	border-bottom:1px solid #728784;
	border-right:1px solid #AAAAAA;		
	padding:2px 2px 2px 6px;
}

.jsMenu a:hover {
	color : #778888;
	background-color : #E5E9E8;
	border-left: 1px solid #728784;	
	border-top:1px solid #999999;
	border-right:1px solid #AAAAAA;			
	border-bottom:1px solid #728784;				
}



#news table {
	width: 350px;
	padding : 0px;
	margin: 10px 10px 10px 50px;
}