input   {
        border-color: black;
        font-size: 11pt;
}

a       {
        font-family: Verdana,Arial;
        font-size: 12px;
}
                                
td      {
	font-family:Verdana,Arial;
	font-size:12px;
	line-height:16px;
}

a	  {font-family:Verdana,Arial;font-size:11px;}
a:active  {text-decoration:none;color:#0000FF;}
a:link    {text-decoration:none;color:#CC0000;}
a:visited {text-decoration:none;color:#5555ff;}
a:hover   {text-decoration:none;text-decoration:underline;}

form { 
	border: 0px solid #ddd; 
	margin: 0px;
	display: inline;
}

.Bereich, .Feld { background-color:#ffa; width:300px; border: 1px solid #ddd; margin-bottom: 0px; }
.Auswahl { background-color:#dff; width:300px; border:6px solid #ddd; }
.Check, .Radio { background-color:#dff; border:1px solid #ddd; }
.Button { background-color:#aaa; color:#fff; width:200px; border:6px solid #ddd; }

img { 
	border: none; 
}

body { 
	width: 100%;
	margin: 0px;
	font-family: Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	background-color: #b7a787;
}

div.large {
	width: 100%;
	text-align: center;
}

div.top {
        margin-left: auto;
        margin-right: auto;
        width: 768px;
        border: solid 1px black;
	margin-bottom: 10px;
	margin-top: 10px;
}

div.links {
        margin-left: auto;
        margin-right: auto;
        width: 768px;
        background: white;
        border: solid 1px black;
	margin-bottom: 10px;
}

div.middle {
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
	width: 768px; 
	background: white; 
	border: solid 1px black;
}

div.middle-end {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
        width: 768px;
        background: white;
        border: solid 1px black;
}

div.middle-desc {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 768px;
        background: white;
        border: solid 1px black;
}

div.middle-upper {
        margin-left: auto;
        margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
        width: 768px;
        background: white;
        border: solid 1px black;
}

div.between {
	margin-top: 10px;
	width: 768px;
	border: 0px;
}

table.center {
        border: solid 0px black;
	text-align: center;
        width: 768px;
	border-collapse: collapse;
}

table.center-desc {
	padding-top: 10px;
	padding-bottom: 10px; 
        border: solid 0px black;
        text-align: center;
        width: 768px;
        border-collapse: collapse;
}

table.center-info {
        border: solid 0px black;
        text-align: center;
        border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;
	margin-right: 40px;
}

td.bild {
	padding-top: 5px;
	text-align: center;
	border-bottom: solid 0px black;
	border-right: solid 1px black;
	height: 250px;
}

td.bild-full {
        padding-top: 5px;
        text-align: center;
        height: 240px;
}


td.name-full {
	height: 30px;
        text-align: center;
        width: 180px;
	border-bottom: solid 1px black;
}       

td.name {
	text-align: center;
	width: 180px;
	border-bottom: solid 0px black;
	border-right: solid 1px black;
}

td.blason {
        padding-left: 10px;
	padding-right: 10px;
	text-align: center;
        border-bottom: solid 0px black;
        border-right: solid 1px black;
}

td.links {
        text-align: center;
        width: 35px;
        border-bottom: solid 0px black;
        border-right: solid 1px black;
}

td.datum {
        text-align: center;
        width: 130px;
        border-bottom: solid 0px black;
        border-right: solid 0px black;
}

td.blason-o {
        padding-left: 10px;
        padding-right: 10px;
        text-align: center;
        border-bottom: solid 1px black;
	border-right: solid 1px black;
}

td.name-o {
        text-align: center;
        width: 180px; 
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}

td.links-o {
        text-align: center;
        width: 35px;
	border-right: solid 1px black;
        border-bottom: solid 1px black;
}

td.datum-o {
        text-align: center;
        width: 130px;
        border-bottom: solid 1px black;
        border-right: solid 0px black;
}       
	
td.desc {
	text-align: left;
	padding-left: 150px;
	padding-right: 150px;
	width: 768px;
}

td.desc-top {
        text-align: left;
        padding-left: 150px;
        padding-right: 150px;
        width: 768px;
}

td.desc-down {
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 150px;
        padding-right: 150px;
        width: 768px;
}

td.bild-front {
        height: 250px;
	padding-top: 5px;
        text-align: center;
        border: solid 1px black;
	background: white;
	width: 183px;
}

td.name-front {
        text-align: center;
        width: 183px;
	border: solid 1px black;
	background: white;
}

div.middle-front {
	text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 10px;
        width: 768px;
        border: solid 0px black;
}

td.transparent {
       border: 0px;
       width: 12px;
}

table.center-front {
        border: solid 0px black;
        text-align: center;
        border-collapse: collapse;
}
