/* Stylesheet für www.abracamedia.de */
body {font-family:"trebuchet MS", tahoma, arial, sans-serif; background-image: url('images/bg.jpg'); background-repeat: repeat; background-attachment: fixed;}

/*Layer für Positionierung */
#pointer
{
position:absolute; 
width:1px; 
height:1px; 
z-index:1; 
left: 50%; 
top: 50%;
}

/*Gesamter Layer */
#gesamt{
position:absolute;
width:762px; 
height:410px; 
z-index:1; 
left: -380px; 
top: -205px;
background-color:white;
border:1px solid black;
}
/*Navigationsbereich */
#navigation
{
float:left;
width:320px;
z-index:1; 
height:390px;
background-color:rgb(255,255,255);
}
/*Inhalt */
#inhalt
{
float:right;
width:440px;
height:390px;
z-index:1; 
background-color:rgb(255,255,255);
overflow:hidden;
}
/* Fusszeile mit Anschrift */
#anschrift
{
width:760px;
height:20px;
background-color:rgb(255,255,255);
padding:0px;
font-weight:100;
font-size:9pt;
z-index:1; 
text-decoration:none;
color:rgb(150,150,150);
text-align:center;
vertical-align:bottom;
}
/* Logo-Bild über Navigation */
#logo {
width:300px;
height:86px;
margin-left:11px;
margin-bottom:25px;
}

li, td, p {font-weight:100;font-size:10pt;text-decoration:none;}
li {color:rgb(150,150,150);}
td {vertical-align:top;}
td.fuss {height:20px;vertical-align:bottom;text-align:left;width:768px;background-color:#FFFFFF}
ul {list-style-type:square}

/* Links */
a, a:active, a:visited {font-size:9pt;text-decoration:underline;color:rgb(60,60,120);font-weight:100;}
a:hover {font-size:9pt;text-decoration:underline;color:rgb(204,4,4);font-weight:100;}
a.tatort, a.tatort:visited, a.tatort:active {font-size:10pt;text-decoration:none;color:rgb(60,60,120);font-weight:100;}
a.tatort:hover {font-size:10pt;text-decoration:none;color:rgb(204,3,3);font-weight:100;}

/* Bilder */
img {border-width:0px;}
img.navigation {margin-left:44px;width:200px;height:24px;border-width:0px;vertical-align:top;}
img.titel {border-width:0px;width:200px;height:24px;margin-left:230px;}

/*Tabellen und Rahmen*/
table.aussen {border-collapse:collapse;width:100%;height:100%;text-align:center;vertical-align:middle;padding:0px;margin:0px;}
table.innen  {border-collapse:collapse;width:768px;height:415px;background-color:rgb(255,255,255);border-color:#000000;border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;padding:0px;margin:0px;table-layout:fixed;}
span.h2 {font-size:10pt;display:inline;text-decoration:none;color:rgb(204,4,4);font-weight:100;}
.runten {  border-color: black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.rahmen {  border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.rlinks { border-color: black black #000000; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.roben {  border-color: #000000 black black; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

/* Formularfelder */
input, textarea {height: 20px;font-size:11px;font-weight:bold;color:rgb(0,0,0);font-family:'trebuchet ms', tahoma, verdana,arial-sans-serif;}
textarea{height:60px;}
fieldset {border-width:0px;}
/*Sonstiges*/
h1.tatort{display:block;margin-bottom:3px;font-size:10pt;text-decoration:none;color:rgb(204,4,4);line-height: normal; font-weight: bold; font-variant: normal}
p.tatort {display:inline;line-height:120%;}
.unnamed1 {  border-color: black black #000000; border-style: solid; border-bottom-width: 1px}
.unnamed2 {  background-image:  url("images/webdesign.jpg"); background-repeat: no-repeat}
.normal {color:black;font-weight:normal;display:inline;}
.ueberschrift {color:rgb(204,4,4);font-weight:bold;}
.titelline {margin-top:150px;font-size: 7pt;font-weight:100;color:rgb(200,200,200);text-align:left;}