/*Standard CSS-Styles: */
table 
{
	border-collapse:collapse;
        /*text festlegung*/
	font-family: Verdana, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	
	/*text festlegung ende*/
}
/* IE verträg dies hier nicht und zerstückelt die Webseite. Für was brauchen wir diesen Eintrag? 
img {
  margin-right: 4px;  
}*/

/*für die Termine benötigt....:*/

.thumbimage 
{
	width: 120px; height: 90px;
}

.standardTable td
{
border: solid 1px #555555;
}
.standardTable th
{
  border: solid 1px #555555;
  background-color: #EFEFEF;
}
.borderlessTable td
{
border: 0px;
}

/*Ende für die Termine */


body 
{
	background-color: #666;
	margin-left: 10px;
	margin-top: 8px;
	
	
	/*text festlegung*/
	font-family: Verdana, Helvetica, sans-serif, Geneva;
	font-size: 11px;
	
	/*text festlegung ende*/
	
}

input, button, textarea, select
{
	background-color: #FFF;
	border-color:#000;
	border-width:1px;
	border-style:solid;
}

/* Ende Standard CSS-Styls: */



/*normaler link:*/

.news_link a:link, .news_link a:active, .news_link a:visited
{
	color: #FFF;
	text-decoration: none;
}


a:active, a:visited, a:link
{
	color: #0072bf;
	text-decoration: none;
}

a:hover, .news_link a:hover
{
	/*text-decoration: underline overline;*/
	text-decoration: underline;
}


a img {
  border:1px solid #000000;
}

/*
a:link, a:active, a:visited, .news_link a:link, .news a:active, .news a:visited
{
	text-decoration: none;
	color: #000;
}

a, .news_link a
{
	color: #FFF;
	padding-top: 10px;
}

a:hover, .news_link a:hover
{
	text-decoration: underline overline;
	color: #000;
	padding-top: 10px;
}

.news_link a:hover
{
	color: #FFF;
}*/

/*ende normaler link*/


/*Formatierungen, die eventuell noch ausgelagert werden können...*/

/* added by Schaefer */
.contentRight
{
	text-align:right;
}
.contentLeft
{
	text-align:left;
}


.javascript_back
{
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.datum
{
	font-style: oblique;
	color: #666666;
	line-height: 16px;
}

.headline
{
	font-size: 16px;
	padding-bottom: 13px;
	font-weight: bold;
}

.headline_2
{
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

/*ende*/







.position
{
	position:relative;
}

.topTitlePanel, .MenuPanel, .PictureLogoPanel, .contentPanel
{
	width: 943px;
	border-bottom-color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	z-index:0;
}

.topSearchBox, .blueSpacerMenu, .logo, .newsFlash
{
	width: 270px;
	float: left;
	z-index:0;
}
.topSearchBox1
{
	width: 270px;
	float: right;
	z-index:0;
}
.topAdvertisement, .topMenu_1, .picture, .topMenu_2
{
	width: 670px;
	float: left;
	border-right-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
	z-index:0;	
}


/* 1. div-Zeile */
.topTitlePanel
{
	height: 80px;
	background-color: #0072bf;
}

.topAdvertisement
{

	height: 80px;
	background-color: #80b9df;
}

.topSearchBox
{
	height: 55px;
	padding-top: 25px;
	text-align: center;
}

/* 2. div-Zeile */
.MenuPanel
{
	height: 20px;
	background-color:#ffcc00;
}

.topMenu_1
{
	height: 20px;
	background-color:#ffcc00;
}

.blueSpacerMenu
{
	height: 20px;
	background-color: #80b9df;
}


/* 3. div-Zeile */

.PictureLogoPanel
{
	background-color:#FFF;
	height: 115px;	
}

.picture
{
	height: 115px;
}

.logo
{
	height: 105px;
	padding-top: 10px;
}
/* 4. div-Zeile */
.topMenu_2
{
	height: 20px;
	background-color:#ffcc00;
}

.blueSpacerMenu
{
	height: 20px;
	background-color: #80b9df;
}	

/* 5. div-Zeile */
.contentPanel
{
	min-height: 500px;
	background-image:url(/tsgbacknang/_mainimages/faux.gif);
	background-repeat:repeat-y;
	background-position:top;
	float:left;


}

.mainContent
{
	width: 640px;
	border-right-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
	padding:15px;
	float:left;
}

.newsFlash
{
}

.newsPanel
{
	padding:10px;
}


/* 6. div-Zeile */
.bottomPanel
{
	height:16px;
	background-color:#ffcc00;
	width: 933px;
	padding-left:10px;
	padding-top:4px;
	float:left;
}


/*Menupunkte Formatierungen: */

.menu_top_eins_1, .menu_top_eins_2, .menu_top_eins_3, .menu_top_zwei_1, .menu_top_zwei_2, .menu_top_zwei_3, .menu_top_zwei_last
{
	font-family: Verdana, sans-serif, Tahoma, Helvetica, Geneva;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	text-align: center;
	padding-top: 3px;
	height:17px;
	text-transform: uppercase;
	cursor:pointer;
}


.menu_top_eins_1
{
	width: 147px;
	border-right-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;

}

.menu_top_eins_3
{
	width: 120px;
}

.menu_top_eins_2
{
	width: 397px; 
	border-right-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
}


.menu_top_zwei_1
{
	width: 82px;
	border-right-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
}

.menu_top_zwei_2
{
	width: 115px;
	border-right-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
}

.menu_top_zwei_3
{
	width: 130px;
	border-right-color: #FFF;
	border-right-width: 3px;
	border-right-style: solid;
}

.menu_top_zwei_last
{
	width: 78px;
}

/*link Formatierung Menu */
a.menu_link_small
{
	font-family: Verdana, sans-serif, Tahoma, Helvetica, Geneva;
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#666666; 
}

a.menu_link_small:visted, a.menu_link_small:link
{
	background-color:transparent; 
	text-decoration: none;
}

a.menu_link_small:hover, a.menu_link_small:active
{
	text-decoration: underline;
}

a.menu_link_popup:visited, a.menu_link_popup:link 
{
	color:#666666; 
	background-color:transparent; 
	text-decoration: none;
}

a.menu_link_popup:hover, a.menu_link_popup:active
{
	color:#666666; 
	text-decoration: underline;
}

/*andere Sachen, nachher auslagern in extra css Dateien: */
.link_div 
{
	background-color: #ffcc00;
	visibility:hidden;
	position:absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width:176px; 
	top:253px;
	left:10px;
	text-align:left;
	margin-left:1px;
	font-family: Verdana, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
    padding-left: 4px;
}

/*testphase für Abteilungspopup... */
.link_div_abteilung
{
	background-color: #ffcc00;
	visibility:hidden;
	position:absolute;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	width:116px; 
	top:113px;
	left:10px;
	text-align:left;
	margin-left:1px;
	font-family: Verdana, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	font-style: normal;
    padding-left: 4px;
}

/*hier ende_*/

.link_div a:hover, .link_div a:visited, .link_div a:active, .link_div a:link, .link_div_abteilung a:visited, .link_div_abteilung a:active, .link_div_abteilung a:link
{
	font-family: Verdana, Helvetica, sans-serif, Geneva;
	font-size: 10px;
	color: #616161;
	text-decoration: none;
	line-height: 18px;
	font-weight: bolder;
	font-style: normal;
}

.link_div a:hover, .link_div_abteilung a:hover
{
	font-family: Verdana, Helvetica, sans-serif, Geneva;
	color: #0072BF;
	text-decoration: underline;
	font-size: 10px;
	line-height: 18px;
}



.menuSub_1, .menuSub_2, .menuSub_3, .menuSub_4, .menuSub_5, .menuSub_6, .menuSub_7, .menuSub_8
{
	
	z-index:3000;
}

* html .menuSub_1, * html .menuSub_2, * html .menuSub_3, * html .menuSub_4, * html .menuSub_5, * html .menuSub_6, * html .menuSub_7, * html .menuSub_8
{

}

.menuSub_2, * html .menuSub_2
{
	margin-left: 84px;
}

.menuSub_3, * html .menuSub_3
{
	margin-left: 202px;
}

.menuSub_4, * html .menuSub_4
{
	margin-left: 287px;
}

.menuSub_5, * html .menuSub_5
{
	margin-left: 372px;
}

.menuSub_6, * html .menuSub_6
{
	margin-left: 505px;
}

.menuSub_7, * html .menuSub_7
{
	margin-left: 590px;
}

/*Abteilungspopup*/
.menuSub_8, * html .menuSub_8
{
	margin-left: 549px;
}
.logo1
{
	height: 105px;
	padding-top: 1px;
padding-left: 5px;
}
