@charset "utf-8";
body {	
	background-color: #e7e7e7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #000000;
}

#container {	
	width: 750px;
	margin: 0px auto;
	padding:0px;
}

#header	{		
	height:263px;
	width: 750px;
}

#contentContainer {		
	background-color: #ffffff;
	padding-top: 45px;
	overflow: hidden;
	clear:both;
}

/*
 * #########
 *	Header #
 * #########
 */

#pageHeader {	
	height: 83px;
}

#pageSearchMap {
	background-image:url(../images/head_worldmap.jpg);
	background-repeat:no-repeat;
	padding-left: 22px;
	padding-top: 120px;
	height: 29px;
	width: 194px;
	float: left;
}

#pageTitlePicture {	
	height: 149px;
	width: 518px;
	float: left;
}

#pageTitleStripe {	
	background-image:url(../images/head_stripe.jpg);
	background-repeat:no-repeat;
	height: 149px;
	width: 16px;
	float: left;
}

/*
 * ##################
 *	Hauptnavigation #
 * ##################
 */
 
#placeHolder {
	padding-left: 207px;
}

#navigation {
	background-color:#E7E7E7;
	border:none;
	float:left;
	height:25px;
	width:700px;
	z-index:1;
}
#mainMenu, #mainMenu ul {                                  /* ul erste ebene */
	padding:0;
	margin:0;
	padding-top:5px;
	margin-left: 14px;
	list-style-type:none;
}

#mainMenu ul {                                /* ul zweite ebene */
	z-index: 500;
	margin: -3px;
	margin-top: 3px;
	margin-left: 2px;
	position: absolute;
	visibility: hidden;
	border: none;
	background-color: #E7E7E7;                        /* for right mouseover effect */
}

#mainMenu li {                            /* li erste ebene */
	float:left;
	padding: 3px;
	margin-left: 0px;
	background-color: #E7E7E7;               /* mouseover effect */
}

#mainMenu a {
	color: #434343;                          /* a erste ebene */
	display: block;
	text-decoration: none;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 10px;
}


#mainMenu ul a {
	z-index: 500;
	border-bottom: none;
	padding: 3px;
	padding-right: 8px;
}


#mainMenu ul a:hover {                         /* Hover ab Ebene 2 */
	color: #c50c1f;
}

#mainMenu a:hover {                         /* Hover ab Ebene 2 */
	color: #c50c1f;
}

/* Ebene 2 */
#mainMenu li:hover ul,
#mainMenu li.hover ul
{
	visibility: visible;
}

#mainMenu li:hover ul ul,
#mainMenu li.hover ul ul
{
	visibility: hidden;
}


/* Ebene 3 */
#mainMenu li:hover ul li:hover ul,
#mainMenu li.hover ul li.hover ul
{
	visibility: visible;
}

#mainMenu li li {
	float: none;
	border: none;
	padding: 0.1em;
}

#mainMenu li {
	behavior: url(style/hover.htc);
}

#mainMenu ul ul {
	z-index: 500;
	position: absolute;
	margin-top: -2em;
	left: 100%;
}

#mainMenu a.daddy
{
	background: url(../picture/rightarrow2.gif) center right no-repeat;
}

/*
 * ################
 *	Subnavigation #
 * ################
 */									

#subNavigation {		
	float:left;
	width:194px;
	border:none;
	padding:0 0 30px 22px; 
	overflow: hidden;
}

#subNavigation ul { 	
	list-style:none;
	padding:0px;
	margin:0px;
	line-height: 25px;
}

#subNavigation ul a:link {	
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
									
#subNavigation ul a:visited {
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
									
#subNavigation ul a:focus {	
	font-weight: bold;
	text-decoration: none;
	color:#c50c1f;
}	

#subNavigation ul a:hover {	
	font-weight: bold;
	text-decoration: none;
	color:#c50c1f;
}	

#subNavigation ul a:active {	
	font-weight: bold;
	text-decoration: none;
	color:#c50c1f;
}	


/*
 * #########################
 *	Subnavigation 2. Ebene #
 * #########################
 */	

#subNavigation ul ul	{ 	
	font-size:10px;
	list-style:disc;
	padding:0px;
	margin:0 0 10px 14px;
	line-height: 20px;
}

/*
 * #################
 *	Inhaltsbereich        #
 * #################
 */									
	

#contentArea{	
	background-color: #ffffff;
	line-height: 18px;
	padding:0 16px 30px 0px;
	margin-left:216px; 
	border:none;
	line-height: 19px;
}

.td {
	padding-left: 30px;
	padding-right: 30px;
}

#contentArea h1	{	
	font-size: 16px;
	font-weight: bold;
	color: #c50c1f;
	padding:5px 0 0 0;
	margin:0px;
}

#contentArea h2	{	
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding:0px;
	margin:0px;
}

#contentArea a:link {	
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}
									
#contentArea a:visited {	
	font-weight: bold;
	text-decoration: none;
	color:#000000;
}

#contentArea a:hover {		
	font-weight: bold;
	text-decoration: none;
	color:#c50c1f;
}	

#code {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	background-color: #e7e7e7;
	padding: 10px 10px 10px 20px;
}

table.contenttable {
	border-collapse:collapse;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:25px;
	margin:15px 30px 0px 0px;
}

.contenttable th{
	background: #E7E7E7;
	border-bottom: 1px solid #C50C1F;
	border-top: 1px solid #C50C1F;
	padding:5px;
	text-align: left;
}	

.contenttable td {
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:0
}

.contenttable td + td {
	border-left:1px solid #CCCCCC;
	text-align:left;
}

.contenttable p {
	margin:0;
	padding:5px;
}

.align-right {
	text-align: right;
	padding-right: 2px;
}
/*
 * #########
 *	Footer #
 * #########
 */									
	
#footer	{	
	clear:both;
	background-color: #d9dadb;
	margin-top: 0px;	
	padding-left: 22px;
	height: 22px;
	padding-top: 8px;
}



#footer a:link {	
	text-decoration: none;
	color:#000000;
}
									
#footer a:visited {	
	text-decoration: none;
	color:#000000;
}
									
#footer a:focus {	
	text-decoration: none;
	color:#c50c1f;
}	

#footer a:hover {	
	text-decoration: none;
	color:#c50c1f;
}	

#footer a:active {	
	text-decoration: none;
	color:#c50c1f;
}	
								
#footer .impressum { 
	margin-right: 140px;
	font-size: 11px;
	color: #000000;
}

#footer .contact { 	
	font-size: 11px;
}
					
.mark {
	font-weight: bold;
}
					

/*
 * ############
 *	Forumlare #
 * ############
 */									
	

input, option, select {
	color: #666666;
	width: 200px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #666666;
}
 
#submit {
	color: #000000!important;
	background-color: #E1E1E1!important;
	width: 80px;
}

.csc-mailform { 
	border: none;
	margin-left:0px;
}

.csc-mailform-field label {
	font-size: 12px;
	float: left;
	width: 90px;
	display: block;
	border: none;
	font-size:12px;
	margin-bottom:1px;
	margin-right:20px;
	text-align:right;
}

.csc-mailform-field input, textarea {
	color: #666666;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #666666;
	margin-top: 4px;
	width: 250px;

}

.csc-mailform-submit { 	
	width: 80px !important;
	color: #000000!important;
	margin-left: 281px;
	background-color: #E1E1E1;
}

.check input {
	width: 14px;
}


/*
#################################
#		sk_pageComment			#
#################################
*/

.tx-skpagecomments-pi1 form textarea {
	background:#E7E7E7;
	height:160px;
	width:320px;
	margin-left:128px;
}

.tx-skpagecomments-pi1 form input#name, .tx-skpagecomments-pi1 form input#email, .tx-skpagecomments-pi1 form input#homepage {				
	background:#E7E7E7;
	width:320px;
}

.tx-skpagecomments-pi1 form input#skcommentssubmit {
	background:#E7E7E7;
	color:#434343;
	float:right;
	margin:8px 20px;
}

.tx-skpagecomments-pi1 form input#name:focus, .tx-skpagecomments-pi1 form input#email:focus, .tx-skpagecomments-pi1 form input#homepage:focus, .tx-skpagecomments-pi1 form textarea:focus {
	background:#E7E7E7;
}

.sk-pagecomments-error {
	background:#E7E7E7;
	border:1px solid #000000;
	color:red;
	font-weight:bold;
	margin:8px 12px;
	padding:4px;
}

/*
 * ############'
 *	Sprachfeld #
 * ############'
 */									
	

#language {
	width: 54px;
	height: 22px;
	padding-top: 8px;
	padding-right: 16px;
	text-align: right;
	float: left;
}
#language img {
	border: 0px;
	margin-left: 4px;
}

/*
#####################
#	ContentBox	    #
#####################
*/

.box2 {
	margin-bottom: 5px;
}
div.box2 table {
	width: 500px;	
	padding: 0 !important;
}

div.box2 table td {
	padding: 0;
	margin: 0;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
	font-size: 12px;
}

div.box2 td.c h2 {
	border-left: 12px solid #C50C1F;
	background-color: #e7e7e7;
	margin: 0 0 12px 0 !important;
	width: 232px;
	padding: 4px 4px 4px 4px !important;
	font-size: 12px;
	font-weight: bold;
	color: #434343;
}

div.box2 td.c div.text {
	padding: 0;
	margin: 0 0 0 16px;
	width: 234px;
}

div.box2 td.c div.text ul{
	padding: 0;
	margin: 0 0 0 16px;
}

div.box2 td.c {
	border: 1px solid #e7e7e7;
	width: 237px;
	float: none;
}

div.box2 td.sp {
	width: 19px;
	border: none;
}

/*
#####################
#	Icons	        #
#####################
*/

.tx-timtabsociable-pi1 {
	display: block;
}

/*
#####################
#	Login 		        #
#####################
*/

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable {
	border:none;
	border-collapse:collapse;
	margin-bottom:5px;
	margin-top:10px;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td.tx-loginboxmacmade-pi1-labelCell {
	background-color:#FFFFFF;
	border:none;
	font-weight:bold;
}

.tx-loginboxmacmade-pi1 table.tx-loginboxmacmade-pi1-loginTable td {
	background-color:#FFFFFF;
	border:none;
	padding:5px;
}

.tx-loginboxmacmade-pi1-forgotpasswordLink{
	font-weight: normal;
}

#tx-srfeuserregister-pi1-fe_users_form fieldset {
	border: none;
}

.filelinks {
	background-color:#ffffff;
	border:1px solid #E7E7E7;
	float:left;
	margin:0 0 5px;
	padding:3px;
	width:99%;
}

.filetumb1 img, .filetumb0 img {
	border:1px solid #E7E7E7;
	float:left;
	margin-right:6px;
}

.filesize {
	font-size: 10px;
}

.filename img {
	border:none;
}