html, body {
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #303030;	
}

/* --------------------------------------------------------
// Container
// ------------------------------------------------------*/

#container {
	width: 100%;
}

#containerRPC { float: left; }

#header {
	height: 133px;
}

#header .logo {
	float: left;
}

#header .login {
	padding-top: 45px;
	padding-left: 750px;
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}

#header .logout {
	margin-top: 25px;
	margin-left: 5px;
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}

#header .logout a {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}

#headMenuContainer {
	min-width: 980px;
	width: 100%;
	background-image: url(../pics/m_bg.gif);
	float: left;
}

#headMenuContainer div {
	float: left;
	background-repeat: repeat-x;
}

#headMenuContainer .menuLink , .menuLinkActive  {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#headMenuContainer .menuLink  {
	background-image: url(../pics/m_bg0.gif);
}

#headMenuContainer .menuLinkActive  {
	height: 36px;
	background-image: url(../pics/m_bg1.gif);
}

#headMenuContainer .menuLinkActive  a {
	color: #BB2B22;
}

/* --------------------------------------------------------
// Teaser
// ------------------------------------------------------*/
.teaserSub {
	padding-top: 50px;
	padding-left: 45px;
}

.teaserMain { padding-bottom: 30px; }
.teaserSub img,
.teaserMain img { border: 1px solid #eee; padding: 3px; }

/*
#sidebar {
	margin-top: 20px;
	margin-left: 29px;
	vertical-align: top;
	float: left;
}

#sidebar .subMenuActive {
	color: #A52F33;
	display: inline;
}
*/


#subMenu {
	width: 206px;
	float: left;
	margin-top: 20px;
	margin-left: 29px;
	margin-bottom: 20px;
}

#subMenu .subMenuActive {
	color: #A52F33;
	display: inline;
}

#subMenu .links {
	line-height: 1.6em;
	border-left: 1px solid #878889;
	border-right: 1px solid #878889;
	border-bottom: 1px solid #878889;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#subMenu .head {
	height: 22px;
	background-image: url(../pics/sm_bg.gif);
	background-repeat: repeat-x;
}

#subMenu .text {
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#subMenu .bracketLeft {
	float: left;
}

#subMenu .bracketRight {
	float: left;
}

#contents {
	line-height: 1.5em;
	width: 700px;
	min-height: 350px;
	margin-left: 270px;
	margin-top: 25px;
	padding-right: 5px;
	padding-bottom: 40px;
}

#contentsRPC {
	line-height: 1.5em;
	width: 700px;
}

#contents a, #contents a:link {
	color: #303030;
	text-decoration: underline;
}

#contents a:hover {
	text-decoration: underline;
}

#maparea {
	width: 700px;
	height: 500px;
	background-color: #E0E0E0;
	border: 1px solid #808080;
}

#footer {
	width: 100%;
	height: 18px;
	line-height: 16px;
	color: #808080;
	background-color: #E2E3E5;
	background-image: url(../pics/dotline.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	float: left;
	clear: both;
}

#footer a, #footer a:link {
	color: #808080;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#thumbs {}

#thumbs img {
	margin: 0px 15px 15px 0px;
	border: 1px solid #999;
}

#thumbs img.last { margin-right: 0px; }

/* --------------------------------------------------------
// Texte
// ------------------------------------------------------*/

.menuHead {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

.menuHeadActive {
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	color: #BB2B22;
}

.subMenuActive {
	color: #BB2B22;
	display: inline;
}

.headLogout {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}

h1 {
	color: #112271;
	font-size: 12px;
	font-weight: normal;
	padding-top: 1.5em;
}

h1.first {
	padding-top: 0px;
	margin-top: 0px;
}

h2 {
	color: #112271;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2em;
	margin: 0px;
}

#contents .textBlock {
	text-align: left;
	width: 500px;
	padding-right: 200px;
	margin-bottom: 30px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}

#contents .newsHead {
	color: #112271;
	background: #EEEEEE;
	width: 520px;
	height: 24px;
	line-height: 22px;
	padding-left: 20px;
}

#contents .newsBody {
	text-align: left;
	width: 500px;
	line-height: 16px;
	padding-left: 20px;
	padding-top: 15px;
	margin-bottom: 30px;
	border-left: 1px dotted #CCCCCC;
}

#contents ul.news {
	padding: 0px 0px 0px 15px;
	margin: 0px;
}


/*
.status {
	color: #DE424F;
}
*/
/* --------------------------------------------------------
// Bilder
// ------------------------------------------------------*/
img {
	border: none;
}

.imgLogo {
	border: none;
	padding-top: 10px;
	padding-left: 41px;
	padding-bottom: 10px;
}

.objPicPreview {
	border: 1px solid #808080;
	margin-top: 5px;
	margin-right: 20px;
}

.objPic {
	border: 1px solid #808080;
}

.contentPic {
	margin: 20px;
	padding: 1px;
	border: 1px solid #808080;
}

.icon {
	vertical-align: -15%;
	padding-right: 7px;
}

.iconNarrow {
	vertical-align: -15%;
	padding-right: 0px;
}

/* --------------------------------------------------------
// CMS Elemente
// ------------------------------------------------------*/

#cmsedit {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
	width: 100%;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px 20px 5px 20px;
	float: left;
}

#cmsedit a, #cmsedit a:link {
	color: #808080;
	text-decoration: none;
}

/* --------------------------------------------------------
// Misc
// ------------------------------------------------------*/

.clr { clear: both; }

.dotLine {
	width: 600px;
	height: 1px;
	background-image: url(../pics/dotline.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding-bottom: 10px
}

div.filterFrame {
	margin-bottom: 35px;
}

div.filterFrame > span {
	padding-right: 20px;
}

div.filterFrame h4 { color: #666; }

div.filter {
	cursor: pointer;
	display: inline-block;
	width: 65px;
	padding: 2px 5px;
	margin-right: 20px;
	background-color: #e2ffdf;
	border: 1px solid #71c867;
	-moz-border-radius: 5px;
}

/* --------------------------------------------------------
// Tabellen
// ------------------------------------------------------*/
table {
	text-align: left;
}

table#tabMenu {
	border: none;
	border-spacing: 0px;
    padding: 0px;
    margin: 0px;
}

table#tabMenu td {
	border-spacing: 0px;
    padding: 0px;
    margin: 0px;
	vertical-align: top;
}


table#tabSubMenu {
	border: none;
	border-spacing: 0px;
    padding-left: 0px;
    margin: 0px;
}

table#tabSubMenu td {
	border-spacing: 0px;
    padding: 0px;
    margin: 0px;
	vertical-align: top;
}

table#tabSubMenu .subMenu {
	border-left: 1px solid #878889;
	border-right: 1px solid #878889;
	border-bottom: 1px solid #878889;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
}


table#tabLogin {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}

table#tabLogin td {
	padding: 2px;
}

/* Kontakt */
table#tabContact td {
	line-height: 20px;
    padding-bottom: 10px;
	vertical-align: top;
	border: none;
}

table#tabContact .rightColl {
    padding-left: 15px;
}

table#tabContact .leftColl {
	color: #112271;
	text-align: right;
}


/* Inhalt */
table#tabContent {
	border-collapse: collapse;
}

table#tabContent td {
	height: 26px;
	line-height: 16px;
    padding-left: 10px;
    padding-right: 10px;
	vertical-align: middle;
	border: none;
}

table#tabContent .darkRow {
	background-color: #e4e4e4;
}

table#tabContent .firstCell {
	width: 475px;
}

table#tabContent .headCell {
	color: #112271;
	background-color: #e4e4e4;
	border: 1px solid #c4c4c4;
}

table#tabContent .rightColl {
    padding-left: 15px;
}

table#tabContent .leftColl {
	text-align: right;
	width: 140px;
}


table#tabObjPic {
	border-collapse: collapse;
}

table#tabObjPic td {
	padding: 0px;
	margin: 0px;
	/*background-color: #EEEEEE;
	border: 1px solid #FFFFFF;*/
	vertical-align: middle;
	text-align: center;
}

table#tabCMSEdit {
	border-left: 0px;
	border-right: 0px;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}


/* --------------------------------------------------------
// Links
// ------------------------------------------------------*/
a {
	color: #303030;
	text-decoration: none;
}

a:hover {
    color: #303030;
    text-decoration: underline;
}

a:focus { outline: none; }

a.menuLinkActive {
	color: #BB2B22;
}

#tabLogin a {
	text-decoration: underline;
}

#tabLogin a:hover {
    text-decoration: underline;
}

a.inText {
	color: #303030;
	text-decoration: underline;
	padding: 1px;
}

a.inText:hover {
	color: #808080;
	text-decoration: underline;
	padding: 1px;
}

a.foot {
	text-decoration: none;
	color: #FFFFFF;
}

a.foot:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a.headLogout {
	font-family: Verdana;
	font-size: 10px;
	color: #808080;
}

a.popup {
	font-weight: bold;
	text-decoration: none;
	color: #CA5B56;
}

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

a.sort {
	text-decoration: none !important;
	color: inherit !important;
}

/* --------------------------------------------------------
// Messages
// ------------------------------------------------------*/
.sysMessage {
	color: #0c2c84;
	background-color: #f2f6ff;
	font-weight: bold;
	border-top: 1px solid #0c2c84;
	border-bottom: 1px solid #0c2c84;
	margin-bottom: 25px;
	padding: 5px 15px;
}

/* --------------------------------------------------------
// Formularalemente
// ------------------------------------------------------*/
form {
	display: inline;
}

#tabLogin input, textarea, select {
	font-size: 10px;
}

fieldset { padding: 10px; border: #CCCCCC 1px solid; }
fieldset.notary { line-height: 25px; }
fieldset p {
	line-height: 1.2em;
	font-weight: bold;
}
	
label.notary {
	display: inline-block;
	width: 220px;
}

input[type=text],
input[type=password] {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #505050;
	text-align: left;
	border: #CCCCCC 1px solid;
}

input[type=checkbox] {
	border: none;
}

textarea {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #505050;
	text-align: left;
	border: #CCCCCC 1px solid;
}

select {
    font-family: Verdana, Arial;
    font-size: 10pt;
    color: #333333;
    border: #CCCCCC 1px solid;
}

select .darkRow {
	background-color: #e4e4e4;
}