﻿/*--Alle Likns-------------------------------------
A:link
{
	color: #c42638;
	font-family: Tahoma, Arial;
}
A:visited
{
	color: #c42638;
	font-family: Tahoma, Arial;
}
*/
/*--Ende Alle Likns---------------------------------*/


.start_bild
{
	border-right: #818181 1px solid;
	padding-right: 4px;
	border-top: #818181 1px solid;
	padding-left: 4px;
	font-size: 8pt;
	padding-bottom: 4px;
	border-left: #818181 1px solid;
	color: black;
	padding-top: 4px;
	border-bottom: #818181 1px solid;
	font-style: normal;
	font-family: Tahoma, Arial;
	background-color: white;
}

.tbl_menue_intern
{
    vertical-align: top;
	background-image: url(images/menue_left.png);
	}

.tbl_corner_left
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	background-image: url(images/menue_left.png);
}

.tbl_corner_right
{
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	border-collapse: collapse;
	background-image: url(images/news_right.png);
}
	
.tbl_default
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-collapse: collapse;
	width: 100%;
	height: 100%;
}
/*--Anfang äußere Tabelle----------------------------------*/
.tbl_border
{
	padding-right: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	border-right: 0px;
	border-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	border-left: 0px;
	padding-top: 0px;
	border-bottom: 0px;
	border-collapse: collapse;
}
/*--Ende äußere Tabelle----------------------------------*/
/*--Anfang innere Tabelle----------------------------------*/
.tbl_main
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
	width: 900px;
	color: black;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
/*--Ende innere Tabelle----------------------------------*/
/*von 2.0 Seite auf jeden fall genutzt */
body
{
	font-size: 8pt;
	font-style: normal;
	font-family: Tahoma, Arial;
	background-color: white;
	
}
.linie_top
{
	background-image: url(images/line_top.png);
	height: 7px;  
}
.linie_bottom
{
	color: #c42638;
	height: 7px;  
}
.linie_referenz
{
	color: #c42638;
	height: 2px;  
}
/*Menu*/
.menu_left_div
{
    vertical-align: top;
    text-align: left;
    height: 480px;
    width: 175px;
    background-image: url(images/menue_left.png);
    padding-left: 5px;
}

.menu_left_hover
{
	background-image: url(images/menu_hover_left.png);
}

.menu_top
{
	background-image: url(images/menue_top.png);	
}

.menu_top_hover
{
	background-image: url(images/menu_hover_top.png);
}

/*Content*/

.contentdiv_intern
{
	width: 740px;
	overflow: auto;
	color: black;
	text-align: left;
	vertical-align: top;
}

.contentdiv
{
	width: 560px;
	height: 480px;
	overflow: auto;
	color: black;
	text-align: left;
	vertical-align: top;
}
.newsdiv
{
	height: 480px;
	overflow: auto;
	width: 180px;
	text-align: left;
	vertical-align: top;
	background-image: url(images/news_right.png);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	border-top-style: none;
	padding-top: 0px;
	border-right-style: none;
	border-left-style: none;
	border-collapse: collapse;
	border-bottom-style: none;
}
