body
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #707780;
	line-height: 14px; 
        background-image:url(../images/body-bg.gif);
	background-color:#d4dfe9;
	
}
/* Überschriften -------------------------*/

H1,H2,H3,H4
{
   font-family: Arial, Helvetica, Verdana, sans-serif;
   background-color:transparent;
}

H2{ padding-bottom:5px; margin-bottom:0px;}



/* Subheader -----------------------*/
.subhead1,.subhead2,.subhead3,.subhead4,.headerdate
{
   font-family: Arial, Helvetica, Verdana, sans-serif;
   background-color:transparent;
}

SELECT,TEXTAREA,INPUT
{
	font-family: Verdana, Arial, Helvetica,sans-serif; 
	font-size:10px;

}

P,.caption,.bulletlist,.table,.searchform,.searchresultpagetitle,.searchresultcontent,.searchresultheader,.loginform
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.mailform,.mailformrequired,.mailformcomment,.mailformradio 
{
	font-family: Verdana, Arial, Helvetica,sans-serif; 
}

.filelinks,.filelinkssize
{
	font-family: Verdana, Arial, Helvetica,sans-serif; 
}


/* Seitenmappen ------------------------------*/
.sitemap1,.sitemap2,.sitemap3,.sitemap4,.celmenu,.celsubmenu
{
	font-family: Verdana, Arial, Helvetica,sans-serif; 
}

#headcontent,#leftcontent,#centercontent,#rightcontent,#footcontent
{
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
}

/* ----------------- Links ----------------*/
A, A:link, A:visited, A:active
{
     background-color:transparent;
     text-decoration:none;
     color:#7d7d7d;
	
}
A:hover
{
	color:#7d7d7d; 
	text-decoration:underline;
   background-color:transparent;
}

P A{
	font-size:11px;
}


/* End ---------------- Links ----------------*/
td {
	font-size:11px;
}
/* Std Ueberschriften -------------------------*/


H1
{
	font-size:16px;
	line-height:18px;
	color: #f35f18;
	background-color:#ffffff;		
	margin-bottom : 5px;
	margin-top : 12px;	
}

H2
{
   font-size: 14px; 
   font-weight: bold;
   color: #F35F18;
   line-height: 16px; 
}

H3, H3 A:link,H3 A:visited
{
   font-size: 13px; 
   color: #005A89;
   line-height: 14px;
   margin:0px; 
   margin-bottom:3px;
   
}

H4
{
	color: rgb(248, 153, 63);
	font-size : 10px;
	margin-bottom :8px;
	margin-top :5px;
}

/* End eigene */

/* Subheader -----------------------*/

.subhead1
{
   font-size: 13px; 
   color: #005A89;
   line-height: 16px; 
}
.subhead2
{
	font-size : 10px;
	color : blue;
}
.subhead3
{
   font-size: 13px; 
   color: #F06558;
   line-height: 16px; 
}

.headerdate
{
	font-size:10px;
	color:#7d7d7d;
	font-weight: normal;
}
/* End  Subheader -----------------------*/

P
{
	margin-top : 1px;
	margin-bottom : 1px;
	padding-bottom : 0px;
}
.caption,.csc-textpic-caption
{
	font-size : 10px;
	color : #FF9966;
}
.bulletlist
{
	font-size : 10px;
}
.searchform
{
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle
{
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent
{
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader
{
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}

.loginform
{
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

/* Mailformulare -----------------------*/
.mailform
{
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired
{
	font-size : 11px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment
{
	font-size : 11px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio
{
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}
/*End  Mailformulare -----------------------*/

/* Dateilinks --------------------------------*/

.filelinks {
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-size : 14px;
	color : Green;
}
/* Dateilinks --------------------------------*/


/* Seitenmappen ------------------------------*/
.sitemap1 {
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-size : 11px;
	color : #990000;
	margin-left : 10px;
}
.sitemap3 {
	font-size : 10px;
	color : #333399;
	margin-left : 20px;	
}
.sitemap4 {
	font-size : 9px;
	color : #003333;
	margin-left : 30px;
}

.celmenu {
	font-size:10px;
	margin-bottom:1px;
	line-height:14px;
}

.celsubmenu {
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}
/* End Seitenmappen ------------------------------*/
/*--------------------- ------------------------------------*/

p
{
	margin:0px;
	margin-left:0px;
	
}
INPUT
{
	font-size:11px;
	border:1px;
	border-style:solid; 
	border-color:#cccccc;
	padding-left:5px;
	padding-right:5px;
   background-color:transparent;
   color:#7d7d7d;   
}

TEXTAREA
{
	font-size:11px;
	border:1px;
	border-style:solid;
	border-color:#cccccc;
	padding:5px;
	overflow:auto;
   background-color:transparent;
}
TEXTAREA:focus,INPUT:focus
{
     background-color:#f2f2f2;
     border-style: inset; 
     color:#7d7d7d;
}

.mailform,.mailformrequired
{
	color: rgb(248, 153, 63);
	font-weight:bold;
   background-color:#ffffff;	
	
}

/* Styles ve Guestbook ------------------------ */
.tx-veguestbook-pi1,.tx-guestbook-form-textarea,.tx-guestbook-list-entrycomment-title,.tx-guestbook-list-header,.tx-guestbook-list-small,.tx-guestbook-form-obligationfield,.tx-guestbook-form-error
{
	font-size:11px;

	color:#6e6e6e; 
   background-color:#ffffff;	
}
.tx-guestbook-list-header
{
	color: rgb(248, 153, 63);
	font-weight:bold;
	border-style:solid;
	border-color:#7d7d7d;
	border-width:0px 0px 1px 0px;
}
/* Teaser ------------------*/
.tx-guestbook-latest-header
{
	color:#7d7d7d;
	font-weight:bold;
	border-style:solid;
	border-color:#7d7d7d;
	border-width:0px 0px 1px 0px;

}
.tx-guestbook-latest-row
{
		color:#7d7d7d;
}

.tx-guestbook-latest-entry
{
	margin-bottom:16px;
}

P.tx-guestbook-list-teaser-more A
{
		font-size:10px;
}
/* Teaser ------------------*/
.tx-guestbook-list-small
{
	color:#7d7d7d;
	font-weight:200;
	font-size:11px;
}
.tx-guestbook-list-rowleft{}

.tx-guestbook-web-img
{
	margin-top:3px;
	border:0px;
}
.tx-guestbook-list-row
{
	border-style:solid;
	border-color:#7d7d7d;
	border-width:0px 0px 1px 0px;
	font-size:11px;
}

.tx-guestbook-list-entrycomment-title
{
	font-weight:bold;
}
.tx-guestbook-list-entrycomment
{
	color:#7d7d7d;
	font-style:italic;
}
.tx-guestbook-form-obligationfield
{
	color: rgb(248, 153, 63); 
	font-weight:bold;
}
.tx-guestbook-form-inputfield-med,.tx-guestbook-form-inputfield-big
{
		font-size:10px;	
		width:160px;
}

.tx-guestbook-form-error
{
	color:#ff0000;
}
.tx-guestbook-form-textarea
{
	width:350px;
	height:150px;			
}
/* End Styles ve Guestbook ------------------------ */


span.fett
{
	font-size:14px;
	font-weight:bold;
	line-height:20px;

}
.top_link
{
    margin-top:5px; margin-bottom:8px;
}

.rootline, a.rootline,a.rootline:link,a.rootline:hover,a.rootline:visited
{
  color:#F35F18; font-family:verdana, arial, helvetica, sans-serif; font-size:10px; line-height: 14px;
  font-weight:bold;
}

ul.navi-left{margin-left:13px;padding:0px;color:#000000;}
li.navi-left{margin:0px;padding:0px;color:#000000;}

.a-navi-left:link{color:#000000;}
.a-navi-left:visited{color:#000000;}

/* Begin styles tt_news_V2 ----------------------------------------------------- */
/*  clearer  */
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	clear:right;
	height:1px;
	border:1px solid #F9FFE5;

}
.news-latest-container HR.clearer {
	clear:left;
	padding:0px;
	margin:4px;

}

/*--------------------------------- tt_news LATEST view  ---------------------------------*/

.latest-title a,.latest-title a:visited
{
	font-size:13px;
	font-weight:bold;
	color: #005A89;
	padding-left:13px;
	background-image:url(../icons/2arrow-r.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;		
	height:16px;	
	cursor:pointer;
}
.latest-title a:hover
{
	background-position:2px 5px;
	text-decoration:none;
   color: #005A89;	

}

.news-latest-container H2,.news-latest-gotoarchive {
/*	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#769024; */
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:3px;
	margin-left:118px;

}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {

}
.news-latest-gotoarchive A {

}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:1px;
	margin-top:3px;
	/* border:1px solid #666; */
	width:180px;

}

.news-latest-category {
	margin:0px;
	float:right;
}
.news-latest-item IMG {

	margin-bottom:5px;
	border:1px solid #666;
}


.news-latest-category IMG {
	float: none;
	border:1px solid #cccccc;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  ---------------------------------*/
.news-list-container {

}

.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	padding-left:0px;	
	padding-right:0px;		
	margin:3px;
/*	border:1px solid #666;
	background-color:#F9FFE5; */

	}

.news-list-item h3 a{
		text-decoration:none!IMPORTANT;
}


.news-search-form {
	padding:3px;
	margin-bottom:5px;
	border:1px solid #666;
	background-color:#F9FFE5;

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-top:0px;	
	margin-bottom: 5px;
	padding: 2px;
	border-bottom: 1px solid #cccccc;
	/* background-color: #769024; */
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
	color: #005A89;
	padding-left:2px;
}
.news-list-container H3 A {
	color: #005A89;

}
.news-list-container P {
	padding-left:3px;
}

.news-list-date
{
	float: right;
	color: #7d7d7d;
	width: 150px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
}

.news-list-imgcaption
{
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
}

.news-list-container IMG
{
	float: right;
	border:1px solid #666;
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}

.news-list-category IMG
{
	margin:0px;
	margin-right:1px;
	float: none;
	border:1px solid #cccccc;
}

.news-list-morelink,.news-list-category {
	font-size:9px;
	margin-left:3px;
}

.news-list-morelink
{
	padding-top:2px;
}

.a-news-list-morelink{
	padding-left:15px;
	margin-bottom:3px;
	background-image:url(../icons/2arrow-r.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}


a:hover .a-news-list-morelink
{
	background-position:2px 3px;
	color:#000000;
}

.news-list-browse {
	text-align: center;
}

/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #cccccc;
	padding:3px;
	background-color:#F3F6F9;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
/*	background-color: #BBE53A; */
	border:1px solid #cccccc;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item
{
	padding-top:5px;
	padding-left:5px;
	margin-bottom:5px;
/*	border:1px solid #666; */
}

.news-single-subheader
{
	font-style:italic;
	padding-bottom:5px;
}

.news-single-item H2 {
	margin-top:14px;
	padding-bottom:2px;	
	margin-bottom: 5px;
	border:0px solid #cccccc; 	
	border-bottom-width:1px; 

}
.news-single-item H3 {
	margin-bottom: 15px;
}

.news-single-img
{
	float: right;
	margin-left:5px;
/*	border-width:1px;	
	border-style:solid;*/
}
.news-single-imgcaption
{
	padding:2px;
	clear:both;
}

.news-single-category
{
	float: right;
	background-color:#F3F6F9;
	border:1px solid #cccccc;
	padding:0px 0px 0px 2px;
}

.news-single-category img
{
	border:1px solid #cccccc;
	border-top-width:0px;
	border-right-width:0px;
}


.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}
.news-single-additional-info {
/* 	clear: both; */
	margin-top: 5px;
	border: 0px solid #666;
	padding:0px;
	padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
	/* border: 1px solid #666; */
	margin:0px;
	margin-bottom:3px;
	padding:0px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-weight: bold;
	font-size: 11px;
	margin-left:5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
/*	margin-top:10px; 
	padding:3px; 
	border:1px solid #333;
	background-color:#BBE53A; 
*/

}
.news-amenu-container LI {
	padding-bottom:1px;
}
.news-amenu-container LI.amenu-act {
	font-weight:bold;
}
.news-amenu-container LI a
{
	padding-bottom:1px;
	padding-left:15px;
	background-image:url(../icons/2arrow-r.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;		
}

.news-amenu-container LI a:hover
{
	background-position:2px 4px;
}
.news-amenu-container UL {
	padding:0px;
	margin-top:6px;
	margin-left:0px;
	margin-bottom:0px;
/*	border:1px solid #666;  */
	list-style-type: none;
}
/*.news-amenu-container H2 {
	color:#fff;
	font-weight:normal;
	padding:0px;
	padding-left:20px;
	padding-top:2px;	
	height:19px;
	font-size:13px;
	border:1px solid #666; 
}
*/
dd,span.dd
{
	margin-top:14px;
	margin-left:13px;
}

.news-amenu-item-year {
	font-weight: bold;
	border-bottom: 1px solid #cccccc; 
	padding: 2px;
	margin-bottom:7px;
	margin-top:14px;	
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	padding-left:14px;
	margin:10px 0px 10px 0px;
	border:1px solid #cccccc;
	background-color:#F3F6F9;
}
.news-catmenu-header a, .news-catmenu-header a:hover {
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	color:#005A89;	
	text-decoration:none;
}
.news-catmenu DIV {
	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img {
	margin:0px;
	padding:0px;
	padding-right:3px;	
	vertical-align: middle;
	border-width:1px;
	border-color:#cccccc;	
}

.news-catmenu DIV img {
	margin-right:2px;	
}

.news-catmenu-ACT a{
	font-weight:bold;
	color: #F35F18;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
	background-color:#fff;
}
.level1 {
	padding-left:10px;
	background-color:#eee;
}
.level2 {
	padding-left:10px;
	background-color:#ddd;
}
.level3 {
	padding-left:10px;
	background-color:#ccc;
}
.level4 {
	padding-left:10px;
	background-color:#bbb;
}
.mailformcomment,.mailformrequired,.mailform
{
	font-size: 11px;
	line-height: 14px;
	color: #707780;
	line-height: 14px; 
}

.orange_link A:link, .orange_link A:visited
{
   font-size: 13px; 
   color: #F35F18;
   line-height: 14px;
}

.special0_txt,
.special1_txt{ color: #F35F18;}

.special0_txt {font-size: 13px; line-height: 14px;}
.special1_txt a {font-weight:bold; color: #F35F18;}

.special2_txt {color: #005A89;;}
.special2_txt a {font-weight:bold; color: #005A89;}


.head-msg a{
	text-decoration:underline;
	color:#797c80;
}

/* ir_faq -------------------------------- */
.tx-irfaq-pi1 { width:510px; }

.tx-irfaq-pi1-switchall, .tx-irfaq-pi1-switchall  a:link, .tx-irfaq-pi1-switchall   a:hover, .tx-irfaq-pi1-switchall  a:visited
{
    margin-bottom:5px;
    color: #005A89;
    font-weight:bold;
}

.tx-irfaq-pi1-question 
{
	color: #005A89;
/*	background-color:#F3F6F9; */
	display:inline; 
	clear:both;
	line-height:14px;
	padding-left:8px;
}
.faq_answer
{
    padding:10px;
    padding-left:20px;   
    margin-top:0px; 
    border: 1px solid #cccccc;  
/*    background-color:#F3F6F9; */
    margin-bottom:10px;
}

.tx-irfaq-pi1 .additional-info
{
	border-top: 1px solid #e6e6e6; 
	margin-bottom: 10px;
}

/* neue klassen durch css_styled_content */
div#center-box div.csc-header-n1{ margin-bottom:10px; }

div#center-box a {text-decoration:underline;}
div#center-box a:hover {text-decoration:none;}


/*  Punktlisten ----------------------------------------------------*/

ul.csc-bulletlist{	padding-left:15px;margin:0px;}

/* type normal */
ul.csc-bulletlist-0 {}

/* Layout 1 ----*/
ul.csc-bulletlist-1 {	list-style-image:url(../icons/dot-or.gif);}


/* Layout 2 ----*/
ul.csc-bulletlist-2 li{	list-style-image:url(../icons/dot-bl.gif);}

/* Layout 3 ----*/
ul.csc-bulletlist-3{list-style-image:url(../icons/dot-gr.gif);}
/*End Punktlisten ----------------------------------------------------*/

/* Menu Seitenmape ( unterseitenelement ) */
ul.csc-menu {padding-left:0px; margin:0px;}
ul.csc-menu-1{list-style-image:url(../icons/s-map-lev-1.gif); padding-left:20px;}

/* wenn in linker spalte */
div#left-cnt ul.csc-menu {margin-top:10px; }

div#left-cnt div.csc-sitemap {
    margin-top:10px;
    margin-bottom:10px;
    width:195px;
}
/* end wenn in linker spalte */

/* Menu Seitenmape ------------ */

/* standard sitemap */
div.csc-sitemap{margin-top:-5px;}

div.csc-sitemap ul{
    border:0px solid #ff0000;
    padding-left:10px; margin:0px;
    padding-top:4px;
    list-style:none;
    list-style-image:url(../icons/s-map-lev-1.gif); padding-left:20px;
}

div.csc-sitemap ul li{padding-top:1px; padding-bottom:1px;}

div.csc-sitemap ul.lev-2{
    list-style-image:url(../icons/s-map-lev-2.gif); padding-left:15px;

}

div.csc-sitemap ul.lev-3{
    list-style-image:url(../icons/s-map-lev-3.gif); padding-left:13px;
}

div.csc-sitemap ul.lev-4{
    list-style-image:url(../icons/s-map-lev-4.gif); padding-left:10px;
}

div.csc-sitemap ul.lev-5{
    list-style-image:url(../icons/s-map-lev-5.gif); padding-left:10px;
}


/* end standard sitemap */

div#left-cnt ul.lev-1 {
    padding-left:0px; margin:0px;
    list-style-image:url(../icons/s-map-lev-1.gif); padding-left:20px;
}

div#left-cnt ul.lev-2 {
    padding-left:0px; margin:0px;
    list-style-image:url(../icons/s-map-lev-2.gif); padding-left:6px;
}
div#left-cnt ul.lev-2 .act-lev-2 a{color: #f35f18;}

div#left-cnt ul.lev-3 {
    padding-left:0px; margin:0px;
    list-style-image:url(../icons/s-map-lev-3.gif); padding-left:5px;
}
div#left-cnt ul.lev-3 .act-lev-3 a{color: #005a89;}

div#left-cnt ul.lev-4 {
    padding-left:0px; margin:0px;
    list-style-image:url(../icons/s-map-lev-4.gif); padding-left:6px;
}
div#left-cnt ul.lev-5 {
    padding-left:0px; margin:0px;
    list-style-image:url(../icons/s-map-lev-5.gif); padding-left:6px;
}

ul.csc-menu.csc-menu-7 {
    border:0px solid #ff0000; margin:0px;margin-top:10px;
    padding-left:0px; margin-left:10px; list-style:none;
    list-style-image:url(../icons/s-map-lev-1.gif); padding-left:6px;  
}
ul.csc-menu.csc-menu-7 li{ padding-bottom:3px; padding-top:3px;}
ul.csc-menu.csc-menu-7 ul .csc-section { 
    border:0px solid #ff0000; 
    margin-left:-25px; list-style:none;
    list-style-image:url(../icons/s-map-lev-2.gif); padding-left:0px; padding-bottom:3px; padding-top:3px;
}

/* End Menu Seitenmape  */


/* ###################################################### */
/* tt_links */
/* ###################################################### */

.tt-links-container
{
    padding-bottom:5px;clear:both;
    margin-bottom:5px;
     border-bottom:1px solid #cccccc;
}
.tt-links-linkinfo
{
    color:#333333;margin-left:5px;
   
}

.tt-links-img{float:left; margin:3px; margin-left:15px;}
.tt-links-note{ margin-left:15px;}
.tt-links-href a
{ 
    background-image:url(../icons/2arrow-r.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;
    padding-left:15px;
}
.tt-links-href a:hover{ background-position:2px 4px;}
.clear-this{clear:both;}

/* ###################################################### */
/* tt_links */
/* ###################################################### */



/* ###################################################### */
/* websiteportfolio */
/* ###################################################### */

#col-pos-0 .tx-websiteportfolio-pi1 {/*border:1px solid #ff00ff;*/ width:340px;}

table.screenshot-head{width:330px; margin-bottom:5px;}
table.screenshot-head td { padding:0px;margin:0px;}
td.top-link {float:left;}
td.navigation{float:right;width:140px;}

.portfolio-screenshot {}

.tx-websiteportfolio-pi1 .list .item a 
{
    background-image:url(../icons/2arrow-r.gif);
    background-repeat:no-repeat;
    background-position:0px 4px;
    padding-left:15px;
}
.tx-websiteportfolio-pi1 .list .item a:hover{ background-position:2px 4px;}

.this-nail {border:1px solid #cccccc; margin-left:0px; margin-right:10px; margin-bottom:10px; padding:1px; float:left;}
.this-nail img{margin:0px; padding:0px;}

.message{clear:both; padding-top:0px;}
.particulars{margin-top:8px;margin-bottom:5px;}
.launchdate{padding-top:3px;}

/* Thumpnails im Listenmode ----------------- */

#col-pos-2 .thumbList {width:170px; margin:0px; margin-top:13px;}

.thumbList{ margin:0px; margin-top:15px; margin-left:8px;}

.tx-websiteportfolio-pi1 .thumbList .screenshot
{ 
    padding:1px; margin:0px; margin-left:5px; margin-right:5px;margin-bottom:8px;
}

/* ###################################################### */
/* End websiteportfolio */
/* ###################################################### */

pre.shellcode
{
    font-family: arial;font-size:13px; line-height:12px;
    background-color:#000000; color:#ffffff; 
    padding:5px; padding-left:2px; padding-right:2px; 
    overflow-x:auto;
}

pre.helpcode
{
    font-family: arial;font-size:12px; line-height:14px;
    background-color:#f9f9f9; color:#333333; 
    border:1px dashed  #005a89;
    padding:10px; padding-left:2px; padding-right:2px; 
}

/* ############################################ */
/* begin TMailform style */
/* ############################################ */


table.typo3-debug{position:absolute; top:100px;z-index:1000;}
form.tmail-form{border:0px solid #ff0000; color:#333333; margin-left:0px; margin-top:10px; width:500px;}

.mk-rdmcp-error{ font-weight:bold;color:#ff0000;padding-bottom:5px;}
.mk-rdmcp-content{position:relative;}

#mk-rdmcp-update-lnk{margin-left:-85px;text-decoration:underline; position:absolute;}
#mk-rdmcp-update-lnk:hover{text-decoration:none;}

#mk-rdmcp-question-wrap{width:365px;margin-left:96px;margin-bottom:5px;}
.mk-rdmcp-question,.mk-rdmcp-question input{font-size:13px;font-weight:bold;margin-top:5px;}
.mk-rdmcp-question input{margin-left:0px;}

#mk-rdmcp-indication{text-align:center;position:absolute;width:372px; height:125px;}
#mk-rdmcp-transp-layer{
	position:absolute;height:100%;width:100%;background-color:#ffffff;
	filter: alpha(opacity=90, style=0);-moz-opacity: 090; opacity:0.9;
	left:-5px; 
}
#mk-rdmcp-indication img{ position:absolute;background:#ffffff;top:42px;margin-left:-15px;}


.tmail-form-header{color:#000000;}
.tmail-form-notes{float:left; width:90px; text-align:right;padding-right:5px;}
.tmail-form-notes-copytoyou{float:left; margin-top:3px; padding-left:5px; }

/* input text input fields  --- */
input.tmail-text{width:355px; margin-bottom:5px; color:#333333;}
textarea.tmail-text{width:355px;margin-bottom:5px;color:#333333;}
input.tmail-text:focus{border-style:inset;color:#333333;}

/* change/send fields  */
select.dropdown{float:left; width:370px;margin-bottom:5px}
input.tmail-send
{
	margin-top:5px;
	float:right; width:55px; margin-right:33px;
	border: none;
}
input.tmail-check{float:left; border:0px; margin-top:5px; margin-left:95px; }

select.dropdown option {border-style:none;}

/* error contents  */
.tmail-form-err{color:#ff7200;}
.tmail-form-star{color:#ff0000;}
/* newline div */
.tmail-form-clear{clear:left; height:1px;}

.tmail-text.mousein{background-color:#f5f5f5;color:#333333;}
.tmail-text.mouseout{background-color:#ffffff;color:#333333;}
.tmail-text.mousefocus{background-color:#ffffff;border-style:inset;color:#333333;}
/*
.tmail-send.mousein{}
.tmail-send.mouseout{}
.tmail-send.mousefocus{}
*/
input.tmail-send-ok{padding-left:0px; margin-right:350px; width:50px;}



/* ############################################ */
/* end  TMailform style */
/* ############################################ */

/* ############################################ */
/* danp tagcloud style */
/* ############################################ */

/*
div.tagcloud {color: #6193a4;}
*/
div#tagcloud {margin: 0px 10px 0px 10px}
div.tagcloud a {
        color: #c7cace;
        line-height: 1.2em;
        line-height: 34px;
        text-decoration: none;
        font-weight: normal;
        margin-right: 12px;
}
div.tagcloud strong a {
        white-space: normal;
        display: block;
        float: left;
}

div.tagcloud a:hover {
        color:#90959d;
/*
        line-height: 1.2em;
*/
        text-decoration: none;
}

#tagcloud {
        margin-top: 30px;
        clear: both;
        position: relative;
        width: 100%;
}
.tagcloudContent {
/*
        background-color: #f6f5f2;
        padding: 0 10px 15px 10px;
        width: 100%;
*/
}
.tagcloudContent .tagcloud {
        border: 0px solid #efefef;
}

#tagcloud h2 { margin: 0; padding: 0;margin-bottom: 12px; position: relative; top: 5px; left: -5px; display: none;}

/* ############################################ */
/* end danp tagcloud style */
/* ############################################ */

/* --- indexed search --- */
.general-search-inputs,
input#tx-indexedsearch-searchbox-sword,
input#tx-indexedsearch-searchbox-sword-ajax {
	height: 16px;
	margin: 0; padding: 0;
	font-size: 10px;
	color: #999;
	padding: 2px 0 0 20px;
	background: #fff url('../images/backgrounds/bg-input.gif') repeat-x;
	border: 0px solid #a3a3a3;
	width: 100px;
}
form.head-search {margin:0; padding: 0;}
form.head-search input {float: left;} 
.head-search .link-to-othermode{ margin: 10px 0 0 0; display: block;}
div.tx-indexedsearch-form { position: relative;}
.minisearch-wrap {
	border: 0px solid #f00;
	position: relative;
	top: 95px;
	left: 230px;
	padding: 0;
}

label.search-lupe {
	position: absolute;
	left: 2px; top: 0px;
	z-index: 10;
	display: block;
	width: 16px !important;
	height: 16px !important;
	background: transparent url('../icons/idsearch/lupe.gif') no-repeat 3px 3px;
}

.head-search .link-to-othermode {margin: 10px 0 0 0; display: block;}

#col-pos-4 input#tx-indexedsearch-searchbox-sword,
#col-pos-3 input#tx-indexedsearch-searchbox-sword{
	width: 260px !important;
	height: 14px; line-height: 16px;
	padding-left: 20px;
	margin: 1px 2px 0px 0px;
	border: solid 1px #ccc;
}
.formsubmit,
input#head-search-submit,
input.head-search-submit,
#tx-indexedsearch-searchbox-button-submit {
	padding: 0; margin: 0;
	line-height: 10px !important;
	height: 18px;
	outline:0; -moz-outline:0;
	margin-left: -3px;
	border: none;
	background: transparent url('../icons/btn-search.gif') no-repeat;
}
#col-pos-4 input.formsubmit,
#col-pos-4 input.formsubmit,
input#head-search-submit,
input.head-search-submit,
#tx-indexedsearch-searchbox-button-submit {
	width: 23px;
}

input:hover#head-search-submit,
input:hover.head-search-submit,
#tx-indexedsearch-searchbox-button-submit:hover {
	cursor: pointer;
	background: transparent url('../icons/btn-search.gif') no-repeat;
}

.tx-a21glossaryadvancedoutput-pi1 .general-search-inputs {
	padding-left: 2px;
	width: 280px;
}

/* ############################################ */
/* Plugin indexed Search */
/* ############################################ */

input:hover#tx-indexedsearch-searchbox-sword {}
#tx-indexedsearch-searchbox-sword.mouseout{}
.tx-indexedsearch .tx-indexedsearch-browsebox {text-align: center;}
.tx-indexedsearch .tx-indexedsearch-browsebox UL{ margin:3px 0px 3px 0px; padding:0px;}
.tx-indexedsearch .tx-indexedsearch-browsebox LI { 
    display:inline; margin-right:2px; border:0px solid #f00; line-height:18px;
    background-color:#ededed; padding:0px;
}
.tx-indexedsearch .tx-indexedsearch-browsebox LI a{margin:0px; padding:0px; padding:1px 2px 1px 2px;}

li.tx-indexedsearch-browselist-currentPage a {background-color:#adbbcc; color:#fff;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px;  margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	width:200px;
	margin-bottom:7px;
	margin-top:10px;
}

.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }

.tx-indexedsearch-sw { font-weight:bold; font-style:italic; }

.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }

h1 span.tx-indexedsearch-title,
h2 span.tx-indexedsearch-title,
h3 span.tx-indexedsearch-title,
h1 span.tx-indexedsearch-title a,
h2 span.tx-indexedsearch-title a,
h3 span.tx-indexedsearch-title a {
	font-size: 15px;
	line-height: 20px;
	font-weight:normal;
	padding-bottom: 0;
	color:#333333;
}

.tx-indexedsearch-icon.icon{margin-right:5px;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { }

.tx-indexedsearch-descr {
	margin: 0;
	padding: 0;
	margin-top: -4px;
	width: 90%;
}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { color: #999; font-size: .9em;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info a { color: green; text-decoration: none; font-weight: bold;}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#ccc; vertical-align:middle; }
.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666; }
.tx-indexedsearch .tx-indexedsearch-category { background:#ccc; font-weight:bold; }

.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }

.tx-indexedsearch-text-item-path.item-path {display: none;}

.percent-tmpl-css {
	width: 55px; height: 76px;
 	background: #fff url('../icons/idsearch/percentage.gif') repeat-x !important;
	font-weight: bold; font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 52px;
	float:right;
	margin: 0px 12px 0 0;
}

.tx-indexedsearch-result-number.result-number {
	padding-left: 4px;
	font-size: 2em;
	border:1px solid #f00;
}

dl.tx-indexedsearch-info.info.info-tmpl-css {
	margin: 0;
	padding-bottom: 20px;
}
dl.tx-indexedsearch-info.info.info-tmpl-css dt {
	float: left;
	padding: 0; margin: 0;
	padding-right: 3px;
	border: 0px solid #915;
}

dl.tx-indexedsearch-info.info.info-tmpl-css dd {
	float: left;
	padding: 0; margin: 0;
	padding-right: 12px;
	border: 0px solid #036;
}

.link-to-othermode{
	margin-left: 8px;
	padding-left: 0px;
	margin-top:7px;
}
.tx-indexedsearch-rules {
	padding-left:0px;
	padding-bottom:15px;
}

.tx-indexedsearch-rules p {color:#7d7d7d; font-size: .9em;}

.tx-indexedsearch-search-for,
.tx-indexedsearch-search-in,
.tx-indexedsearch-search-select-section,
.tx-indexedsearch-search-select-order,
.tx-indexedsearch-search-select-results,
.tx-indexedsearch-search-select-group {
	margin:5px;
	margin-left:0px;
}

select.tx-indexedsearch-selectbox-type,
select.tx-indexedsearch-selectbox-defop,
select.tx-indexedsearch-selectbox-media,
select.tx-indexedsearch-selectbox-lang,
select.tx-indexedsearch-selectbox-sections,
select.tx-indexedsearch-selectbox-order,
select.tx-indexedsearch-selectbox-desc,
select.tx-indexedsearch-selectbox-results,
select.tx-indexedsearch-selectbox-group {
	height:18px;
	width:160px;
	border:1px solid #cccccc;
}
.tx-indexedsearch-form option {border-bottom:1px solid #d9e8e1;}

FIELDSET.tx-indexedsearch-form{border:none; margin-left:0px; padding-left:0px; float: left;}
FIELDSET.indexedSearchFieldset {
	border: none;
	margin: 0;
	padding: 0;
	position: relative;

}
div.tx-indexedsearch{width:510px; float:left;margin-left:10px; margin-top:5px;}

/* ############################################ */
/* End  Plugin indexed Search */
/* ############################################ */
