body 
	{	
	font-family: arial;
	}	
	
/*container*/
#container
	{
	text-align: center;
	}
	
/*grBody*/
#grBody
	{
	width: 1000px;
	margin-top: 0px;
    margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
/*grTop*/
#grTop
	{
	width: 100%;
	clear: both;
	}

/*grHeader*/

#grHeader
	{
	left: 0px;
	width: 800px;
	float: left;
	}
	
/*header1*/
#header1
	{
	left: 0px;
	width: 800px;
	height: 150px;
	background-image: url(../images/button_header1.gif);
	background-repeat: no-repeat;
	background-position: bottom left;

	}	

/*header2*/
#header2
	{
	top: 0px;
	width: 800px;
	height: 200px;
	}
	
/*header3*/
#header3
	{
	left: 0px;
	width: 800px;
	height: 50px;
	background-image: url(../images/button_header3.gif);
	background-position: left;
	background-repeat: no-repeat;
	}
	
/*header4*/
#header4
	{
	height: 400px;
	width: 200px;
	float: right;
	background-image: url(../images/button_header4.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
	

	
/*grMiddle*/
#grMiddle
	{
	width: 100%;
	}

/*grLeft*/
#grLeft
	{
	width: 200px;
	float: left;
	}	

/*container_left*/
#container_left
	{
	width: 200px;
	height: 45px;
	background-image: url(../images/button_left_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	
/*left*/
#left
	{
	width: 200px;
	}

/*grCenter*/
#grCenter
	{
	width: 800px;
	float: right;
	}
	
/*grMain*/
#grMain
	{
	width: 600px;
	float: left;
	}
	
/*breadcrumbs*/
#breadcrumbs
	{	
	height: 30px;
	background-image: url(../images/breadcrumbs.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	clear:both;
	}
	
/*main*/
#main
	{	
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/main.gif);
	background-position: top;
	background-repeat: repeat;
	clear:both;
	}

/*main_bottom*/
#main_bottom
	{	
	width: 100%;
	height: 50px;
	background-image: url(../images/bottom1.gif);
	background-position: top;
	background-repeat: no-repeat;
		}	
	
/*grBanner*/
#grBanner
	{
	width: 200px;
	float: right;
	}

/*container_banner*/
#container_banner
	{
	width: 200px;
	height: 45px;
	background-image: url(../images/button_right_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	}	
	
/*right1*/
#right1
	{
	width: 200px;
	}		
	
/*banner1
#banner1
	{
	border: 0px;
	right: 0px;
	width: 200px;
	height: 50px;
	background-image: url(../images/button_banner1.gif);
	background-position: top;
	background-repeat: no-repeat;
	}*/

/*banner2
#banner2
	{
	border: 0px;
	left: 0px;
	width: 200px;
	height: 50px;
	background-image: url(../images/button_banner2.gif);
	background-position: top;
	background-repeat: no-repeat;
	}	*/		

/*right2*/
#right2
	{
	width: 200px;
	}		
	
	
/*grBottom*/
#grBottom
	{
	border: 0px;
	bottom: 0px;
	clear:both;
	}
	
/*bottom1*/
#bottom1
	{	
	width: 100%;
	height: 50px;
	}
		
/*bottom2*/
#bottom2
	{	
	width: 100%;
	height: 50px;
	}

	
/*header1 - menu */
.moduletable
	{
  vertical-align: bottom;
	}

/*header1 - Definition der Tabellen tr's und td's*/	

#header1 td 
	{  
  height: 150px;
  padding-bottom: 0px;
  padding-right: 70px;
  text-align: right;
  vertical-align: bottom;
 	}
	
/*header1 - Definiton der Links*/

#header1 td a:link
	{
  font-size:10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
 	}
	
#header1 td a:visited
	{
  font-size:10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
 	}

#header1 td a:focus
	{
  font-size:10px;
  font-weight: normal;
  text-decoration: none;
  color: #ff0000;
	}	
	
#header1 td a:hover
	{
  font-size:10px;
  font-weight: normal;
  text-decoration: none;
  color: #ff0000;
	}

#header1 td a:active
	{
  font-size:10px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}
	

	
/*header3 - menu */

.moduletable
	{
  padding: 0;
	}

/*header3 - Definition der Tabellen tr's und td's*/	

#header3 td 
	{  
  height: 50px;
  padding-bottom: 5px;
  padding-left: 0px;
  text-align: center;
  vertical-align: middle;
  }
	
/*header3 - Definiton der Links*/

#header3 td a:link
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
 	}
	
#header3 td a:visited
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
 	}

#header3 td a:focus
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}	
	
#header3 td a:hover
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}

#header3 td a:active
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}	
	
	
	
	
/*left - Menü*/	
.moduletable_menu
	{
	}

/*left - Definition der Tabellen tr's und td's*/	
#left td 
	{  
  height: 50px;
  width: 200px;
  padding-bottom: 0px;
  padding-left: 10px;
  text-align: left;
  background-image: url(../images/button_left.gif);
  background-position: left;
  background-repeat: no-repeat;
  font-size: 10px;
	}
	
/*left - Definiton der Links*/

#left td a:link
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
 
	}
#left td a:visited
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
 	}
	
#left td a:focus
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}	
	
#left td a:hover
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}

#left td a:active
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}


	
	
div.componentheading 
	{
	}

h1	{
	padding: 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
	}

h2   {
	padding: 0;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
	}
	
h3   {
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
	}
	
h4   {
	padding: 0;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	vertical-align: bottom;
	color: #000000;
	text-align: left;
	width: 100%;
	}



	
/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
CONTENT	
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/

/*Schrift Allgemein*/
p, td, tr, ul, div
	{
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	} 
	
/*Frontpage Header*/
.componentheading
	{
	font-size: 20px;
	color: #999;
	font-weight: bold;
	text-align: left;
	}
	
/*Content Heading*/
.contentheading
	{
	font-size: 20px;
	color: #999;
	font-weight: bold;
	text-align: left;
	}
	
/*Geschrieben von*/
.small 
	{
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
	}
	
/*Geschrieben am*/
.createdate 
	{
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;
	}

/*Geändert am*/
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #999;
	font-weight: normal;
	text-align: left;
	}
	
/*Links*/
a:link
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
 	}
	
a:visited
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
 	}
	
a:focus
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}	
	
a:hover
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}

a:active
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}
	
/*buttonheading...*/
.buttonheading img
	{
	border: 0px;
	}
		
/*Weiterlesen...*/
a.readon:link
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
 	}
	
a.readon:visited
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
 	}
	
a.readon:focus
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}	
	
a.readon:hover
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}

a.readon:active
	{
  font-size:12px;
  font-weight: bold;
  text-decoration: none;
  color: #ff0000;
	}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
JOOMGALLERY
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/	
	
.sectiontableentry1 {
   font-size: 12px;
   color: #ffffff;
   height: auto;
}

.sectiontableentry2 {
   font-size: 12px;
   color: #ffffff;
   height: auto;
}	
