/*CSS lijeva, desna strana, pathway*/
html, body
{
	padding: 0px;
	margin: 16px;
	height: 100%;
}

tr,td,p,div
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

.ueber
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #884455;
	font-weight: bold;
}

.flagtopmenu
{
	height: 39px;
	margin-bottom: 2px; 
   padding-top: 4px;
}

.headerbild
{
	border-bottom: 2px solid Silver;
}

.top
{
	background-color: White;
	background: url(../images/head2-900.png);
	height: 39px;
}

.flag
{
	height: 39px;
   padding-left: 53px;
	padding-top: 10px;
}

.footer
{
	background: url(../images/top_bar_bg.jpg) repeat-x;
	margin-top: 0px;
	color:#FFFFFF;
	font-size:12px;
}

.content
{
	padding: 0px 1px 0px 1px;
	background-color: #F8F8F8;
	border-left: 0px solid white;
	/*border-right: 6px solid Silver;*/
}

.left
{
	background-color:#F1F1F1;
}

.leftrow {
  background-color : #F1F1F1; 
  width            : 168px;
  height           : 100%;
  margin-right     : 2px;
}

.right
{
	background-color:#F1F1F1;
}

/*modules*/
table.moduletable {
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}

table.moduletable th {
	background: url(../images/module_th.jpg) no-repeat;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-left: 35px;
	height: 30px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}

table.moduletable td {
	font-size: 11px;
	padding: 1px 1px 1px 1px;
	margin-bottom: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

/*links of title,readon,etc*/

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	background-color: #E6E6E6;
	color: Black;
	text-align: left;
	line-height: 20px;
	width: 176px!important;
	width: 176px;
	text-decoration: none;
	border-bottom: 1px solid #DCDCDC;
	text-indent: 6px;
	height: 20px;
	padding: 1px 0px 1px 0px;
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
	width: 176px!important;
	width: 176px;
	text-decoration: none;
	background: #F8F8F8;
	border-bottom: 1px solid #CDCDCD;
	text-indent: 6px;
	height: 20px;
	padding: 1px 0px 1px 0px;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: silver;
	text-align: left;
}

a.sublevel:hover {
	color: #FFCC00;
	text-decoration: none;
}

.mainlevel-nav {
	margin-left: -3px!important;
	margin-left: -6px;
}

a.mainlevel-nav:link, a.mainlevel-nav:visited {
	position: relative;
	padding: 6px 15px 6px 15px!important;
	color: #FFFFFF;
	margin: 3 0 0 0;
	font-weight: bold;
	font-size: 15px;
}
a.mainlevel-nav:hover {
	position: relative;
	color: Yellow;
	padding: 4px 15px 4px 15px!important;
	font-weight: bold;
}

#active_menu {
	color: #333333;
	background-color: #D3D3D3;
	font-weight: bold;
}
a#active_menu:hover {
  color            : #333333;
}

.moduletable-nav {
	
}


a:link, a:visited {
	color: #F49649;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #884455;
	text-decoration: none;
	font-weight: bold;
}

.contentheading {
	color: #F49649;
	text-indent: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	white-space: nowrap;
	/*border-bottom: 1px solid #CDCDCD;*/
}

.componentheading {
	color: #F49649;
	text-indent: 5px;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #F49649;
	white-space: nowrap;
	margin-bottom: 3px;
}

.sectiontableheader
{
	background-color:#EDEDED;
	color: #666666;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}



.contentpane {
	padding: 3px 5px 3px 5px;
}

.contentpaneopen {
	padding: 3px 2px 3px 2px;
	/*text-align: justify;*/
	/*background: url(../images/content_back_top.png) repeat-x top;
	background: url(../images/content_back.png) repeat-x bottom;
	border: 1px solid #CDCDCD;*/
}

.contentpaneopen p {
	padding: 3px 5px 3px 5px;
	/*text-align: justify;*/
}

.sectiontableentry1 {
}

.sectiontableentry2 {
background-color:#EDEDED;
}

.small
{
	color: #333333;
	font-size:10px;
}

.createdate
{
	color:#333333;
	font-size:10px;
}

.modifydate
{
	color:#333333;
	font-size:10px;
}

.contentdescription
{
	color:#333333;
	font-size:11px;
}





/*custom stuff*/

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background: url(../images/dot.gif) no-repeat;
background-position: 0px 3px;
}

a.readon:link, a.readon:visited
{
	color: #F49649;
	text-decoration: none;
	font-weight: bold;
}

a.readon:hover
{
	color: #884455;	
	text-decoration: none;
	font-weight: bold;
}

a.category:link,a.category:visited
{
	color: #F49649;
	text-decoration: none;
	font-weight: bold;
}

a.category:hover
{
	color:#884455;
	text-decoration:none;
	font-weight:bold;
}

table.searchinto {
width:inherit;
}

table.searchintro td {
	font-weight: bold;
}

table.contenttoc {
  border: 1px solid #CCCCCC;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.mosimage {
  border: 1px solid #CCCCCC;
  margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #D9DEDA;
  padding: 1px 2px;
  color: #666666;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #CCCCCC;
}

.pollstableborder td {
  padding: 2px;
}

.inputbox {
	padding: 2px;
	border: 1px solid #F49649;
	background-color: #E8E8E8;
}

.button {
  color: #333333;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: 2px solid #CCCCCC;
  width: auto;
  padding: 0px 5px;
  margin: 1px;
}

.back_button {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #CCCCCC;
  background-color: #E8E8e8;
  width: 50px;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #CCCCCC;
	background-color: #EDEDED;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	color: #999999;
}

.pagenavbar {
	margin-right: 10px;
}

.strong
{
	color:#999999;
}

.spacer_back {
	background-color: White;
}

.spacer_rand {
	background: #C0C0C0 url(../images/background_side.png) repeat-x;
}

.kontakt {
	width: 174px;
	text-align: left;
	font-size: 10px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 2px;
	vertical-align: top;
}

