@import url(font.css);
/* petnology layout.css */
html, body {
	margin: 0;
	background: url(../images/bg/body.gif) #F4F4F4 repeat-y top center;
}

#pagewidth { width: 994px; margin: 0 auto; height: 300px; }

table#grundgeruest {
	width: 100%;
	margin: 0;
	padding: 0;
	/*border: none;*/
	background-color: #FFFFFF;
}

/* Spaltenbreiten */
.brdl { width: 12px; }
.leftcol { width: 184px; }
.spc { width: 3px; }
.midddlecol { width: 557px; }
.rightcol { width: 247px; }
.brdr { width: 12px; }

.brdl {
	background: url(../images/bg/brdl.gif) #F4F4F4 repeat-y;
}

.brdr {
	background: url(../images/bg/brdr.gif) #F4F4F4 repeat-y;
}

/* vertikaler Abstandhalter */
.vertspc { height: 4px; }
.padded { padding: 1px; }

.borderpadded, .borderpadded_bkg1, .borderpadded_bkg2 { padding: 1px; border: 1px solid #C8C8C8; }
.borderpadded_bkg1 { background-color: #F4F4F4; padding: 4px 1px 4px 8px; }
.borderpadded_bkg2 { background-color: #FFFFFF; padding: 4px 1px 4px 8px; }

/* Mozilla Hacks */
body:last-child #linkespalte {
	padding-left: 1px !important;
	padding-top: 1px !important;
}

body:last-child #mittelspalte {
	padding-left: 1px !important;
	padding-top: 1px !important;
}

body:last-child #rechtespalte {
	padding-left: 1px !important;
	padding-top: 1px !important;
}

/* headergrafik */
#headergrafik {
	height: 118px;
	background-repeat: no-repeat;
	border: 1px solid #C8C8C8;
}

/* topmenu */
td#topmenu {
	background: url(../images/bg/topmenu.gif) no-repeat top left;
	padding: 3px 10px 0 0;
}

#topmenu a, #topmenu a:visited {
	display: block;
	float: right;
	padding: 0 6px 0 8px;
	border-left: 1px solid #929194;
	background: url(../images/btn/atopmenu.gif) no-repeat 1px 7px;
}

#topmenu a:hover, #topmenu a:active {
	background: url(../images/btn/atopmenu.gif) no-repeat 1px -21px;
}

/* leftmenu */
.leftmenu td { background-color: #F4F4F4; border: 1px solid #C8C8C8; }

.leftmenu td a, .leftmenu td a:visited {
	display: block;
	width: 155px;
	height: 21px;
	border: 1px solid #FFFFFF;
	padding-left: 25px;
	background: url(../images/btn/almenu.gif) no-repeat 0px 0px;
}

.leftmenu td a:hover, .leftmenu td a:active, .leftmenu td a.selected, .leftmenu td a:visited.selected {
	background: url(../images/btn/almenu.gif) no-repeat 0px -26px;
}

.leftmenu td a.submenu, .leftmenu td a:visited.submenu {
	width: 140px;
	padding-left: 40px;
	background: url(../images/btn/ta_pfeil.gif) no-repeat 20px 4px;
}

.leftmenu td a.submenu_selected, .leftmenu td a:visited.submenu_selected, .leftmenu td a:hover.submenu, .leftmenu td a:active.submenu {
	width: 140px;
	padding-left: 40px;
	background: url(../images/btn/ta_pfeil_on.gif) #F4F4F4 no-repeat 20px 4px;
}

.leftmenu td a.gpnConfBtn, .leftmenu td a:visited.gpnConfBtn {
	display: block;
	width: 155px;
	height: 21px;
	border: 1px solid #FFFFFF;
	padding-left: 25px;
	background: #e0e7f9 url(../images/btn/almenu.gif) no-repeat 0px 0px;
	color: #020380;
}
.leftmenu td a:hover.gpnConfBtn, .leftmenu td a:active.gpnConfBtn, .leftmenu td a.gpnConfBtnselected, .leftmenu td a:visited.gpnConfBtnselected {
	background: #e0e7f9 url(../images/btn/almenu.gif) no-repeat 0px -26px;
	color: #020380;
}


/* login menu */
#lm_login td { background-color: #F4F4F4; border: 1px solid #C8C8C8; }

#lm_login td a, #lm_login td a:visited {
	display: block;
	width: 155px;
	height: 21px;
	border: 1px solid #FFFFFF;
	padding-left: 25px;
	background: url(../images/btn/aloginmenu.gif) no-repeat 0px 0px;
}

#lm_login td a:hover, #lm_login td a:active, #lm_login td a.selected, #lm_login td a:visited.selected {
	background: url(../images/btn/aloginmenu.gif) no-repeat 0px -26px;
}

/* blaue headlines */
div.headline {
	width: 100%;
	height: 28px;
	margin: 0;
	background: url(../images/bg/headline.gif) #020380 repeat-x top left;
}

#suchform {
	display: block;
	width: 100% !important;
	width: 153px;
	height: 28px;
	margin: 0;
	background: url(../images/bg/headline.gif) #020380 repeat-x top left;
}

h1 {
	margin: 0;
	line-height: 28px;
	padding-left: 27px;
	background: transparent url(../images/bg/h1.gif) no-repeat 0px 0px;
}

.h1cont {
	width: 100%;
	height: 28px;
	margin: 0;
	padding-left: 27px;
	background: transparent url(../images/bg/h1.gif) no-repeat 0px 0px;
}

/* graue headlines */
div.headline2 {
	width: 100%;
	height: 26px;
	margin: 0;
	background: url(../images/bg/headline2.gif) #929194 repeat-x top left;
	white-space: nowrap;
}

h2, h3 {
	margin: 0;
	line-height: 26px;
	padding-left: 27px;
	background: transparent url(../images/bg/h2.gif) no-repeat 0px 0px;
}

.td_label {
	color:#999999;
}

.tt_title { background-color: #E1E1E1; padding: 4px; }
a
.tt_subtitle { background-color: #F4F4F4; padding: 4px; }

.zine_subtitle { background-color: #FAFAFA; padding: 4px; }

.registration_subtitle {
	padding: 4px;
	background-image: url(../images/bg/reitermenu.gif);
	background-repeat: repeat-x;
	color:#666666;
	font-weight:bold;
	font-size:11px;
}

.ticker_title {
	background-color: #E1E1E1;
	padding: 6px 4px 6px 30px;
	background: url(../images/btn/news.gif) #E1E1E1 no-repeat 2px 4px;
}

.zine_title {
	background-color: #E1E1E1;
	padding: 6px 4px 6px 30px;
	background: url(../images/btn/news.gif) #E1E1E1 no-repeat 2px 4px;
}

/* suche */
#suchform input#suchbegriff {
	margin-top: 4px;
	width: 118px;
	background: url(../images/bg/suchinput.gif) #E1E1E1 no-repeat 0px 0px;
	border: none;
}

#suchform input#suchbegriff {
	height: 19px !important; /* für Opera */
	height: 16px; /* für IE    */
}

body:last-child #suchform input#suchbegriff { height: 17px !important; /* für Mozilla */ }

#suchesubmit {
	width: 17px;
	height: 17px;
	background: url(../images/btn/suche.gif) no-repeat 0px 0px;
	border: none;
	margin-left: 2px;
	cursor: pointer;
}

body:last-child #suchesubmit { vertical-align: -3px !important; /* für Mozilla */ }

/* login */
#tbllogin { width: 100%; background-color: #E0E7F9; }

#tbllogin2 { width: 100%; background-color: #F4F4F4; }


#loginform input#username, #loginform input#passwort {
	width: 100px;
	background: url(../images/bg/logininput.gif) #FFFFFF no-repeat 0px 0px;
	border: none;
}

#loginform input#username, #loginform input#passwort {
	height: 19px !important; /* für Opera */
	height: 16px; /* für IE    */
}

#loginform2 input#username, #loginform2 input#passwort {
	width: 125px;
}

#petnetloginform input#username, #petnetloginform input#passwort {
	width: 125px;
}
#petnetloginsubmit {
	width: 130px;
}

#petnetloginform a, #petnetloginform a:visited {
	display: block;
	padding-left: 16px;
	background: url(../images/btn/apfeil_r.gif) no-repeat 0px -132px;
}

#petnetloginform  a:hover, #petnetloginform a:active {
	background: url(../images/btn/apfeil_r.gif) no-repeat 0px -1px;
}




body:last-child #loginform input#username, body:last-child #loginform input#passwort { height: 17px !important; /* für Mozilla */ }

#loginform a, #loginform a:visited {
	display: block;
	width: 85%;
	height: 28px;
	text-align: right;
	margin-top: 4px;
	padding-left: 18px;
	background: url(../images/btn/apfeil_r.gif) no-repeat 8px -132px;
}

#loginform  a:hover, #loginform a:active {
	background: url(../images/btn/apfeil_r.gif) no-repeat 8px -1px;
}

#loginform2 a, #loginform2 a:visited {
	display: block;
	/*width: 85%;*/
	/*height: 28px;*/
	/*text-align: right;*/
	margin-top: 4px;
	padding-left: 24px;
	background: url(../images/btn/apfeil_r.gif) no-repeat 8px -134px;
	text-decoration: none;
}

#loginform2 a:hover, #loginform2 a:active {
	background: url(../images/btn/apfeil_r.gif) no-repeat 8px -3px;
	text-decoration: none;
}

#loginsubmit {
	width: 16px;
	height: 26px;
	background: url(../images/btn/loginsubmit.gif) no-repeat 0px 5px !important;
	border: none;
	margin-right: 12px;
	cursor: pointer;
	float: right;
}

/* ticker */
a.tt, a.ttc, a.enh { display: block; background-repeat: no-repeat; }

#tickerteaser tr.tt { background-color: #FFFFFF; }

#tickerteaser tr.ttc { background-color: #F1F1F1; }

#tickerteaser a.tt, #tickerteaser a.tt:visited {
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	background-color: #FFFFFF;
	/*background-image: url(../images/btn/apfeil_r.gif);*/
	background-repeat: no-repeat;
	background-position: 4px -128px;
	
}

#tickerteaser a.ttc, #tickerteaser a.ttc:visited {
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	background-color: #F4F4F4;
	/*background-image: url(../images/btn/apfeil_r.gif);*/
	background-repeat: no-repeat;
	background-position: 4px -128px;
}

#tickerteaser a.tt:hover, #tickerteaser a.tt:active {
	background-color: #FFFFFF;
	/*background-image: url(../images/btn/apfeil_r.gif);*/
	background-repeat: no-repeat;
	background-position: 4px 3px;
}

#tickerteaser a.ttc:hover, #tickerteaser a.ttc:active {
	background-color: #F4F4F4;
	/*background-image: url(../images/btn/apfeil_r.gif);*/
	background-repeat: no-repeat;
	background-position: 4px 3px;
}
#tickerteaser img {
	border: 1px solid #AAAAAA;
	margin-right: 6px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	padding: 3px;
}

#tickerarchiv { width: 100%; background-color: #F4F4F4; }

#tickerarchiv a, #tickerarchiv a:visited {
	padding-left: 20px;
	line-height: 16px;
	background: url(../images/btn/ta_pfeil.gif) #F4F4F4 no-repeat 0px 2px;
}

#tickerarchiv a:hover, #tickerarchiv a:active {
	background: url(../images/btn/ta_pfeil_on.gif) #F4F4F4 no-repeat 0px 2px;
}

/* archivlisten */
ul#collapsibleList, ul#collapsibleListZ {
	margin: 0 4px !important;
	margin-top: 20px;
	padding: 0;
	line-height: 20px;
	list-style-type: none;
}
ul#collapsibleList li, ul#collapsibleListZ li {
	margin: 0 !important;
	margin: 0 0 10px 0;
	line-height: 24px;
}
ul#collapsibleList ul, ul#collapsibleListZ ul { 
	margin: 6px 0px; padding: 0; list-style-type: none; 
}
ul#collapsibleList ul li, ul#collapsibleListZ ul li { 
	padding: 0; margin: 0; line-height: 20px; 
}

/* zine */
#zineteaser tr.tt { background-color: #FFFFFF; }

#zineteaser tr.ttc { background-color: #F1F1F1; }

#zineteaser a, #zineteaser:visited { text-decoration: none; }

#zineteaser img {
	border: 1px solid #AAAAAA;
	margin-right: 10px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	padding: 3px;
}

.informations { background-color: #F4F4F4; }

/* service */
.service { background-color: #F4F4F4; }

.service a, .service a:visited {
	background: url(../images/btn/apfeil_r.gif) no-repeat 4px -131px;
	line-height: 22px;
	padding: 2px 0px 2px 25px;
}

.service a:hover, .service a:active {
	background: url(../images/btn/apfeil_r.gif) no-repeat 4px 0px;
}

/*  links  */
.rlnk {
	height: 22px;
	background-color: #E1E1E1;
	text-align: right;
	padding: 4px 4px 0px 0px;
}

.rlnk a, .rlnk a:visited {
	background: url(../images/btn/apfeil_r.gif) no-repeat 4px -128px;
	padding: 4px 4px 0px 25px;
	text-decoration: none;
}

.rlnk a:hover, .rlnk a:active {
	background: url(../images/btn/apfeil_r.gif) no-repeat 4px 3px;
}

.llnk {
	height: 24px;
	/* background-color: #E1E1E1;*/
	text-align: left;
	padding: 4px 4px 0px 0px;
}

.llnk a, .llnk a:visited {
	background: url(../images/btn/apfeil_r.gif) no-repeat 7px -129px;
	padding: 4px 4px 0px 27px;
	text-decoration: none;
}

.llnk a:hover, .llnk a:active {
	background: url(../images/btn/apfeil_r.gif) no-repeat 7px 2px;
}

a.enh, a.enh:visited {
	padding: 4px 4px 4px 27px;
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat 7px -129px;
	text-decoration: none;
}

a.enh:hover, a.enh:active {
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat 4px 2px;
}

a.enh_l, a.enh_l:visited {
	padding: 4px 4px 4px 22px !important;
	padding: 4px 20px 4px 22px;
	background: transparent url(../images/btn/apfeil_l.gif) no-repeat 1px -129px;
	text-decoration: none;
}

a.enh_l:hover, a.enh_l:active {
	background: transparent url(../images/btn/apfeil_l.gif) no-repeat 1px 2px;
}

a.enh_r, a.enh_r:visited {
	padding: 4px 22px 4px 4px;
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat right -129px;
	text-decoration: none;
}

a.enh_r:hover, a.enh_r:active {
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat right 2px;
}

/* wie enh nur inline */
a.enhil, a.enhil:visited {
	display: inline;
	padding: 4px 4px 4px 20px;
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat 0px -129px;
	text-decoration: underline !important;
}

a.enhil:hover, a.enhil:active {
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat 0px 2px;
	text-decoration: underline !important;
}

a.printlnk, a.printlnk:visited {
	display: block;
	float: left;
	padding-left: 24px;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	background: transparent url(../images/btn/drucker.gif) no-repeat 0px 0px;
	margin-right: 24px;
}

a.printlnk:hover, a.printlnk:active {
	background: transparent url(../images/btn/drucker.gif) no-repeat 0px -37px;
}

a.recommlnk, a.recommlnk:visited {
	display: block;
	float: left;
	padding-left: 24px;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	background: transparent url(../images/btn/recommend.gif) no-repeat 0px 0px;
}

a.recommlnk:hover, a.recommlnk:active {
	background: transparent url(../images/btn/recommend.gif) no-repeat 0px -37px;
}

/* competence center */
td#competencecenter { padding: 4px; background-color: #F4F4F4; }

#wskette { height: 210px; margin: 0; padding: 0; }

table #ws_inner {
	width: 100%; 
	/*background-color: #fff;*/
	height: 210px;
	clear: both;
	margin: 0;
}

#ws_inner a, #ws_inner a:visited {
	display: block;
	height: 35px;
	background-image: url(../images/competence/punkt.gif);
	background-repeat: no-repeat;
	margin: 0;
	white-space: nowrap;
}

#ws_inner a:hover, #ws_inner a:active, #ws_inner a.selct, #ws_inner a.selct:visited {
	background-image: url(../images/competence/punkt_over.gif);
}

tr.ws_inner_tr1 { height: 80px; }

tr.ws_inner_tr2 { height: 130px !important; height: 125px; }

#wskette { }

#ws_inner a { }

#a_1 { width: 80px; }

#a_1 a, #a_1 a:visited, #a_1 a.selct { background-position: 33px 18px; margin: 46px 0 0 16px; }

#a_2 { width: 190px; }

#a_2 a, #a_2 a:visited, #a_2 a.selct { background-position: 46px 18px; margin: 13px 0 0 30px; }

#a_3 { width: 170px; }

#a_3 a, #a_3 a:visited { background-position: 60px 18px; margin: 12px 0 0 30px; }

#a_4 { width: 100px; }

#a_4 a, #a_4 a:visited { background-position: 36px 18px; margin: 46px 6px 0 2px; }

#a_5 { width: 80px; }

#a_5 a, #a_5 a:visited {
	padding-top: 20px;
	background-position: 18px 0px;
	margin: 14px 0 0 16px;
}

#a_6 { width: 190px; }

#a_6 a, #a_6 a:visited {
	padding-top: 20px;
	background-position: 70px 0px;
	margin: 60px 0 0 0px;
}

#a_7 { width: 170px; }

#a_7 a, #a_7 a:visited {
	padding-top: 20px;
	background-position: 10px 0px;
	margin: 64px 0 0 60px;
}

#a_8 { width: 100px; }

#a_8 a, #a_8 a:visited {
	padding-top: 20px;
	background-position: 16px 0px;
	margin: 20px 0 0 30px;
}

#b_1 { width: 270px; }

#b_1 a, #b_1 a:visited { background-position: 36px 18px; margin: 38px 0 0 40px; }

#b_2 { width: 100px; }

#b_3 { width: 170px; }

#b_3 a, #b_3 a:visited { background-position: 70px 18px; margin: 38px 0 0 6px; }

#b_4 { width: 270px; }

#b_4 a, #b_4 a:visited {
	padding-top: 20px;
	background-position: 25px 0px;
	margin: 40px 0 0 50px;
}

#b_5 { width: 100px; }

#b_5 a, #b_5 a:visited {
	padding-top: 20px;
	background-position: 16px 0px;
	margin: 73px 0 0 50px;
}

#b_6 { width: 170px; }

#b_6 a, #b_6 a:visited {
	padding-top: 20px;
	background-position: 12px 0px;
	margin: 30px 0 0 90px;
}

#c_1 { width: 170px; }

#c_1 a, #c_1 a:visited { background-position: 20px 18px; margin: 38px 0 0 60px; }

#c_2 { width: 150px; }

#c_3 { width: 220px; }

#c_3 a, #c_3 a:visited { background-position: 16px 18px; margin: 38px 0 0 100px; }

#c_4 { width: 170px; }

#c_5 { width: 150px; }

#c_5 a, #c_5 a:visited {
	padding-top: 20px;
	background-position: 11px 0px;
	margin: 70px 0 0 20px;
}

.cmp_header {
	height: 28px;
	border: 1px solid #FFFFFF;
	background-color: #E1E1E1;
	padding: 2px;
}

.cmp_header_hl {
	height: 28px;
	border: 1px solid #FFFFFF;
	background-color: #020380;
	padding: 2px;
}

a.cmp_partner, a.cmp_lieferant {
	display: block;
	padding: 2px;
	padding: 2px 2px 2px 20px;
}

a.cmp_partner, a.cmp_partner:visited {
	border: 1px solid #FFFFFF;
	background: url(../images/btn/apfeil_r.gif) #E1E1E1 no-repeat 2px -132px;
}

a.cmp_lieferant, a.cmp_lieferant:visited {
	border: 1px solid #FFFFFF;
	border-top: none;
	background: url(../images/btn/apfeil_r.gif) #F4F4F4 no-repeat 2px -132px;
}

a.cmp_partner:hover, a.cmp_partner:active {
	background: url(../images/btn/apfeil_r.gif) #E1E1E1 no-repeat 2px -1px;
}

a.cmp_lieferant:hover, a.cmp_lieferant:active {
	background: url(../images/btn/apfeil_r.gif) #F4F4F4 no-repeat 2px -1px;
}

a.cmp_partner_hl, a.cmp_partner_hl:visited {
	display: block;
	padding: 2px;
	padding: 2px 2px 2px 20px;
	border: 1px solid #FFFFFF;
	background: url(../images/btn/apfeil_r.gif) #020380 no-repeat 2px -1px;
}

a.cmp_lieferant_hl, a.cmp_lieferant_hl:visited {
	display: block;
	padding: 2px;
	padding: 2px 2px 2px 20px;
	border: 1px solid #FFFFFF;
	background: url(../images/btn/apfeil_r.gif) #020380 no-repeat 2px -1px;
}

div.cmp_partner_leer {
	height: 18px;
	background-color: #E1E1E1;
	border: 1px solid #FFFFFF;
}

div.cmp_lieferant_leer {
	height: 18px;
	background-color: #F4F4F4;
	border: 1px solid #FFFFFF;
	border-top: none;
}

/* partner */
#partnerliste tr.tt { background-color: #FFFFFF; }

#partnerliste tr.ttc { background-color: #F1F1F1; }

#partnerliste a, #partnerliste:visited { text-decoration: none; }

#partnerliste img {
	border: 1px solid #AAAAAA;
	margin-right: 8px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	padding: 3px;
}

a.profillink, a.profillink:visited {
	float: right;
	display: block;
	padding: 2px;
	padding: 2px 6px 2px 10px;
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat 2px -132px;
}

a.profillink:hover, a.profillink:active {
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat 2px -1px;
}

a.profillink2, a.profillink2:visited {
	float: right;
	display: block;
	padding: 2px;
	padding: 2px 20px 2px 2px;
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat right -132px;
}

a.profillink2:hover, a.profillink2:active {
	background: transparent url(../images/btn/apfeil_r.gif) no-repeat right -1px;
}

table.profileheader {
	background-color: #E1E1E1;
	border: 1px solid #C8C8C8;
	padding: 6px;
}

.profileheader div {
	width: auto;
	padding: 10px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	text-align: center;
}

.profileheader img { border: none !important; background-color: #FFFFFF; }

/* Profile Logoliste */
table.profile_liste {
	border-collapse: collapse;
}
.profile_liste td div {
	width: 175;
	padding: 0px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	text-align: center;
	vertical-align: middle;
	height: 80px;
}
.profile_liste td {
	padding: 5px 5px;
	vertical-align: middle;
	text-align:center;
	width: 33%;
}




/* reiternavigation */
table.reitermenu { height: 24px; }

.reitermenu td {
	white-space: nowrap;
	background: url(../images/bg/reitermenu.gif) #E1E1E1 repeat-x;
}

.reitermenu td.aktiv { background: url(../images/bg/reitermenu_aktiv.gif) #FFFFFF repeat-x; }

.rm_container {
	margin: 4px 4px 0px 4px;
	text-align: left;
	background: #f4f4f4 url(../images/bg/rm_container.gif) repeat-x bottom;
}

/* firmenprofil */
td#firmenprofil { background-color: #FFFFFF; padding: 6px; }

td#firmenprofil img { padding: 2px; border: 1px solid #E1E1E1; }

td#firmenprofil table { margin-bottom: 12px; }

/* Kontaktformular */
fieldset { border: 1px solid #C8C8C8; }

label.left, label.left_rot {
	float: left;
	text-align: right;
	width: 150px;
	padding: 2px;
}

label.left_rot { color: #FF0000; }

.inputsubmit1, .inputsubmit2 {
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	margin: 2px;
}

input.inputsubmit2[type=text], select.inputsubmit2 { float: left; }

input.inputsubmit1 {
	background-color: #F4F4F4;
	border: 1px solid #444444;
}


#anfrageform input.std { width: 440px; }
#anfrageform textarea  { width: 440px; }
#anfrageform input.plz { width: 70px; }
#anfrageform input.ort { width: 363px; }

/* profilkontaktform */
#profilkontaktform { display: inline; }

#profilkontaktform td { padding: 8px 0 0 12px; }

#profilkontaktform select { width: 80px; }

#profilkontaktform input, #profilkontaktform textarea { width: 496px; }

#profilkontaktform textarea { height: 150px; }

#profilkontaktform #btntbl { background-color: #E1E1E1; margin: 0; }

#profilkontaktform #btntbl td { padding: 2px 4px; }

#profilkontaktform #btntbl input { width: 150px; }

input.req_input, textarea.req_input, select.req_input { border: 2px solid #FF0000; }

p.mailalert {
	padding: 6px 0 0 16px;
}

/* materialliste */
.materialliste img { border: none; margin-top: 2px; }

.materialliste th { border: none; }

.materialliste td { border-bottom: 1px solid #C8C8C8; }

/* ansprechpartner */
.ansprechpartner { background-color: #F4F4F4; padding-left: 4px; }

.ansprechpartner td.pb6 { padding-bottom: 3px; }

.ansprechpartner img {
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #C8C8C8;
	margin-bottom: 10px;
}

/* Kalender */
.termin{
	position: absolute;
	text-align: left;
	height: 16px;
	width: 438px;
	margin-top: 5px !important;
	/*margin-left: -190px;*/
	left: 76px !important;
	left: -191px;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	font-size: 10px;
}

#terminMember{
	position: absolute;
	text-align: left;
	height: 16px;
	width: 338px;
	margin-top: 2px;
	margin-left: -140px;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	font-size: 10px;
}

#termin td { font-size: 10px; vertical-align: middle; }

#terminMember td { font-size: 10px; vertical-align: middle; }

#calendarTbl {
	width: 500px;
}
#calendarTbl td {
	height: 23px !important;
}

.tdlcal{
	vertical-align: top;
	text-align: center;
	width: 50px;
	border-top: 1px solid #BBBBBB;
	background-color: #DDDDDD;
	padding: 5px;
}

.big{ 
	font-size: 20px; font-weight: normal;
}
body:last-child #calendarTbl .big {
   font-size: 19px; font-weight: normal;  /* für Mozilla */
}

.tdrcal1{
	border-top: 1px solid #000000;
	background-color: #EEEEEE;
	padding: 5px;
}

.tdrcal2{
	border-top: 1px solid #BBBBBB;
	background-color: #EEEEEE;
	padding: 5px;
}

/* Mail */
#btnMail { width: 100px; }

#tdCapMail {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #7A7A7A;
}

#tdSubMail {
	text-align: left;
	background-color: #E1E1E1;
	font-size: 12px;
	color: #7A7A7A;
}

#tdSubMail a{
	text-decoration: underline;
	font-size: 12px;
	color: #7A7A7A;
}

#bottomContainer {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	background-color: #E1E1E1;
	vertical-align: middle;
	font-size: 12px;
	color: #7A7A7A;
	height: 30px;
}

#bottomContainer input{ vertical-align: middle; }

#mailTopContainer {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 3px;
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: middle;
}

#mailTopContainer a{
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
	color: #7A7A7A;
	vertical-align: middle;
}

#mailTopContainer img{ vertical-align: middle; }

/* Suche */
td.suche { text-align: left; font-size: 11px; color: #7A7A7A; }

/* User-Profil */
#profil { background-color: #F4F4F4;  padding: 1px; }

#profilSubCat {
	text-align: center;
	margin: 0;
	padding: 3px;
	background-color: #929292;
}

#tabActive {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	background-color: #F4F4F4;
	background: url(../images/profil/tab1a.gif) no-repeat 0px 0px;
}

#tabActiveMember {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	background-color: #F4F4F4;
	background: url(../images/profil/tab2a.gif) no-repeat 0px 0px;
	height: 18px;
}

#tabActiveMember a{
	font-size: 11px;
	padding-left: 0px;
	text-decoration: none;
	color: #6C6C6C;
	font-weight: bold;
}

#tabActiveMember2 {
	text-align: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 3px;
	background-color: #F4F4F4;
	background: url(../images/profil/tab2b.gif) no-repeat 0px 0px;
	height: 18px;
}

#tabActiveMember2 a{
	font-size: 11px;
	padding-left: 0px;
	text-decoration: none;
	color: #6C6C6C;
	font-weight: bold;
}

#tabContainer {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-color: #FFFFFF;
}

#tdmemberprofil {
	text-align: left;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #7A7A7A;
}

#tdmemberprofil a{
	font-size: 11px;
	padding-left: 0px;
	text-decoration: none;
	color: #6C6C6C;
	font-weight: bold;
}

#tdprofil {
	text-align: left;
	background-color: #E1E1E1;
	font-size: 11px;
	color: #7A7A7A;
}

#tdprofil input { text-align: left; font-size: 11px; width: 140px; }

.inputLong { text-align: left; font-size: 11px; width: 500px; }

#tdprofil2 {
	text-align: left;
	background-color: #F4F4F4;
	font-size: 11px;
	color: #7A7A7A;
}

#tdprofil textarea{
	font-size: 11px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

#tdprofil img{ vertical-align: middle; }

#tdprofil a {
	padding-left: 5px;
	text-decoration: none;
	font-size: 12px;
	color: #7A7A7A;
}

#tdprofil a:hover { text-decoration: none; font-size: 12px; color: #5F70AE; }

#picprofil { border: 1px solid #C0C0C0; margin: 5px; }

#tdprofil a.searchLink {
	font-size: 11px;
	padding: 0px;
	color: #6C6C6C;
	text-decoration: underline;
}

#tdprofil a.searchLink:hover {
	font-size: 11px;
	padding: 0px;
	color: #6C6C6C;
	text-decoration: underline;
}

#tdprofil a.searchLink:visited {
	font-size: 11px;
	padding: 0px;
	color: #6C6C6C;
	text-decoration: underline;
}

#tdprofil2 a.searchLink {
	font-size: 11px;
	padding: 0px;
	color: #6C6C6C;
	text-decoration: underline;
}

#tdprofil2 a.searchLink:hover {
	font-size: 11px;
	padding: 0px;
	color: #6C6C6C;
	text-decoration: underline;
}

#tdprofil2 a.searchLink:visited {
	font-size: 11px;
	padding: 0px;
	color: #6C6C6C;
	text-decoration: underline;
}

#tdprofil a.search {
	padding: 0px;
	text-decoration: underline;
	font-size: 12px;
	color: #7A7A7A;
	font-weight: bold;
}

#tdprofil a.search:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #5F70AE;
	font-weight: bold;
}

#reiterMargin{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* copyright vermerk */
.copyright {
	font-size: 10px;
	color: #929292;
	text-align: center;
	padding-top: 4px;
}

/* loesungsdb */
#loesungsdb { width: 100%; background-color: #F4F4F4; }

#loesungsdb td { width: 50%; white-space: nowrap; font-size: 11px; }

#loesungsdb2 { width: 100%; background-color: #E1E1E1; }

#ldbsubmit {
	width: 13px;
	height: 13px;
	background: url(../images/btn/pfeil_r.gif) no-repeat 0px 0px;
	border: none;
	margin: 0px 6px 0px 4px;
	vertical-align: -2px;
	cursor: pointer;
}

#treffer_ticker { background-color: #F4F4F4; border: 1px solid #C8C8C8; }

#treffer_ticker a, #treffer_ticker a:visited {
	display: block;
	border: 1px solid #FFFFFF;
	padding: 4px 4px 4px 25px;
	background: url(../images/btn/apfeil_r.gif) #F4F4F4 no-repeat 4px -129px;
	text-decoration: none;
}

#treffer_ticker a:hover, #treffer_ticker a:active {
	background: url(../images/btn/apfeil_r.gif) #F4F4F4 no-repeat 4px 2px;
}

#treffer_zine {
	background-color: #E1E1E1;
	border: 1px solid #C8C8C8;
	margin-top: 4px;
}

#treffer_zine a, #treffer_zine a:visited {
	display: block;
	border: 1px solid #FFFFFF;
	padding: 4px 4px 4px 25px;
	background: url(../images/btn/apfeil_r.gif) #E1E1E1 no-repeat 4px -129px;
	text-decoration: none;
}

#treffer_zine a:hover, #treffer_zine a:active {
	background: url(../images/btn/apfeil_r.gif) #E1E1E1 no-repeat 4px 2px;
}

img.relimg {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* *** startinfo *** */
td.si_mainheader {
	 font-size: 13px;
	 font-weight:bold; 
	 color: #020380; 
	 height: 40px !important; 
	 height: 30px; 
	 background:#fff;
	 padding: 8px 0 8px 6px;
}


/* *** banner *** */
.b_container {
	 width: 100%; 
	 text-align: center; 
	 margin-top: 4px; 
	 border: 1px solid #c8c8c8; 
	 padding-top: 2px;
	 padding-bottom: 2px;
}

.banneraddon {
	margin-top: -5px;
	margin-left: -1px;
}

.inputError {
	background: url(../images/bg/error.gif) no-repeat 20px 10px;
	border: 1px solid red; 
	background-color: #FFE4E1; 
	padding: 10px;
	padding-left: 75px;
	color: red;
}



/* container mit linkliste in rechter spalte */

.rc_lnktbl {
	border-collapse: collapse;
}
.rc_lnktbl td {
	 padding: 1px; 
	 border: 1px solid #C8C8C8;
}
.rc_lnktbl div {
	background-color: #F4F4F4;
}
.rc_lnktbl div:hover, .rc_lnktbl div.hilite {
	/* background-color: #E1E1E1;*/
}
.rc_lnktbl div a,.lrcol a:visited {
	line-height: 25px;
	padding: 2px 0px 2px 27px;
	text-decoration: none;
	background-image: url(../images/btn/apfeil_r.gif);
	background-repeat: no-repeat;
	background-position: 7px -131px;
}
.rc_lnktbl div a:hover, .rc_lnktbl div a:active, .rc_lnktbl div a.hilite, .rc_lnktbl div a.hilite:visited {
	background: url(../images/btn/apfeil_r.gif) no-repeat 7px 0px;
}
.rc_togglebtn {
	height: 24px;
	background-color: #F4F4F4;
	border: 1px solid #C8C8C8;
	border-top: none;
	padding: 4px;
}

td.carchive_hy {
	background-color: #e1e1e1; 
	padding: 2px 2px; 
	font-weight: bold;
	border-top: 1px solid #C8C8C8 !important;
	border-bottom: 1px solid #C8C8C8 !important;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	border-bottom: none;	
}






.imgcaption {
	text-align: center; 
	margin-top: 5px; 
	font-style: italic;
}

table.programm {
	width: 100%;
}
table.programm col.col_1 {
	width: 15%;
}
table.programm col.col_2 {
	width: 85%;
}
table.programm tr.header {
	background-color: #e1e1e1;
}
table.programm tr.header td {
	padding: 2px 4px;
	font-weight: bold;
	border: 1px solid #C8C8C8;
}
table.programm td {
	background-color: #f4f4f4;
	vertical-align: top;
}
table.programm td.org {
	background-color: #ddd;
	vertical-align: top;
}
table.programm p {
	margin-top: 8px;
	margin-bottom: 8px;
}
p.mainitem {
	font-weight: bold;
	color: #020380;
	margin-top: 0 !important;
}

/* Galerie */
td.galtd {
	width: 126px;
	height: 126px;
	border: 1px solid #C8C8C8;
	background-color: #DDD;
}
.galheadline {
	font-weight: bold;
}
a.gallink {
 	text-decoration: none;
	font-weight:bold;
}

/* Konferenzpartner */
.tbl_partner {
	background-color: #fff;
	width: 100%;
	border-spacing:10px;
}
.tbl_partner tr {
	height: 80px;
}
.tbl_partner td {
	width: 30%;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;
}

#startcontent { 
	border: 1px solid #C8C8C8; 
	padding:5px 5px 5px 5px;
}

#startcontent img {
	border: 1px solid #AAAAAA;
	margin-right: 2px;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	padding: 3px;
}

/* Anmeldung */

table.agbs {
	border: 1px solid #cccccc; 
	background-color: #eeeeee;
}
table.agbs_fehler {
	border: 2px solid red; 
	background-color: #eeeeee;
	color: red;
}
table.agbs_fehler td strong {
	color: red;
}


/* Debug Window */
#debugwindow {
	position: fixed; 
	bottom:-250px; 
	left:-1000px;
	width:1000px; 
	height:200px; 
	overflow: auto; 
	/*border: 1px solid grey;*/
	border-top: none;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #b3b3b3;
	background-color:black; 
}
#debugwindow pre {
	margin-left: 20px;
	margin-top: 20px;
}
#handle {
	width:980px;;
	height: 20px;
	background: #d7d7d7 url(../images/bg/debugwindowhandle.gif) repeat-x;
	cursor: move;
	position: fixed;
	border-left: 1px solid #b3b3b3;
	padding-right: 2px;
}
#handle img {
	float: right;
	margin: 2px 1px 0px 1px;
	cursor: default;
}
#handle span {
	float:left;
	margin: 1px 0px 0px 4px;
	font: 14px Impact;
	color: #333399;
	letter-spacing: 2px;
}
#leftdebug {
	width:33%; 
	float:left;
	color: #ffd700; 
}
#centerdebug {
	width:33%; 
	float:left;
	color: #00fa9a; 
}
#rightdebug {
	width:33%; 
	float:left;
	color: #ff00fa; 
}