/* HTML TAGS */

body
{
	margin: 0px;
	padding: 0px;
	background-color: white;
	font-size: 12px;
	color: black;
	font-family: arial;
}

#container
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

#banner
{
	background-image: url(../images/shared/bg_banner.gif);
	background-position: top right;
	background-repeat: no-repeat;
	z-index: 2;
}

#nav0
{
	text-align: right;
	margin-right: 160px;
	padding-top: 10px;
	height: 20px;
}


#nav1
{
	padding-left: 260px;
	padding-bottom: 8px;
	background-image: url(../images/shared/bg_nav.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.tdNav
{
	padding-left: 20px;
	padding-right: 20px;
}

.tdNavOn
{
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(../images/shared/bg_nav_on.gif);
	background-repeat: repeat-x;
	background-color: #FF0000;
}

#logo
{
	margin-left: 20px;
}

#imageText
{
	position: absolute;
	margin-top: 80px;
	margin-left: 26px;
	color: white;
	font-weight: bold;
	font-size: 20px;
}

#path
{
	background-image: url(../images/shared/bg_path.gif);
	background-repeat: repeat-x;
	padding-bottom: 30px;
	padding-top: 10px;
	margin-top: 2px;
}

#footer
{
	background-image: url(../images/shared/bg_footer.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #D3D3D3;
}

p
{
	font-size: 12px;
	color: black;
	font-family: arial;
}

a:visited, a:link, a:active
{
	font-size: 12px;
	color: #FB1D1D;
	font-family: arial;
	text-decoration: none;
}

a:hover
{
	font-size: 12px;
	color: #6A6A6A;
	font-family: arial;
	text-decoration: none;
}

td
{
	font-size: 12px;
	color: black;
	font-family: arial;
}

h1
{
	font-weight: bold;
	font-size: 17px;
	color: #FB1D1D;
	font-family: arial;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	color: #6A6A6A;
	font-family: arial;
}

h3
{
	font-weight: bold;
	font-size: 15px;
	color: #FB1D1D;
	font-family: arial;
}

h4
{
	font-weight: bold;
	font-size: 14px;
	color: #6A6A6A;
	font-family: arial;
}

strong
{
	color:#6D6D6D;
}

img
{
	border: 0px;
}

/* LINKS */

a.nav:link, a.nav:active, a.nav:visited
{
	font-family:arial;
	font-size:12px;
	color:#6A6A6A;
	text-decoration:none;
	font-weight: bold;
}

a.nav:hover
{
	color: #FB1D1D;
}

a.navOn:link, a.navOn:active, a.navOn:visited, a.navOn:hover
{
	font-family: arial;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.nav2:link, a.nav2:active, a.nav2:visited
{
	font-family:arial;
	font-size:12px;
	color:#414141;
	text-decoration:none;
}

a.nav2:hover
{
	font-family:arial;
	font-size:12px;
	color:#FB1D1D;
	text-decoration:none;
	font-weight: bold;
}

a.nav2_on:link, a.nav2_on:active, a.nav2_on:visited	, a.nav2_on:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FB1D1D;
	text-decoration: none;
	font-weight: bold;
}


a.nav3:visited, a.nav3:link, a.nav3:active
{
	font-size: 12px;
	color: #6A6A6A;
	font-family: arial;
	text-decoration: none;
}

a.nav3:hover
{
	font-size: 12px;
	color: #FB1D1D;
	font-family: arial;
	text-decoration: none;
}

a.nav3On:link, a.nav3On:active, a.nav3On:visited, a.nav3On:hover
{
	font-family: arial;
	font-size: 12px;
	color: #FB1D1D;
	text-decoration: none;
}

a.banner:link, a.banner:active, a.banner:visited
{
	margin-right: 10px;
	font-family: arial;
	font-size: 12px;
	color: #6A6A6A;
	text-decoration: none;
}

a.banner:hover
{
	color: #FB1D1D;
}

a.path:link								{ font-family:arial; font-size:12px; color: #6D6D6D; text-decoration:none; }
a.path:active							{ font-family:arial; font-size:12px; color: #6D6D6D; text-decoration:none; }
a.path:visited						{ font-family:arial; font-size:12px; color: #6D6D6D; text-decoration:none; }
a.path:hover							{ font-family:arial; font-size:12px; color: #6D6D6D; text-decoration:none; }

a.print:link							{ font-family:arial; font-size:12px; color:#6D6D6D; text-decoration:none; }
a.print:active						{ font-family:arial; font-size:12px; color:#6D6D6D; text-decoration:none; }
a.print:visited						{ font-family:arial; font-size:12px; color:#6D6D6D; text-decoration:none; }
a.print:hover							{ font-family:arial; font-size:12px; color:#6D6D6D; text-decoration:none; }


a.matoma:link							{ font-family:arial; font-size:11px; color:#838181; text-decoration:none; }
a.matoma:active						{ font-family:arial; font-size:11px; color:#838181; text-decoration:none; }
a.matoma:visited					{ font-family:arial; font-size:11px; color:#838181; text-decoration:none; }
a.matoma:hover						{ font-family:arial; font-size:11px; color:#6D6D6D; text-decoration:none; }

/* CLASSES */

.font_box
{
	font-family:arial;
	font-size:12px;
	color:#6A6A6A;
	font-weight: bold;
}

.path
{
	font-family:arial;
	font-size:12px;
	color: #6D6D6D;
	text-decoration:none;
}

/* ID`S */

#banner_table
{
	background-image: url(../images/shared/bg_banner.gif);
	background-repeat: no-repeat;
}


#box_head
{
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(../images/shared/bg_box_head.gif);
	background-repeat: repeat-y;
}

/* styles fuer image-preview */
.preview_div_block  	{float:left; margin: 5px; background-color:#d9d9d9; text-align: left; padding: 0px;}
.preview_div_image  	{background-color:#d9d9d9; text-align: left; border: 0px;}
.preview_link_image 	{}
.preview_img_image  	{border: 0px;}
.preview_div_lupe   	{text-align: right; background-color:#d9d9d9; padding-right: 5px;}
.preview_link_lupe  	{}
.preview_img_lupe   	{border: 0px;}
.preview_div_text  	 	{text-align: justify; padding-left: 5px; background-color:#d9d9d9; padding-right: 5px;  padding-top: 2px;}

/* styles fuer non-preview-image */
.view_div_block  			{float:left; margin: 5px; background-color:#d9d9d9; width:200px;}
.view_div_image  			{text-align: center; background-color:#d9d9d9;}
.view_img_image  			{border: 0px; background-color:#d9d9d9;}
.view_div_text   			{text-align: justify; background-color:#d9d9d9; padding-left: 5px; padding-right: 5px;  padding-top: 5px; padding-bottom: 5px;}

/* styles fuer full-image */
.view_fullimage  			{text-align: center; width:400px; margin: 5px; background-color:#d9d9d9;}
.view_fullimage_text  {text-align: center; margin: 0px; background-color:#d9d9d9;}
.div_imageoid  				{ background-color:#d9d9d9;}



/* Auszeichnung */
#auszeichnung {
	width: 182px;
	height: 182px;
	
	margin: 0 0 20px 20px;
	background: url("../images/auszeichnung.jpg") no-repeat;
}

