@import url(//comet.tramino.net/fonts/css?family=Lato:400,700);

body {
	position: relative;
	top: 0xp;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 13px;
}





body h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin: 5px 0px 10px 0px;
}

body h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin: 3px 0px 5px 0px;
}

body h3 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	margin: 3px 0px 5px 0px;
}


#page {
	max-width: 1200px;
	position: relative;
}

#page.startseite { max-width: 1800px !important; }




#topbar {
	position: absolute;
	top: 0px;
	right: 100px;
	z-index: 5;
	font-size: 13px;
	line-height: 16px;
	padding: 3px 7px 4px 7px;
}

#topbar a {
	text-decoration: none;
}

#start_content {
	position: absolute;
	top: 300px;
	right: 100px;
	z-index: 5;
	width: 400px;
	padding: 10px;
}

#start_content h1 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #FFF;
	font-size: 25px;
	line-height: 28px;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px;
}

#start_content h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #FFF;
	font-size: 16px;
	line-height: 25px;
	margin: 3px 0px 5px 0px;
	padding: 15px 20px;
}



#content {
	position: relative;
	z-index: 5;
	top: 160px;
	margin: 0px 100px 190px 330px;
	min-height: 400px;
	padding: 10px 30px 30px 30px;
	max-width: 1200px;
	overflow: hidden;
}



#TraminoArtikel .Headlines h5 { display: none; }
#TraminoArtikel .TraminoTextile {
	font-size: 14px;
	line-height: 18px;
}

#TraminoArtikel .Files .File {
	margin-bottom: 20px;
}

#TraminoArtikel .Files .Name {
	font-size: 13px;
	line-height: 17px;
	padding: 0px 3px 0px 10px;
}

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bg1 {
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 1;
	background: url(//tramino.s3.amazonaws.com/s/root/188856/bg2-neu.png) top right no-repeat;
	height: 642px;
	width: 2182px;
}

#bg2 {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	background: url(//tramino.s3.amazonaws.com/s/breitachklamm/174780/bg2.png) bottom left repeat-x;
	height: 642px;
	width: 100%;
}

#shimg { margin-left: 10px; font-size: 12px; }


.T802 { background-color: #FFF; }



#change {
	position: absolute;
	top: 0px;
	left: 574px;

}

#change.startseite {
	position: absolute;
	top: 0px;
	left: 574px;

}


#change a {
	float: left;
	display: block;
	font-size: 13px;
	padding: 7px 7px;
	text-decoration: none;
	margin-right: 1px;
	background: rgba(0, 0, 0, .6);
	color: #fff;
}

#change a:hover {
	background-color: rgba(255, 255, 255, .6);
}


#change.white a {
	background-color: rgba(255, 255, 255, .6) !important;
	color: #222;
}

#change.white a.aktiv, #change a.aktiv {
	color: #D90000 !important;
	font-size: 14px;
	padding-bottom: 12px;
}#leftbar {
	position: fixed;
	top: 0px;
	left: 70px;
	width: 230px;
	z-index: 5;
}


#leftbar p { margin-top: 0px; }
#leftbar h3 { margin: 0px 0px 10px 0px; }

#leftbar .box.nopadding h3 { padding: 7px 5px 5px 10px; }

#leftbar .box { margin-top: 40px; }

#leftbar .box .boxinhalt {
	padding: 7px 10px 5px 10px;
}


#leftbar .box .boxinhalt .text {
	font-size: 13px;
	line-height: 17px;
	padding-left: 5px;
}

#leftbar .box .boxinhalt .File {
	float: left;
	margin: 0px 10px 5px 0px;
}


#leftbar .box.termine { margin-bottom: 20px; }

#leftbar .box.termine .termin {
	margin: 0 0 10px 0;
}

#leftbar .box .termin .date {
	font-size: 11px;
	line-height: 11px;
	margin: 0 0 3px 0;
}

#leftbar .box .termin .event {
	font-size: 13px;
	line-height: 13px;
	margin: 0px;
}



#nav {
	margin-top: 30px;
	padding: 10px 0px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 230px;

}

#nav ul li {
	margin: 0px;
	padding: 0px;

}

#nav ul li a {
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 17px;
	text-transform: uppercase;
	width: 215px;
	padding: 4px 5px 4px 15px;
	display: block;
}

.Mandant_8236 #nav ul li a { font-size: 17px; }




#nav ul li ul {
	display: none;
	margin: 0px;
	padding: 0px;
}

#nav ul li.nav_aktiv ul {	display: block; }
#nav ul li.nav_offen ul { display: block; }


#nav ul li ul li {
	margin: 0px;
	padding: 0px;
}

#nav ul li ul li a {
	font-size: 13px;
	line-height: 17px;
	text-transform: none;
	width: 205px;
	padding: 2px 5px 2px 25px;
	display: block;
}

#TraminoSuchbox_form { font-size: 12px;  }#footer {
	position: relative;
	z-index: 5;
	margin: 0px 100px 0px 330px;
	padding: 10px 30px;
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 17px;
}

#footer .left { margin-right: 30px; }

#footer h3 {
	font-family: 'Lato', sans-serif;
}

#copyright {
	position: relative;
	z-index: 5;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 100px 30px 330px;
	padding: 3px 30px 6px 30px;
}

#copyright.startseite {
	margin: 0px;
	position: fixed;
	z-index: 5;
	bottom: 10px;
	right: 70px;
	width: auto;
	background: transparent;

}

#copyright a { text-decoration: none;  }



#copyright .links a { margin-right: 3px;  }

#copyright .left { margin-right: 30px; }/* Rot */

body #page.fc_red a:hover {
	color: #D90000;
}

#page.fc_red #nav ul li.nav_aktiv a { color: #D90000; }
#page.fc_red #nav ul li a:hover { color: #D90000; }

#page.fc_red #nav ul li ul li.nav_aktiv a { color: #D60000 !important; }
#page.fc_red #nav ul li ul li a:hover { color: #D60000 !important; }

#page.fc_red #copyright.startseite a:hover { color: #D90000; }

/* Grün */

body #page.fc_green a:hover {
	color: #008E5F;
}

#page.fc_green #nav ul li.nav_aktiv a { color: #008E5F; }
#page.fc_green #nav ul li a:hover { color: #008E5F; }

#page.fc_green #nav ul li ul li.nav_aktiv a { color: #008E5F !important; }
#page.fc_green #nav ul li ul li a:hover { color: #008E5F !important; }
#page.fc_green #nav ul li.nav_offen a:hover { color: #008E5F; }

#page.fc_green #copyright.startseite a:hover { color: #008E5F; }

/* Türkis */

body #page.fc_green a:hover {
	color: #36B99E;
}

#page.fc_green #nav ul li.nav_aktiv a { color: #36B99E; }
#page.fc_green #nav ul li a:hover { color: #36B99E; }

#page.fc_green #nav ul li ul li.nav_aktiv a { color: #36B99E !important; }
#page.fc_green #nav ul li ul li a:hover { color: #36B99E !important; }
#page.fc_green #nav ul li.nav_offen a:hover { color: #36B99E; }

#page.fc_green #copyright.startseite a:hover { color: #36B99E; }/* Transparent Schwarz */

#page.t_black { color: #FFF; }
#page.t_black a { color: #FFF; }

#page.t_black h1 { color: #FFF; }
#page.t_black h2 { color: #EEE; }
#page.t_black h3 { color: #EEE; }

#page.t_black #nav ul li a { color: #FFF; }
#page.t_black #nav ul li ul li a { color: #FFF !important; }

#page.t_black #copyright.startseite a { color: rgba(255,255,255,0.8);}

#page.t_black .transparent { background: rgba(0, 0, 0, .6); }

#page.t_black #nav ul li a { background: rgba(0, 0, 0, .6); }
#page.t_black #nav ul li.nav_offen a { color: #FFF; }
#page.t_black #nav ul li a:hover { background: rgba(255, 255, 255, .6); }

#page.t_black #nav ul li ul li a { background: rgba(0, 0, 0, .6); }

#page.t_black #copyright.startseite {
	color: rgba(255,255,255,0.8);
	background: transparent;
}

/* Transparent Grau */



#page.t_gray { color: #FFF; }
#page.t_gray a { color: #FFF; }

#page.t_gray h1 { color: #FFF; }
#page.t_gray h2 { color: #EEE; }
#page.t_gray h3 { color: #EEE; }

#page.t_gray #nav ul li a { color: #FFF; }
#page.t_gray #nav ul li ul li a { color: #FFF !important; }

#page.t_gray #copyright.startseite a { color: rgba(255,255,255,0.8);}

#page.t_gray .transparent { background: url(//tramino.s3.amazonaws.com/s/root/310350/black-70.png) top left repeat; }

#page.t_gray #nav ul li a { background: url(//tramino.s3.amazonaws.com/s/root/310350/black-70.png) top left repeat;}
#page.t_gray #nav ul li.nav_offen a { color: #FFF; }
#page.t_gray #nav ul li a:hover { background: rgba(255, 255, 255, .6); }

#page.t_gray #nav ul li ul li a { background: url(//tramino.s3.amazonaws.com/s/root/310350/black-70.png) top left repeat; }

#page.t_gray #copyright.startseite {
	color: rgba(255,255,255,0.8);
	background: transparent;
}

/* Transparent Weiß */

#page.t_white { color: #000; }
#page.t_white a { color: #000; }

#page.t_white h1 { color: #000; }
#page.t_white h2 { color: #222; }
#page.t_white h3 { color: #222; }

#page.t_white #nav ul li a { color: #222; }
#page.t_white #nav ul li ul li a { color: #000 !important; }

#page.t_white #copyright.startseite a { color: rgba(0,0,0,0.8);}

#page.t_white .transparent { background: url(//tramino.s3.amazonaws.com/s/root/524939/white-70.png) top left repeat; }

#page.t_white #nav ul li a { background: url(//tramino.s3.amazonaws.com/s/root/524939/white-70.png) top left repeat; }

#page.t_white #nav ul li a:hover { background: url(//tramino.s3.amazonaws.com/s/root/524939/white-70.png) top left repeat; }

#page.t_white #nav ul li ul li a { background: url(//tramino.s3.amazonaws.com/s/root/524939/white-70.png) top left repeat; }

#page.t_white #copyright.startseite {
	color: rgba(255,255,255,0.8);
	background: transparent;
}
#page.t_white #copyright.startseite a {
	color: rgba(255,255,255,0.8);
}@media all and ( max-height: 1000px ) {
	#leftbar { position: absolute; }
}