/* general settings (Allgemeines)*/
html {
	height: 100%;
	height: 100%; 
	padding: 0;
	margin-bottom: 0px;
}
body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	text-align: justify;
	/*background-color: #ffffff;*/
	background:#e5eeed url(images/bg.gif) top center repeat-y;
	/*background:#f7ff37 url(images/bg.gif) top center repeat-y;*/

	margin: 0px;
	font-size: 1em;
	/*background: url(./images/bgr.jpg) repeat;*/
}

#title { 
	font-size: 2em; 
	font-weight: bold; 
	color : #000000;
	background-color: #eeeeee;
	margin-left: 10px
}
#subtitle {
	font-size: 1em;
	font-weight: bold;
	color : #666666;
	text-transform: uppercase;
	background-color: #eeeeee;
	letter-spacing: 2px;
	margin-left: 45px;
	padding-left: 28px;
}
p,div,td,tr {
	font-family:   Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

/* links */
a:link, a:visited {
	color: #000000;
	/*background-color: #eeeeee;*/
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
a:hover {
	color: #000000;
	background-color: #eeeeee;
	font-weight:bold;
	text-decoration: none;
	font-size: 11px;
}
a.txtbottom:link, a.txtbottom:visited {
	color: #000000;
	background-color: #547fac;
}
a.txtbottom:hover {
	color: #000000;
	background-color: #547fac;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

ul li {
	list-style: circle;
	/*line-height: 15px;*/
	margin-left: 15px;
	padding-top: 0px;
}
/* general settings END */
table.content  {
	background-image: url(images/content_bgr.jpg);
	background-repeat: repeat-y;
}
td.maincontent {
	width: 82%;
	padding-left: 8px;
	padding-top: 4px;
	padding-right: 5px;
	font-size: 1.4em;
}

div.search {
	padding:5px;
}	

input, option, select, textarea {
	border: 2px solid  #547fac;
	color: #fff ;
	background-color: #6c98c6;
	font-size: 1.2em;
	font-weight:bold;
}

input.button {
	font-size:1.2empx;
	font-weight:bold; 
	padding-left:5px;
	padding-right:5px;
	background-color: #6c98c6;
	color: #ffffff ;
	border:2px solid  #547fac;
}

input.button:hover {
	color: #fff ;
	background-color: #547fac; 
}

/* Main menu BEGIN */

div.mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.mainmenu li {
	list-style: none;
	margin-left: 0px;
	padding-top: 0px;
}

div.mainmenu ul li a.menu-current:link, div.mainmenu ul li a.menu-current:visited {
	background-position: 0px -54px;  
	/*color: red;*/
	/*background-color: #eeeeee;*/
}
div.mainmenu ul li a:link, div.mainmenu ul li a:visited  {
	display: block;
	color: #202632;
	font-size: 1.2em;
	font-weight: bold;
	background: url(./images/menu_bg.gif);
	background-repeat: no-repeat;
	width: 90%;
	text-indent: 27px;
	text-decoration: none;
	line-height: 25px;
	height: 25px;
	margin-bottom: 2px;
}

div.mainmenu ul li a:hover {
	background-position: 0px -27px;
	/*color: red;*/
	/*background-color: #eeeeee;
	*/
}
	
div.mainmenu ul ul a:link, div.mainmenu ul ul a:visited {
	font-size: 1.2em;
	/*color: red;*/
	font-size: 11px;
	background-image: none;
	text-indent: 10px;
	background-color: #ffccff;
	width: 147px;
	line-height: 18px;
	height: 18px;
	margin-left: 4px;
	margin-bottom: 0px;
	padding-right: 5px;
}
div.mainmenu ul ul li a.menu-current {
	font-size: 1.3em;
	text-align: center;
}
div.mainmenu ul ul li a.menu_default {
	font-size: 1.3em;
}
div.mainmenu ul ul li a.menu_default:hover {
	font-size: 1.3em;
	text-decoration: none;
}
div.mainmenu ul ul li a.menu-current:hover {
	font-size: 1.3em;
	text-align: right;
	text-decoration: none;
}

/* Main menu END */
	
h1 {
	margin-right: 5px;
	font-size: 1.8em;
	font-weight: bold;
 	color: #000000;
	background-color: #eeeeee;
	text-align: left;
	line-height: 1.8em;
	height: 2.0em;
	border-bottom: #547fac 4px solid;
}
h2 {
	font-size: 1.6em;
}
h3 {
	color: #ff0000;
	font-size: 1.1em;
	line-height: 1.6em;
}
div.copy  {
	text-align: center;
}
div.copy a#copy {
	/*color: #547fac;*/
	background-color: #ffffff;
}
div.copy a#copy:hover {
	color: #547fac;
	background-color: #ffffff;
}

.bg, td.post_title {
	background-color: #6c98c6;
	color: #000000;
}
.line, td.post_date {
	background-color: #547fac;
	color: #000000;
}
td.post_title {
	padding: 5px;
	margin: 20px;
}
td.post_date {
	width: 90px;
	padding: 5px;
}

/* shadows  (Schatten) BEGIN 
	/* right top (rechts oben)
	#s_ro {
		background-image: url(./images/s_ro.jpg);
		background-repeat: no-repeat;
	}
	/* right middle (rechts mitte) 
	#s_rm {
		background-image: url(./images/s_rm.jpg);
		background-repeat: repeat-y;
	}
	/* bottom left (unten links) 
	#s_ul {
		background-image: url(./images/s_ul.jpg);
		background-repeat: no-repeat;
	}
	/* bottom middle (unten mitte) 
	#s_um {
		background-image: url(./images/s_um.jpg);
		background-repeat: repeat-x;
	}
	/* bottom right (unten rechts) 
	#s_ur {
		background-image: url(./images/s_ur.jpg);
		background-repeat: no-repeat;
	}
/* shadows  (Schatten) END */
