#linke_spalte {
	float: left;
	width: 960px;
	height: 552px;
	border: 1px solid #999;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 18px;
	padding-right: 10px;
	text-align: justify;
	font-size: 12px;
	overflow: auto;
}
#rechte_spalte {
	float: right;
	width: 196px;
	height: 542px;
	border: 1px solid #999;
	padding-top: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#linke_spalte_news {
	float: left;
	width: 716px;
	height: 542px;
	border: 1px solid #999;
	padding-top: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-left: 10px;
	line-height: 18px;
	padding-right: 10px;
	text-align: justify;
	font-size: 12px;
	overflow: scroll;
}
#linke_spalte_img {
	border: 1px solid #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 300px;
	width: 714px;
}
#linke_spalte_img_s {
	border: 1px solid #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 170px;
	width: 714px;
}
h1 {
	font-size: 16px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	color: #666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	color: #FF1F19;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #F00;
}
a:visited {
	text-decoration: none;
	color: #F00;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #999;
}
#login_beschreibung {
	max-height:100px;
	width: 160px;
	overflow-y: auto;
}
#login_kursname {
	width: 60px;
}
#login_kursdatum {
	width: 60px;
}
#login_veranstalter {
	width: 60px;
}
#login_line {
	height:1px;
	background-color:#999;
}
.text_rot {
	color: #FF1F19;
}
table{
	text-align:left;
}
.tabelle_breite {
	width:940px;
	border-collapse:collapse;
}
.tabelle_ID {
	width:30px
}
.tabelle_newsID {
	width:70px
}
.tabelle_vorname {
	width:50px
}
.tabelle_nachname {
	width:50px
}
.tabelle_loginname {
	width:80px
}
.tabelle_bereich {
	width:80px
}
.tabelle_berechtigung {
	width:80px
}
.tabelle_loeschen {
	width:30px
}
.tabelle_headline {
	width:70px
}
.tabelle_text {
	width:480px
}
.tabelle_datum {
	width:120px
}
.tabelle_kurs {
	width:120px
}
.tabelle_veranstalter {
	width:200px
}
.tabelle_beschreibung {
	width:500px
}
.tabelle_teilnehmen {
	width:30px
}
.tabelle_maxteilnehmer{
	width:30px;
	font-size:10px;
}
table .normal_tr td{
	padding-left:5px;
	border-right:1px solid #CCC;
}
table .spezial_tr td{
	border-right:1px solid #FFF;
	padding-left:5px;
}
.normal_tr {
	color:#999;
}
.spezial_tr{
	color:#999;
	background-color:#CCC;
	cursor:pointer;
}
.feld_bescheibung{
	max-height:100px;
	overflow:auto;
}
select {
	border:none;
    margin:0;
}
.status_pending{
	color:#999;
}
.status_denied{
	color:#999;
}
.status_confirmed{
	color:#999;
}
.status_pending_bg{background-color:#FFDFB0;}
.status_denied_bg{background-color:#FFC6C6;}
.status_confirmed_bg{background-color:#CAFFCA;}

.news_image{
	width:200px;
	vertical-align:top;
	padding-bottom:15px;
}
.news_image_container{
	width:200px;
	float:left;
}
