﻿body {
         margin: 0px auto;

         width: 1000px;
	padding: 0px;
	font: 19px "Trebuchet MS", Helvetica, sans-serif;
         color: #000000;
}

h1, h2, h3 {
	font: 1.6em;
	font-weight: normal;
	font-family: Helvetica, sans-serif;
	letter-spacing: -1px;
         color: #000000;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
         text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Header */

#header {
	height: 130px;
         background: url(images/Logo_Teamworkfilm.jpg) no-repeat center top;
         margin: 0px auto;
         margin-top: 5px;
}

/* Page */

#block1 {
         width: 350px;
         height: 700px;
         background: url(images/hellblauRechteck4.jpg) no-repeat left top;
}

#block1 a {
	color: #1B1B5C;
}

#block2 {
         margin-left: 50px;
         margin-right: 50px;
         width: 350px;
         height: 700px;
         background: url(images/hellrotRechteck4.jpg) no-repeat center top;
}

#block2 a{
	color: #3D3C3B;
}

#polizeihead {
         margin: 0px auto;
         width: 350px;
         height: 100px;
         font: 18px "Trebuchet MS", Helvetica, sans-serif;
         text-align: center;
         padding: 20px 0 0 0;
         color:#FFFFFF;
}

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

#polizei {
	margin-left: 25px;
         margin-right: 10px;
         color: #1B1B5C;
         font: 17px "Trebuchet MS", Helvetica, sans-serif;
}

#rescuehead {
         margin: 0px auto;
         width: 350px;
         height: 100px;
         font: 18px "Trebuchet MS", Helvetica, sans-serif;
         text-align: center;
         padding: 20px 0 0 0;
         color:#FFFFFF;
}

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

#rescue {
	margin-left: 25px;
         margin-right: 10px;
         color: #1B1B5C;
         font: 17px "Trebuchet MS", Helvetica, sans-serif;
}

#gagenhead {
         margin: 0px auto;
         width: 350px;
         height: 100px;
         font: 18px "Trebuchet MS", Helvetica, sans-serif;
         text-align: center;
         padding: 20px 0 0 0;
         color: #FFFFFF;
}

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

#gagen {
         margin-left: 25px;
         margin-right: 10px;
         color: #3D3C3B;
         font: 17px "Trebuchet MS", Helvetica, sans-serif;
}


/* Content */

#content {
	float: center;
         text-align: center;
         margin-top: 50px;
         margin-bottom: 10px;
}


/* Fixed Positioned AddThis Toolbox - START */
.addthis_toolbox.atfixed {
    position: fixed;
    bottom: 5px;
    right: 5px;
    border: 3px solid #bbb8b7;
    padding: 5px 5px 1px;
    width: 16px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 16px;
    height: 16px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }
/* Fixed Positioned AddThis Toolbox - ENDE */