@import url( 'ar_work.css' );

body {
	font-family: arial;
	font-size: 14px;
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#main {

	width: 745px;
	position: relative;
	margin: 0 auto;
	height: 100%;

}

#box {

	background-image:url(../pix/box_middle.jpg);
	background-repeat: repeat-y;
	/*min-height: 620px;*/

}

#top_img {

	width: 745px;
	height: 148px;
	
	text-align:left;

}

#box_login {

	position: relative;
	left: -15px;
	height: 54px;
	width: 199px;
	background-image: url(../pix/login_hint.gif);
	background-repeat: no-repeat;
	padding: 3px;

}

#box_login .sinput {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	background-color: #FFFFFF;
	border: solid #999999 1px;
	padding: 2px;
	margin: 1px;
	float:left;

}

#top_content {

	padding: 40px;
	padding-left: 220px;

}

#menu {

	position:relative;
	width: 214px;
	float:left;

}

#menu_list {

	position:relative;
	width: 140px;
	float:left;
	
	left:30px;

}

#minheight {
	width: 17px;
	height: 565px;
	position:relative;
	float:left;
}

#menu a:link, #menu a:visited, #menu a:active {

	color: #FFFFFF;
	text-decoration: none;

}

#menu a:hover {

	color: #bebebe;

}

#menu_bottom {

	position: absolute;
	bottom: 37px;

}

h1 {

	color: #bebebe;
	font-size: 28px;
	line-height: 30px;
	margin: 0px;
	padding: 0px;

}

#content {

	position:relative;
	width: 456px;
	float:left;

}

########################################################## 

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
.felder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.gfelder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:95%;
}
.oben {
	text-decoration:none;
	color:#000000;
	line-height: 18px;
	font-weight: normal;
}
.kasten {
	line-height: 21px;
}
.oben:hover {
	text-decoration: underline;
	color:#000000;
	line-height: 18px;
	font-weight: normal;
}
.menu {
	text-decoration:none;
	color:#464646;
	padding-right: 13px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.menu:hover {
	text-decoration:underline;
	color:#464646;
	padding-right: 13px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.link {
	text-decoration:none;
	color:#464646;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.link:hover {
	text-decoration:underline;
	color:#464646;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}


#content a:link, #content a:visited, #content a:active {
	text-decoration:none;
	color:#464646;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
#content a:hover {
	text-decoration:underline;
	color:#464646;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.rot {
	color: #A83B50;
}

.titel {
	color:#FFFFFF;
}

.praeg1 {

	background-color: #464646;

}

.praeg2 {

	background-color:#97AACE;

}

.praeg3 {

	background-color: #bebebe;

}

.blau {
	color:#8a2f2e;
	font-weight: bold;
	font-size: 14px;
}

.grau {
	color: #464646;
	font-size: 11px;
}

.sprechstd {

	width: 85px;
	/*background-color: #FFFFEE;*/
	padding: 2px;
	border-left: 3px solid #666666;
	background-color: #EEEEEE;
	color: #000000;
	text-align: center;

}

.sprechtitel {

	width: 85px;
	/*background-color: #FFFFEE;*/
	padding: 2px;
	border-left: 3px solid #666666;
	color: #666666;
	text-align: center;
	font-weight: bold;
	padding-bottom: 10px;

}

.sprechpause {

	height: 18px;
	padding-top:2px;
	text-align: center;
	width: 85px;
	/*background-color: #FFFFEE;*/
	padding: 2px;
	border-left: 3px solid #999999;
	background-color:#FFFFFF;
	color: #000000;
	text-align: center;

}

textarea {

	color: #464646;
	font-size: 11px;
	
	width: 99%;
}

input {

	color: #464646;
	font-size: 11px;
	
	width: 140px;
}

.icon_left {

	position:relative;
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;

}

.breaker {

	position: relative;
	min-height: 80px;
	clear:both;
	margin-top: 15px;

}
