/*
		CSS for
		dielepschy - in house coaching und führungskräftetraining
		---------------------------------------------------------
		by Mathias Knoll
		---------------------------------------------------------
*/

/*
    INTRO PAGE
    ----------
*/

body.intro{
	background-color: #333333;
}

td.intro{
	color:#999999; text-align:justify;
	font-family:Arial, sans serif; font-weight: normal; font-size: 18px;
}

td.intro2{
	color:#FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 25px;
}

td.intro3{ text-align:right;
	color:#FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 20px;
}

td.info{
	color:#999999; text-align:center;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
}

a.info:link{
	color: #999999;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.info:active{
	color: #999999;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.info:visited{
	color: #999999;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.info:hover{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}

/*
		MAIN PAGES
		----------
*/

body{
	background-color: #B1B09A; color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	margin:0px; padding:0px;
}

td.nav{
	background-color: #7A7A7A; color: #B1B09A;
	font-family:Eurotype Roman,Arial, sans serif; font-weight: normal; font-size: 12px;
}

.nav_actlink{
	color: #FFFFFF; text-decoration: underline;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
}

td.top{
	background-color: #DDDCCD;
}

td.line{
	background-color: #8B8A76;
}

td.main{
	background-color: #B1B09A; color:#FFFFFF;
	font-family:Arial,sans serif; font-size: 12px;
}

td.main_middle{
	background-color: #5E5E5E; color:#FFFFFF; padding:0px;
	font-family:Arial,sans serif; font-size: 12px;
}

td.main_small,p.main_small{
	color:#FFFFFF;line-height:13px; 
	font-family:Arial,sans serif; font-size: 12px;
}

td.main_centerbold,p.main_centerbold{
	background-color: #5E5E5E; color:#FFFFFF;line-height:13px; 
	font-family:Arial,sans serif; font-size: 12px;
	font-weight:bold; text-align:center;
}

td.main_medium{
	color:#FFFFFF;line-height:14px; 
	font-family:Arial,sans serif; font-size: 14px;
}

td.bottom{
	height:100px;
	background-image:url(../img/kuhfell.jpg); background-color: #DDDCCD;
}

td.bottom2{
	height:100px;
	background-image:url(../img/kuhfell2.jpg); background-color: #DDDCCD;
}

td.bottom3{
	width:100px;
	background-image:url(../img/kuhfell3vert.jpg); background-color: #DDDCCD;
}

td.bottom_left_top{
	background-image:url(../img/kuhfell_part_left_top.jpg); background-color: #DDDCCD;
	background-position:top right;
}
td.bottom_left{
	background-image:url(../img/kuhfell_part_left.jpg); background-color: #DDDCCD;
	background-position:top right;
}
td.bottom_middle{
	background-image:url(../img/kuhfell_part_middle.jpg); background-color: #DDDCCD;
	background-position:top center;
}
td.bottom_right_top{
	background-image:url(../img/kuhfell_part_right_top.jpg); background-color: #DDDCCD;
	background-position:top left;
}
td.bottom_right{
	background-image:url(../img/kuhfell_part_right.jpg); background-color: #DDDCCD;
	background-position:top left;
}

/* absolut elements */
div.animation{
	width: 100%; text-align: center;
	line-height:177px;position:absolute;bottom:50px;left:0px; margin:0px;padding:0px;
}
div.img01{
	position:absolute;bottom:90px;right:20px; margin:0px;padding:0px;
}

/* LINKS */
a:link{
	color: #000000;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a:active{
	color: #000000;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a:visited{
	color: #000000;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a:hover{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
/* Navigation */
a.nav:link{
	color: #B1B09A;
	font-family:Arial,sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.nav:active{
	color: #B1B09A;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.nav:visited{
	color: #B1B09A;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.nav:hover{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}

/* For iframe 03 */
a.iframe03:link{
	color: #FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.iframe03:active{
	color: #FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.iframe03:visited{
	color: #FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.iframe03:hover{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}

a.txt:link{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.txt:active{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.txt:visited{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.txt:hover{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}


a.txt_medium:link{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 14px;
	text-decoration:underline;
}
a.txt_medium:active{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 14px;
	text-decoration:underline;
}
a.txt_medium:visited{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 14px;
	text-decoration:underline;
}
a.txt_medium:hover{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 14px;
	text-decoration:underline;
}

/* Default yellow links */

a.std:link{
	color: #FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.std:active{
	color: #FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.std:visited{
	color: #FFCC00;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.std:hover{
	color: #FFFFFF;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.std2:link{
	color: #5E5E5E; line-height:12px;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.std2:active{
	color: #5E5E5E; line-height:12px;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.std2:visited{
	color: #5E5E5E; line-height:12px;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}
a.std2:hover{
	color: #FFFFFF; line-height:12px;
	font-family:Arial, sans serif; font-weight: normal; font-size: 12px;
	text-decoration:underline;
}

/*
		IFRAMES
		-------
*/

body.iframe{
		background-color: #5E5E5E;
		scrollbar-base-color:#5E5E5E;
		scrollbar-3dlight-color:#6F6F6F;
		scrollbar-arrow-color:#FFFFFF;
		scrollbar-darkshadow-color:#000000;
		scrollbar-face-color:#4F4F4F;
		scrollbar-highlight-color:#5F5F5F;
		scrollbar-shadow-color:#0F0F0F;
		scrollbar-track-color:#8F8F8F;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
}