/**
* Template Standard-CSS für www.sigurdson.de
* Copyright 2006 by Frank Schildener
* Produced for a Joomla 1.0.4 Website
* Coder's Website: www.redaktionsbuero.de
**/

/** Eigene Definitionen für das Tabellen-Layout**/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background : #421900;
	margin:0;
	padding:0;
	text-align:center;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	color: #000000;
	}

#inhalt{
    width : 990px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background: #F5F5F5;
	border: 1px solid #cccccc;	
	}

#pathway{
	font-size: 11px;
	padding: 2px 0px 0px 10px;
	text-align : left;
	height : 15px;
/**	border: 1px solid #cccccc;	**/
}

#header_li {
 float: left;
 width: 718px;
 /** background : url(../images/header_short.jpg) no-repeat; **/
 background-position: center;
 margin : 0px;
 height : 118px ;
/**  border-left: 1px solid #cccccc;
 border-right: 1px solid #cccccc;
 border-bottom: 1px solid #cccccc;**/
}

#header_re {
float: right;
width: 250px;
height: 118px;
margin-left: 5px;
margin-right: 5px;
}

#topmenu {
margin-top: 10px;
margin-bottom: 10px;
float: right;
width: 350px;
height: 15px;
letter-spacing: 2px;
}

#navBar{
	float: left;
	width: 219px;
	margin-right: 5px;
	margin-top: 35px;
	padding: 0px;
	margin-bottom: 10px;
	border-right: 1px solid #cccccc;
}

#content{
    text-align : left ;
	float: right;
	width: 725px;
	margin-bottom: 10px;
/**	border-right: 1px solid #cccccc;**/
	padding: 5px;
}


/** #footer_nav{
    background-color: #ffffff;
  	clear: both;
	float: left;
	width: 55%;
	border: 1px solid #cccccc;
	font-size: 80%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

**/

#footer_c{
   	clear: both;
	padding: 10px 10px 10px 10px;
    border-top : 1px dotted #cccccc;
}

/** Navigation Mainlevel**/
 
.mainlevel {
 display : block;
 /** text-transform:lowercase; **/
 /** background: #cccccc; **/
 padding : 2px 0px 2px 0px; 
 line-height : 15px;
 font-size : 12px;
 font-weight : normal; 
 text-decoration : none;
 text-indent : 10px;
/**  border-left: 1px solid #421900;
 border-top: 1px solid #111111;
 border-right: 1px solid #111111; **/
 }
 
a.mainlevel:link a.mainlevel: visited {
 font-weight : bold;
 text-decoration : none;
}

a.mainlevel:hover {
  color : #421900;
  font-weight : bold;
  background: #cccccc;
 }
 
#active_menu {
 color : #421900;
} 
a#active_menu:hover { 
 color: #000000;
/** text-decoration: underline; **/
} 

/** Navigation Sublevel**/

.sublevel {
 padding : 2px 0px 2px 0px; 
 margin : 1px; 
 line-height : 15px;
 font-size : 11px;
 font-weight : normal;
 text-decoration : none;
 }
 
a.sublevel:link a.sublevel: visited {
 text-decoration : none;
}

a.sublevel:hover {
 color: #111111;
 font-weight: normal;
/** text-decoration: underline; **/
 }

/** Module **/

.moduletable {
 width : 100%;
/** background : white; **/
 margin : 0px 0px 5px 0px;
 padding : 2px;
 text-align : left ;
/** border : 1px solid #C0C0C0; **/
/**  -moz-border-radius : 10px; **/
}

.moduletable th {
 padding : 3px 3px;
 text-align : center;
 /** text-transform:lowercase; **/
 font-size : 11px;
 font-weight : bold;
 letter-spacing : 1px;
 height: 20px;
 border-bottom : 1px dotted #421900;
 }
 
.moduletable td {
 padding : 2px;
 }

/** Formulare und Buttons **/

table.moduletable td {
  font-size : 11px;
  font-weight : normal;
   }
  
.inputbox {
  border : 1px solid #bbbbbb;
  background : #cccccc;
  color: #000000;
  padding : 1px;
  margin : 2px;
  }
 
.button {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  width: auto;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 2px;
}

/** label           	{
			color: #FFFFFF;
			text-align:left;
			text-transform:lowercase; 
			} **/

/** Links **/

a:link, a:visited {
	color: #421900;
	text-decoration: none;
    border-bottom : 1px dotted #421900;
}

a:hover {
	color: #421900;
	text-decoration: none;
	background: #cccccc;
	}

/** Definition der Rubriken-Kategorien und Inhalte **/

.createdate {
 font-size : 10px;
}

.modifydate {
 font-size : 10px;
 /** background : #cccccc; **/
 /** border-top : 1px solid #C0C0C0; **/
 margin : 5px;
}

.readon {
 font-size : 10px;
 color : #cccccc;
}

/** Allgemeine CSS-Definitionen **/

.small {
 font-size : 10px;
}

.back_button {
 font-size : 12px;
 padding : 2px;
 margin : 2px;
}

/** Komponenten **/

.componentheading {
 /** background: url(../images/subhead_bg.png) repeat-x; **/
 font-size : 12px;
 font-weight : bold;
 letter-spacing : 1px;
 padding: 3px;
 margin-bottom : 10px;
 border-bottom : 1px solid #cccccc;
}

/** Inhalte **/

.contentheading {
 font-size : 14px;
 font-weight : bold;
 /** color : #C0C0C0;;**/
 }
 
.contentpaneopen{
 width: 100%;
 font-size : 12px;
 border-bottom: 1px dashed #421900;
}

.contentdescription {
 font-size : 12px;
}

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

table.contenttoc td {
  border-bottom: 1px solid #cccccc;
  padding: 2px;
  font-size : 10px;
}

table.contenttoc th {
  background : url(../images/subhead_bg.png) repeat-x;
 /** color : #cccccc; **/
  text-align : center;
  padding-top : 2px;
  padding-left : 4px;
  height : 12px;
  font-weight : bold;
  font-size : 10px;
  letter-spacing : 1px;
}


.pagenav {
 font-size : 10px;
/** border-top : 1px solid #cccccc;
 border-bottom : 1px solid #cccccc; **/
}

.pagenavcounter {
 text-align : center;
 font-size : 10px;
 font-weight : bold;
 }
  
.pagenavbar {
 text-align : center;
 font-size : 10px;
 border-top : 1px solid #cccccc;
 border-bottom : 1px solid #cccccc;
}

.pagenav_next {
 /** background : #ffffff; **/
/** border: 1px solid #C0C0C0;; **/
 margin : 1px;
 padding : 2px;
 font-size : 10px;
}

.pagenav_prev {
/** background : #ffffff; **/
/** border: 1px solid #C0C0C0; **/
 margin : 1px;
 padding : 2px;
 font-size : 10px;
}


/** Rubriken **/

.sectiontableheader {
 padding : 2px;
 background : #cccccc;
 color : #000000;
 font-size : 11px;
 border-bottom : 1px solid #cccccc;
}

.sectiontableentry1 {
 font-size : 11px;
 /** background : #C0C0C0; **/
}

.sectiontableentry2 {
 font-size : 11px;
 background : #cccccc;
}

a.section:link {
 font-size : 11px;
 font-weight : bold;
}
/** Kategorien **/

a.category:link {
 font-size : 11px;
 font-weight : normal;
}
a.category:visited {
 font-size : 11px;
 font-weight : normal;
}
a.category:hover {
 font-size : 11px;
 font-weight : normal;
 text-decoration: underline;
}

.mosimage {
 padding: 5px;
}

.mosimage_caption {
 font-size : 10px ;
}

/** Definition bisher nicht zugewiesenen Layouts **/

td,tr,p,div {
  font-size: 11px;
}