

/* common tags */

html
{
    margin: 0px;
    padding: 0px;
}

body
{
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    font-family: Verdana, Geneva, sans-serif;
    background-color: transparent;
    text-align: left;
    background-image: url('../img/raster.gif');
    background-position: 0px 0px;
    background-repeat: repeat;
}

a
{
    color: #DB0076;
    font-weight: normal;
    text-decoration: none;
}

a:hover, a:focus
{
    text-decoration: underline;
}

div
{
    border-style: none;
    border-width: 0px;
    border-color: transparent;
}
div.line
{
	padding: 0px 0px 11px 0px;
	margin: 0px 0px 11px 0px;
	border-bottom: 1px solid #e5ded6;
}

form
{
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}
h1
{
    margin: 0px;
    padding: 7px 0px 13px 0px;
    font-family: Georgia, serif;
    font-size: 17px;
    font-weight: normal;
    color: #BBAA96;
    letter-spacing: 0px;
}
h2
{
    margin: 0px;
    padding: 11px 0px 3px 0px;
    font-family: Georgia, serif;
    font-size: 15px;
    font-weight: normal;
    color: #BBAA96;
    letter-spacing: 0px;
}
h3
{
    margin: 0px;
    padding: 3px 0px 1px 0px;
    font-family: Georgia, serif;
    font-size: 12px;
    font-weight: normal;
    color: #BBAA96;
    letter-spacing: 0px;
}
img
{
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
input.submit
{
	border-width: 0px;
    font-family: 'Lucida Console', Monaco, monospace;
    font-weight: normal;
    text-align: left;
	color: #DB0076;
	background-color: transparent;
	cursor: pointer;
}
input.text
{
	border-width: 0px;
	border-style: solid;
	border-color: #DB0076;
}
li
{
    margin: 0px 0px 0px 15px;
    padding: 0px 0px 0px 0px;
}
ol
{
    margin: 7px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}
p
{
    text-align: left;
    margin: 0px;
    padding: 7px 0px 5px 0px;
    border-width: 0px;
}
table
{
    font-size: 13px;
    margin: 5px 0px 5px 0px;
    padding: 0px;
    border-collapse: collapse;
    border-width: 0px;
}
td
{
    text-align: left;
    vertical-align: top;
    padding: 0px 7px 0px 0px;
    margin: 0px;
    border-width: 1px;
    border-color: #e5ded6;
    border-style: none none solid none;
}
tr
{
    vertical-align: top;
}
ul
{
    margin: 7px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

#druckkopf
{
    display: none;
}

#mainStart
{
	margin: 0px 0px 37px 31px;
	background-color: #FFFFFF;
    background-image: url('../img/bg58.jpg');
    background-position: 5px 0px;
    background-repeat: no-repeat;
	width: 985px;
}

#main
{
	margin: 27px 0px 37px 31px;
	background-color: #FFFFFF;
    background-image: url('../img/bg32.jpg');
    background-position: 5px 5px;
    background-repeat: no-repeat;
	width: 985px;
}

.sprachwahlStart
{
    display: block;
    float: left;
    font-family: 'Lucida Console', Monaco, monospace;
    font-weight: normal;
    width: 120px;
    margin: 10px 2px 0px 2px;
    color: #DB0076;
}

.sprachwahlName
{
	display: block;
    font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px 0px 0px 123px;
	padding: 7px 0px 7px 0px;
	width: 340px;
	color: #000000;
}

#sprachwahl
{
    position: absolute;
    left: 700px;
    top: 7px;
    height: 23px;
    width: 311px;
    font-family: 'Lucida Console', Monaco, monospace;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #878787;
    color: #FFFFFF;
}

#sprachwahl a
{	
	display: block;
	padding: 4px 7px 0px 7px;
	float: left;
	color: #FFFFFF;
    font-weight: normal;
}

#wortmarke
{
    position: absolute;
    left: 36px;
    top: 54px;
}

div.einviertel 
{
	float: left;
	width: 23%;
}
div.einviertel div.text
{
	margin: 11px 29px 0px 9px;
}
div.zweiviertel 
{
	float: left;
	width: 47%;
}
div.zweiviertel div.text
{
	margin: 11px 29px 0px 9px;
	line-height: 1.5;
}
div.dreiviertel 
{
 	float: left;
	width: 72%;
}
div.dreiviertel div.text
{
	margin: 11px 29px 0px 9px;
	line-height: 1.5;
}
div.rechtesViertel
{
 	float: right;
	width: 22%;
}
div.vierviertel 
{
 	float: left;
	width: 99%;
}
div.vierviertel div.text
{
	margin: 11px 29px 0px 9px;
	line-height: 1.5;
}
div.rechtesViertel div.text
{
	margin: 11px 9px 13px 0px;
}
div.rechteHaelfte
{
	float: right;
	width: 47%;
}
div.rechteHaelfte div.text
{
	margin: 11px 9px 13px 0px;
	line-height: 1.5;
}

li.second {
	margin-left: 30px;
}

li.third {
	margin-left: 45px;
}

li.fourth {
	margin-left: 60px;
}

table.innehalten {
}
table.innehalten tr {
}
table.innehalten tr td {
	vertical-align: middle;
}

.mehrText
{
	font-size: 11px;
}
.mehrText a
{
	color: #DB0076;
}

.noLinkBlack
{
    color: #000000;
}

#schnellsuche
{
	position: absolute;
	left: 750px;
	top: 277px;
	width: 261px;
	text-align: right;
	z-index: 1000;
	background-color: transparent;
}

#bookmarks
{
    margin-left: 37px;
}

#validate /* XHTML- und CSS-Validierung */
{
	text-align: right;
	padding: 23px 0px 29px 0px;
}


