@import url("/sw/files/formats.css");

/*****************************************************************************/
/**********                                                         **********/
/**********                  allgemeine Einstellungen               **********/
/**********                                                         **********/
/*****************************************************************************/

body, p, strong {
	color:#ffffff;
	background:#dbe7f2;
	border: 0px;
	border-style: none;
} 

* {
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

body {
        margin-left:auto;
        margin-right:auto;
	padding: 0px;
	margin: 0px;
}

input {
	color:#000000;
}

th {
	color:#ffffff;
	background:#000000;
}

th a:link,
th a:visited {
	color:#ffffff;
}

th a:hover,
th a:active {
	color:#ffffff;
}

p       {
	color:#000000;
	text-align:justify;
}

h1      {
	font-weight:bold;
	font-size:140%;
	color:#000000;
	clear: both;
}

h2      {
	font-size:120%;
	font-weight:bold;
	color:#ffffff;
	clear: both;
}

h3 {
	font-size:100%;
	font-weight:bold;
	color:#ffffff;
	clear: both;
}


a:link,
a:visited {
	color:#000000;
}

a:hover,
a:active {
	color:#000000;
}

/********************/
/* eingabeformulare */
/********************/

.inputform tr {
	vertical-align:top;
}

.inputform td {
	padding-bottom:6px;
	padding-right:6px;
}

.inputform th {
	text-align:left;
	font-weight:bold;
	color:#000000;
	background:#f0f0f2;
	padding-bottom:12px;
}

td.inputformsubmit {
	padding-top:10px;
	text-align:center;
}

/**********/
/* footer */
/**********/
p.footer {
	color: #000000;
	text-align:center;
}

.vemap {
        color: #c9232d !important;
        background: inherit;
        font-weight: bold !important;
        text-decoration: none !important;
}

/*****************************************************************************/
/**********                                                         **********/
/**********                   oeffentlicher Bereich                 **********/
/**********                                                         **********/
/*****************************************************************************/

/**************/
/* title menu */
/**************/
table.title {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
	background: #315f92;
	padding: 0px;
	border: none;
	margin-bottom: 10px;
}

.title td {
        background:#c0c4c5;
        color: #ffffff;
	text-align: left;
	vertical-align:middle;
	padding:0px;
}

.title a:link,
.title a:visited {
	display: block;
	color: #000000;
        background:#c0c4c5;
        font-weight: bold;
	font-size:120%;
        text-decoration: none;
	padding: 5px;
	height: 100%;
}

.title a:hover,
.title a:active {
	color: #FD0002;
        background:#c0c4c5;
}


/***************/
/* menueleiste */
/***************/

body.public table.public {
        padding: 0px;
        border-spacing: 0px;
        border-collapse: collapse;
	margin-left: 0px;
	margin-right: 0px;
	witdh: 100%;
}

/* MENÜLINKS */
body.public td.menue {
        vertical-align: top;
	padding-top: 25px;
        padding-right: 0px;
        padding-left: 6px;
	width: 184px;
	height: 550px;
        background-image: url("/images/menuelinks.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;
}

body.public td.image {
        vertical-align: top;
	width: 200px;
        background-image: url("/images/lutz02.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;
}

/* ueberschrift */
body.public table.ueberschrift {
        border-spacing: 0px;
        border-collapse: collapse;
        width: 100%;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        
}

/* Header */
body.public table.ueberschrift td.headr {
        vertical-align: top;
	height: 880px;
        background-image: url("/images/lutz01.png") !important;
        background-repeat: no-repeat !important;
        background-position: 0px 0px !important;
}

p.logo {
	text-align: center;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	background:#dbe7f2;
}

/* Balken unter Header */
body.public td.text td.ueberschrift {
        font-size: 140%;
        font-weight: bold;
        text-align: center;
        color: #000;
        background: #7E90A5;
        padding-top: 5px;
        padding: 5px 20px 0px 20px;
        margin: 0px 0px 0px 0px;        
}

/* hauptpunkte */

body.public td.menue p.header {
        width:150px;
        font-weight: bold;
        text-align: left;
        color: #ffffff;
        background: #7E90A5;

        border: none;

        padding: 5px 5px 5px 10px;
        margin: 3px 0px 0px 0px;
}

body.public td.menue p.header a:link,
body.public td.menue p.header a:visited {
        color: #000;
        font-size: 100%;
        background: #7E90A5;
        text-decoration: underline;
}

body.public td.menue p.header a:hover,
body.public td.menue p.header a:active {
        color: #FD0002;
        font-size: 100%;
        background: #7E90A5;
        text-decoration: underline;
}

img.inline {
        margin-top: 10px;
}

body.public td.menue p.login {
        width:150px;
        text-align: center;
        border: #000000 1px solid;
        color: #ffffff;
        background: #FD0002 !important;
        padding: 5px 5px 5px 8px;
        margin: 3px 0px 0px 0px;
}

body.public td.menue p.login a:link,
body.public td.menue p.login a:visited {
        color: #ffffff; 
        background: #FD0002;
}

body.public td.menue p.login a:hover,
body.public td.menue p.login a:active {
        color: #ffffff;
        background: #FD0002;
}

/* unterpunkte */

body.public td.menue p.item {
        background: transparent;
	color: #000;
        text-align: left;

        margin: 0px;
        padding: 2px 10px 2px 20px;
}

body.public td.menue p.item a:link,
body.public td.menue p.item a:visited {
        font-size: 90%;
        color: #000;
        background: inherit;
        text-decoration: underline;
}

body.public td.menue p.item a:hover,
body.public td.menue p.item a:active {
        color: #FD0002;
        background: inherit;
        text-decoration: underline;
}

/* textfenster */

body.public td.text {
        vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
}

body.public td.text div.text {
        text-align: justify;

        background: #dbe7f2;
        color: #000000;

        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
	border: none;
}

div.text_left {
        text-align: justify;
        color: #000000;

        padding: 0px 15px 15px 5px;
        margin: 0px 0px 0px 0px;
		border: none;

		float:left;
		background:url(/images/lutz02.png) no-repeat #dbe7f2;
		padding-top:20px; 
		width: 200px;
		height:300px;
}

div.text_right {
        text-align: justify;

        background: #dbe7f2;
        color: #000000;

        padding: 0px 15px 15px 5px;
        margin: 2px 0px 0px 0px;
		border: none;

		margin-left:122px;
		padding-left:20px;
		padding-top:10px;
		background: transparent;

}

body.public td.text div.text p,
body.public td.text div.text h2,
body.public td.text div.text h3,
body.public td.text div.text strong,
body.public td.text div.text ul,
body.public td.text div.text table,
body.public td.text div.text td {
        text-align: justify;
        color: #000000;
        background: #dbe7f2;
        font-size: 100%;
        padding: 0px;
        margin-top: 10px; 
        margin-left: 10px;
        margin-right: 10px;
}

body.public td.text div.text ul {
        margin-left: 30px;
}

body.public td.text div.text td {
        vertical-align: top;
}

body.public td.text a:link, 
body.public td.text a:visited,
body.public td.news a:link,
body.public td.news a:visited {
        color: #000000;
}

body.public td.text a:hover,
body.public td.text a:active,
body.public td.news a:hover,
body.public td.news a:active {
        color: #000000;
}

body.public td.news {
        margin: 0px;
        padding: 5px;
        vertical-align: top;
        border-top: 4px #ffffff solid;
        border-left: 4px #ffffff solid;
        background: #ffffff;
        width: 150px;
}

body.public td.news {
        width: 175px;
        vertical-align: top;
        background: #c0c4c5;
}

body.public td.news p.img {
        text-align: center;
        background: #c0c4c5;
        margin-bottom: 15px;
        border: none;
}

body.public td.news h2.title {
        text-align: center;
        background: #c0c4c5;
        color: #FD0002;
        padding-top: 10px;
        font-size: 120%;
}

body.public td.news h2 {
        font-size: 100%;
        text-align: center;
        background: #c0c4c5;
        color:#FD0002;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-top: 0px;
}

body.public td.news p strong {
	color: #FD0002;
        background: #c0c4c5;
}

body.public td.news p {
        text-align: left;
        background: #c0c4c5;
        color:#000000;
        padding-left: 5px;
        padding-right: 5px;
	padding-bottom: 2px;
        margin:10px 0px 0px 0px;
        border-left: 1px #ffffff solid;
        border-bottom: 2px #ffffff solid;
}

.unsichtbar {
	display: none;
}
