/* ### GLOBAL ### */

body {
	font-family: verdana, arial, sans-serif;
}

/* ### HEADINGS ### */

.firstHeading { padding-right: 100px; margin-top: 0px !important; }

h1 {
	font-family: 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 28px;
	color: #013161;
	}

h1.info {
	background: url(../html/media/h1_info.jpg) no-repeat top left;
	padding-left: 50px; 
	padding-bottom: 20px;
	border-bottom: 1px solid #596f86;
	margin-bottom: 22px;
	margin-top: 40px;
	line-height: .9em;
}

h1.pagetitle {
	background: url(../html/media/h1_info.jpg) no-repeat top left;
	padding-left: 50px; 
	padding-bottom: 20px;
	padding-right: 100px; 
	border-bottom: 1px solid #596f86;
	margin-bottom: 22px;
	margin-top: 0px;
	line-height: .9em;
	z-index: 5000;
}

* html .wrap_heading { border: 1px solid red; }
/* html .wrap_heading { width: 100%; background: transparent; }*/

h1.navi {
	font-family: verdana, arial, ssans-serif;
	font-size: 11px;
	color: #fff;
	background: url(../html/media/h1_navi.jpg) no-repeat top left;
	width: 270px; height: 44px;
	margin: 0; padding: 0;
	position: relative;
	}
	
h1.mitglieder {
	font-family: verdana, arial, ssans-serif;
	font-size: 11px;
	color: #fff;
	background: url(../html/media/h1_mitglieder.jpg) no-repeat top left;
	width: 270px; height: 44px;
	margin: 0; padding: 0;
	position: relative;
	}

h1.presse {
	font-family: verdana, arial, ssans-serif;
	font-size: 11px;
	color: #fff;
	background: url(../html/media/h1_presse.jpg) no-repeat top left;
	width: 270px; height: 52px;
	margin: 0; padding: 0;
	position: relative;
	}
	
h1.navi span, h1.mitglieder span { position: absolute; left: 44px; top: 10px; }
h1.presse span { position: absolute; left: 44px; top: 18px; }

h2, h3, span.heading2 {
	color: #e94232;
	font-size: 17px;
	text-decoration: underline;
	padding-top: 10px;
	margin-bottom: 8px;
	font-weight: normal;
	}

/* ### PARAGRAPH ### */

p {
	line-height: 1.6em;
	margin-bottom: 20px;
	}
	
div.box p, div.box2 p {
	line-height: 1.4em;
	font-size: 11px;
	padding: 5px 14px 0px 10px;
	color: #5f5f5f;
}

/* ### HYPERLINKS ### */

a, a.external-link {
	/*color: #2170b6;*/
	color: #000;
	text-decoration: underline;
}

a:hover, a.internal-link:hover, a.external-link:hover {
	text-decoration: none;
	color: #000;
}


a.newsletter {
	/*color: #000;
	font-weight: bold;
	text-decoration: none;*/
	background: url(../html/media/internal.gif) no-repeat 0% 60%;
	padding-left: 16px;
	margin-left: -15px; 
	margin-top: 10px;
}

a.internal-link {
	/*color: #000;
	font-weight: bold;
	text-decoration: none;*/
	background: url(../html/media/internal.gif) no-repeat 0% 50%;
	padding-left: 14px;
	margin-left: 3px; 
}

a.external-link {
	background: url(../html/media/external.gif) no-repeat 0% 80%;
	padding-left: 14px;
	margin-left: 3px; 
}

a.email {
	background: url(../html/media/mail.gif) no-repeat 0% 80%;
	padding-left: 14px;
	margin-left: 3px;
}

a.download {
	background: url(../html/media/download.gif) no-repeat 0% 80%;
	padding-left: 14px;
	margin-left: 3px;
}

*html .download{
        display:inline;
        white-space:nowrap;
        padding-left:50px;
}

div.box p a {
	color: #373737;
	text-decoration: none;
	background: url(../html/media/nav_li.jpg) no-repeat bottom left;
	padding: 0 0 0 14px; margin-bottom: 5px;
	display: block;
	font-size: 11px;
}

div.box p a:hover { text-decoration: underline; }

/* ### CONTENT-NAVIGATION ### */  

.csc-linkToTop {
	text-align: left;
	font-size: 10px;
	border-top: 1px solid #eee;
	/*border-bottom: 1px solid #eee;*/
	padding: 3px 0 5px 0;
}

a.backLink {
	background: url(../html/media/back.gif) no-repeat 0 50%; 
	padding-left: 15px;
	color: #b7b7b7;
	text-decoration: none;
}

a.topLink {
	background: url(../html/media/top.gif) no-repeat 0 50%; 
	padding-left: 15px;
	margin: 0px !important;
	color: #b7b7b7;
	text-decoration: none;
	margin-left: 10px;
}

a.backLink:hover, a.topLink:hover {
	color: #000;
}
	
/* ### NAVIGATION ### */  

.navigation {
	width: 206px;
	margin-left: 20px;
	}
	
.navigation ul, ul.logout {
	list-style-type: none;
	width: 100%;
	}
	
.navigation ul li, ul.logout li{
	padding: 2px 0 4px 11px; margin: 0;
	border-bottom: 1px solid #d3d3d3;
}

.navigation li a {
	font-size: 11px;
	text-decoration: none;
	color: #373737;
	background: url(../html/media/nav_li.jpg) no-repeat bottom left;
	padding: 0 0 0 14px; margin: 0;
}

.navigation li a:hover {
	text-decoration: underline;
	}
	
.navigation li.active a {
	font-weight: bold;
}

.navigation li.active a:hover {
	text-decoration: none;
	cursor: default;
}

/* inaktive Navigation */
ul.inactive { 
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 10px; 
	}
	
ul.inactive li { border-bottom: 0px solid; padding: 0 0 1px 11px;}

.inactive li a {
	color: #8e8e8e;
	background: url(../html/media/nav_li_inactive.jpg) no-repeat bottom left;
}

.inactive li a:hover { text-decoration: none; cursor: default; }
	
/* ### NAVIGATION MITGLIEDER ### */  

ul.mitglieder {
	margin-bottom: 0px;
}

ul.mitglieder li{
	padding: 0px 0 0px 11px !important; margin: 0;
	border-bottom: 0px solid;
}

ul.mitglieder li a{
	background: url(../html/media/nav_li_inactive.jpg) no-repeat bottom left;
}

ul.mitglieder li.active a {
	font-weight: bold;
}

ul.mitglieder li.active a:hover {
	text-decoration: none;
	cursor: default;
}

div.tx-loginboxmacmade-pi2 {
	width: 206px;
	margin: 0; padding: 0;
}

div.tx-loginboxmacmade-pi2 p { margin-bottom: 0px !important; padding: 5px 0 7px 8px !important; }

ul.logout{ width: 206px; padding: 0; margin: 0 0 0 35px; }

ul.logout li { padding-left: 8px; padding-bottom: 10px;}

ul.logout form{
	width: 206px;
	margin: 0; padding: 0;
}
	

.iLogout {
	border: 0px solid;
	background: transparent ;
	margin: 0; padding: 0;
	cursor: pointer;
	height: 14px;
	text-align: left;
}

.box2 input {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #373737;
	background: url(../html/media/nav_li.jpg) no-repeat bottom left;
	padding: 0 0 10px 14px; margin: 0;
	line-height: 1.2em;
}

/* ### CONTENT BOXES ### */

div.box {
	margin-left: 34px;
	margin-bottom: 20px;
	width: 206px;
	border-bottom: 1px solid #d3d3d3;
	}
	
div.box2 {
	margin-left: 34px;
	margin-bottom: 20px;
	width: 206px;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	}
	
div.search {
	margin-left: 34px;
	margin-top: 10px;
	padding-top: 10px;
	width: 206px;
	border-top: 1px solid #d3d3d3;
	}
	
/* ### FORMS ### */

form {
	font-size: 11px;
	color: #5f5f5f;
	padding-bottom: 10px;
	margin-left: 10px;
	}
	
.iText {
	width: 50px;
	height: 15px;
	border: 1px solid #a6a6a6;
	}
	
.iSend {
	border: 0px solid;
	background: transparent url(../html/media/nav_li.jpg) no-repeat center;
	margin-left: 3px;
	cursor: pointer;
	}

/* ### TABELLEN ### */

.contenttable p { margin-bottom: 0; }

/* ### RG_TABS MODIFIED ### */

.hideMe {display: none; }
* html .hideMe {  }

.showMe {display: block;}
* html .showMe { }


/* ### LISTEN ### */

#col3_content ul {
	list-style-image: url(../html/media/li_icon.jpg);
	}
	
ul.csc-menu-7 {
	list-style-image: none !important;
	list-style-type: none;
	margin: 0; padding: 0;
}

ul.csc-menu-7 li{
	margin-left: 0px;
	}
	
ul.csc-menu-7 li ul{
	margin-left: 30px;
}

span.heading2 { margin-bottom: 10px; display: block;}



/* ### FILE LINKS ### */

table.csc-uploads tr td p {
	margin: 0px;
	padding: 0px;
	}

table.csc-uploads tr td {
	padding: 5px 10px;
	}

td.csc-uploads-fileName p {
	line-height: 1.6em !important;
	}

p.csc-uploads-description {
	font-weight: bold;
	}

td.csc-uploads-fileSize,
td.csc-uploads-icon {
	padding: 0px !important;
	vertical-align: middle;
	}

	


/* #### CSC-Mailform  ########################################################### */

#mailform{ margin-left: 0; }

#mailform label {
	width: 100px; 
	min-width: 100px;
	display: block;
	float: left;
}

#mailformName,
#mailformMail,
#mailformBetreff,
#mailformnachricht {
	width: 300px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	}
	
#mailformAbschicken {
	width: 100px;
	background: #fff;
	border: 1px solid #ccc;
	cursor: pointer;
	}
	
#mailformclearer {
	display: block;
	clear: left;
	visibility: hidden;
	height: 1px;
	width: 1px;
	}
	
/* #### Seminare  ############################################################### */

div.seminar {
	
	font-size: 10px;
}

table.sem_table td {
	vertical-align: top; 
	}

table.sem_table p {
	line-height: 1.2em;
}

td.sem_inhalt {
	width: 70%;
}

td.sem_inhalt p,
td.sem_gebuehr p {
	padding-right: 20px;
}

td.sem_gebuehr {width: 50%;}

/* #### Mitglieder  ############################################################# */

* html #col3 { 
	/*height: 100%; border: 1px solid red; width: 300px;*/
	}
	
* html #acc_wrap { position: relative !important; }

#acc_wrap h3 {
	width: 542px;
	height: 18px;
	background: url(../html/media/tab-off.jpg) repeat-x top;
	padding: 2px 10px;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	margin: 2px 0 0 0;
	border: 1px solid #eee;
	color: #FE281E;
	position: relative;
}

* html #acc_wrap h3, 
* html #acc_wrap p {
	width: 520px;
}

*+html #acc_wrap h3, 
*+html #acc_wrap p {
	width: 524px;
}

#acc_wrap h3.selected {
	color: #fff;
	background: url(../html/media/tab-on.jpg) repeat-x top;
}

#acc_wrap h3 span {
	position: absolute;
	width: 15px; height: 15px;
	right: 10px;
	background: url(../html/media/acc_closed.png) no-repeat;
}

#acc_wrap h3.selected span {
	background: url(../html/media/acc_open.png) no-repeat;
}

#acc_wrap p {
	font-size: 10px;
	line-height: 1.4em;
	padding: 10px;
	margin: 0;
	border: 1px solid #eee;
	border-top: 0px solid;
	display: block;
}

#acc_wrap[id] p{
	-moz-column-count: 2;
	-moz-column-gap: 1em;
	-webkit-column-count: 2;
	-webkit-column-gap: 1em;
}

	
.box {
	margin-bottom: 15px !important;
}

.box p {
	margin-bottom: 5px !important;
}

.box2 p {
	font-weight: bold;
	color: #373737 !important;	
}
