@charset "utf-8";
/* CSS Document */


/* * * * * * * * * 
*    FORMULAR    *
* * * * * * * * */
hr {
	border: 1px solid #FAAA00;
	margin: 0px;
	height: 1px;
}

fieldset {
	border: 0px;
}

.red {
	font-size: 11px; 
	color: red;
	width: 150px;
	margin-bottom: 5px;
}
label { 
	width: 150px;
	height: auto;
}
input {
	height: 20px;
	font-size: 14px;	
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
}
input.txt {
	width: 250px;
	border: 1px solid #802C22;
}
input.small {
	width: 35px;
	border: 1px solid #802C22;
}
.txtsmall {
	font-size: 11px;
	color: grey;
}
textarea {
	height: 80px;
	width: 500px;
	border: 1px solid #802C22;
	font-size: 14px;	
}
select {
	height: 22px;
	width: 500px;
	border: 1px solid #802C22;
	font-size: 14px;	
}
input.btsubmit {
	height: 28px;
	padding: 3px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 14px;	
	border: 1px solid #FAAA00;
	background-color: #DDDDDD;
}
option {
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom: 1px solid #FAAA00;
	padding-top: 3px;
	padding-bottom: 5px;
}








#flaggen {
	text-align: center;
	height: 35px;

}
#flaggen img {
	margin-right: 5px;
}

body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #FF9804;
	font-weight: normal;
}

	a:hover {
	color: #FAAA00;
}

h1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

.csc-textpic-caption {
	font-size: 10px;
	font-weight: bold;
        color: #FAAA00;
        text-align: center;
}

.csc-frame-frame1 {
	background-color: #E2E2E2;
        border: solid 1px #FAAA00;
       	width: 520;       	
       	*width: 550;
       	padding: 15px;
       	margin-top: 20px;
       	margin-bottom: 20px;
}

.sprungmenue {
	margin-left: 0px;
	font-size: 10px;
	width: 200px;
	height: 17px;
}

/* * * * * * * * * * * 
*    RECHTE SEITE    * 
* * * * * * * * * * */ 

h4 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
        color: #FAAA00;
        height: 16px;
        *height: 18px;
        width: 100%;
        background-color: #e2e2e2;
        text-align: center;
	vertical-align: middle;
	padding-top: 1px;
	border-bottom: solid 1px #DBDBDB;
}
	.csc-frame-invisible {
		border: solid 1px #DBDBDB;
		margin-bottom: 20px;	
		}
	.csc-frame-invisible p {
		padding-top: 5px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0px;
		font-size: 12px;
		text-align: center;		
		}
	.csc-frame-frame2 {
		border: solid 1px #DBDBDB;
		margin-bottom: 20px;		
		} 
	.csc-frame-frame2 p {
		padding-top: 5px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0px;
		font-size: 12px;
		}
		
	.csc-frame-indent {
		border: solid 1px #DBDBDB;
		background-image: url(../gif/bg_box.gif);
		background-repeat: repeat-no;
		margin-bottom: 20px;		
		} 
	.csc-frame-indent p {
		padding-top: 5px;
		padding-left: 15px;
		padding-right: 15px;
		padding-bottom: 0px;
		font-size: 12px;
		}
					
	.csc-textpic-above {
		margin-top: 12px;
		margin-bottom: 20px;		
		}

.bodytext {
	margin-top: 0px;
}

/* * * * * * * * * * * 
*      NAVI          * 
* * * * * * * * * * */ 

#navi ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
#navi .ul-1 {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
#navi li.li-1 {
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 18px;
	border-top: solid 1px #802C22;
	border-bottom: solid 1px #802C22;
	margin-bottom: 3px;
}
a.li-1  {
	color: #802C22;
	font-size: 13px;
	text-decoration: none;
}

a.li-1:hover {
	color: #FAAA00;
}

a.li-1-sel {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #FAAA00;
}

/* 2. Ebene */

#navi .ul-2 {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:  7px 0px 5px 0px;
}
#navi li.li-2 {
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;	
	height: 21px;
}
a.li-2 {
	color: #888888;
	font-size: 12px;
	text-decoration: none;
}
a.li-2:hover {
	color: #FAAA00;
}

a.li-2-sel {
	color: #FAAA00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* 3. Ebene */

#navi .ul-3 {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 10px 0px;
}
#navi li.li-3 {
	text-align: left;
	vertical-align: middle;
	padding-left: 25px;
	*padding-left: 15px;	
	height: 18px;
}
a.li-3 {
	color: #888888;
	font-size: 11px;
	text-decoration: none;
}
a.li-3:hover {
	color: #FAAA00;
}

a.li-3-sel {
	color: #FAAA00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


/* 4. Ebene */

#navi .ul-4 {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 2px 0px;
}
#navi li.li-4 {
	text-align: left;
	vertical-align: middle;
	padding-left: 45px;
	height: 18px;
}
a.li-4 {
	color: #888888;
	font-size: 11px;
	text-decoration: none;
}
a.li-4:hover {
	color: #FAAA00;
}

a.li-4-sel {
	color: #FAAA00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}



/* * * * * * * * * * * 
*       LAYOUT       *
* * * * * * * * * * */

#center {
	width: 1010px;
	position:absolute; 
   	left:50%; 
   	margin-left:-505px; 
}
#header {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#wrapper_n-c {
	float: left;
	width: 780px;
	height: auto;
	margin-bottom: 25px;
}
	#navi {
		float: left;
		width: 200px;
		height: auto;
		top: 4px;
		position: relative;
	}
	#content {
		float: right;
		width: 550px;
		height: auto;
	}

#rechts {
	float: right;
	width: 200px;
	margin-bottom: 25px;
	top: 4px;
	position: relative;	
}

#footer {
	clear: both;
	border-top: solid 1px #DBDBDB;
	margin-bottom: 15px;
	padding-top: 3px;
}
#footer a {
font-size: 10px;
color: #4D4D4D;
text-decoration: none;
}
#footer a:hover {
font-size: 10px;
color: #FAAA00;
text-decoration: none;
}
	#metanavigation {
	float: left;
	padding-left: 230px;
	}
	#top {
	float: right
	}


/* * * * * * * * * * * 
*      2 FX Cols     *
* * * * * * * * * * */
.tx-fdfx2cols-pi1 {
	width: 555px;
}

.c2l2-left  {
	width: 270px;
	border: none;
	text-align: left;
	vertical-align: top;
}
.c2l2-middle {
	width: 265px;
	*width: 285px;
	background-color: #FFFFFF;
	border: none;
	text-align: left;
	vertical-align: top;
	padding-left: 20px
}


/* * * * * * * * * * * * 
*    PRESSE_SPIEGEL    *
* * * * * * * * * * * */


/* DOWNLOAD CENTER */
.tx-broschure-pi1-list {
	width: 550px; height: 70px; background-color: #ededed; padding: 4px 0px; 
}
.tx-broschure-pi1-list * {
	margin: 0px !important;
}
.tx-broschure-pi1-list_icon {
	float: left; width: 38px; padding-left: 5px; padding-top: 3px;
}
.tx-broschure-pi1-list_title {
	float: left; width: 360px; padding-right:10px;
}
.tx-broschure-pi1-list_title a {
	font-style: italic;
}
.tx-broschure-pi1-list_lang {
	float: left; width: 70px; font-size: 11px; margin-left: 10px;
}
.tx-broschure-pi1-list_info {
	float: left; width: 40px; font-size: 11px;
}
.tx-broschure-pi1-list_clear {
	clear: left; background-color: white; height: 12px; font-size: 0px;
}


/* * * * * * * * * * * * * */
*       TINY GALLERY       *
* * * * * * * * * * * * * */


.tx-tinygallery-pi1 {
	height: 350px;
	*height: 355px;
	margin-bottom: 50px;
	width: 550px;
}

.gallerythumb {
	background-color: #FAAA00;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 10px;
	cursor: pointer;
}
.gallerythumb_over {
	background-color: #802C22;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 10px;
	cursor: pointer;
}
.gallerythumb_clicked {
	background-color: #802C22;
	margin-left: 0px;
	margin-top: 8px;
	margin-right: 10px;
	cursor: pointer;
}

/* * * * * * * * * * *
*    LANGUAGE MENU   *
* * * * * * * * * * */

#navi a.langmenu {
	font-size: 10px;
	color: #4D4D4D;
	text-decoration: none;
}
#navi a.langmenu:hover {
	font-size: 10px;
	color: #FAAA00;
	text-decoration: none;
}

/* * * * * * * * * * * *
*       CALENDER       *
* * * * * * * * * * * */

#cal-datum {
	width: 150px;
	float: left;
        margin-bottom: 0px;
}
#cal-text {


	float: left;
}

#cal-file {
	top: 20px;
	left: 80px;
	position: relative;
}

#cal-datum-regio {
	width: 160px;
	float: left;
	position: relative;
        margin-bottom: 0px;
}
#cal-text-regio {
	width: 390px;
	float: right;
	position: relative;
}

#cal-clear {
	clear: both;
}


#cal-wrap {
        width: 550px;
        margin-bottom: 10px;        
        height: auto;
}

#cal-wrap p {
	margin-left: 145px;
	font-size: 13;
}


        
#cal-wrap label {
	margin-left: 92px;
	*margin-left: 77px;
	width: 0px;
	color: #FFFFFF	
} 

#cal-wrap .bodytext {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
