/* Internationale Polizeifahrzeuge - CSS */

body {
	background: #FFFFFF;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #393939;
	text-align: center;
	position: relative;
}

strong, b {
	font-weight: bold;
}

.content p a {
	color: #00285C;
	text-decoration: underline;
}

.content p a:hover {
	text-decoration:none;
}

.content p, .content ul, .content ol {
	margin-bottom: 20px;
}

.content ul {
	padding-left: 15px;
}
.content ul li {
	padding-left: 15px;
	background: url(../img/icn_list.gif) 0px 7px no-repeat;
	margin: 8px 0px;
}

.content blockquote{
	font-weight: bold;
	color: red;
}

.csc-textpic-caption {
	font-size: 10px;
	color: #6F6F6F;
	line-height:12px;
	padding: 2px 0px;
}

/* Headings */
h1 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #3d413f;
}

.csc-firstHeader {
	font-size: 25px;
	margin-bottom: 5px;
	color: #00285d;
}
/* Rahmen */
.frame-1 {
	border-bottom: 1px solid #eaeaea;
	margin-bottom: 20px;
}

.frame-2 {
	border: 1px solid #BFC9D6;
	padding: 20px 20px 0px 20px;
	margin-bottom: 20px;
	background: #EAEFFF;
}

.teaser-start {
	width: 193px;
	border: 1px solid #3d413f;
	float:left;
	margin-bottom: 15px;
	min-height:245px; 
	height:auto !important; 
	height:245px;

}

.teaser-start.mitte {
	margin: 0px 12px 15px;
}

.teaser-start .csc-textpic-image {
	margin: 0px!important;
	padding:0px!important;
}

.teaser-start p {
	margin: 0px;
	padding: 8px 12px;
}

.teaser-start p strong {
	color: #00285d;
	font-size: 12px;
	line-height: 13px;
}

/* LAYOUT ELEMENTE */
.page {
	width: 900px;
	margin: 15px auto;
	text-align: left;
}

.toolbar {
	height: 16px;
	width: 900px;
	display: block;
	margin-bottom: 10px;
}

.shortcuts, .langmenu {
	float:right;
	height: 16px;
}

.shortcuts li, .langmenu li {
	display: inline;
}

.top {
	height: 210px;
}

.top .homelink {
	display: block;
	width: 210px;
	height:210px;
	float:left;
}

.top .header-slideshow {
	float:left;
	width:690px;
	height: 210px;
	background: url(../../../bilder/slideshow/t5.jpg) 0px 0px no-repeat;
}

.middle {
	background: url(polizeiedition-screen_FILES/bg_middle.gif) 0px 0px repeat-y;
}

.middle .left {
	width: 210px;
	float:left;
	padding-top: 34px;
}

.middle .right {
	width: 650px;
	float:right;
}

.middle .content {
	padding: 34px 40px 34px 0px;
}

.bottom {
	background: #00285d;
	height: 36px;
}

.footer {
	text-align: center;
	line-height: 36px;
	color: #FFFFFF;
	height: 36px;
}

.footer a {
	color: #FFFFFF;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

/* Hauptmenü */
.mainmenu {
	border-top: 1px solid #a3b3ce;
	margin-bottom: 15px;
	margin-left:1px;
}

.mainmenu li a {
	height: 1%;
	padding: 7px 10px 7px 18px;
	border-bottom: 1px solid #a3b3ce;
	display: block;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

.mainmenu li a:hover, .mainmenu .act a {
	background: #f4f6ff;
}

.mainmenu li ul.lvl2 li a{
	background: #FFFFFF;
	font-weight: normal;
	padding-left: 25px;
}

.mainmenu li ul.lvl2 li a:hover,
.mainmenu li ul.lvl2 li.act a{
	text-decoration: underline;
}

/* Shortcut-Menü */
.shortcuts {
	margin-right: 15px;
	
}
.shortcuts li a {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11px;
	color: #555555;
	margin: 0px 5px;
}

.shortcuts li a:hover, .shortcuts .act a {
	text-decoration: underline;
}

/* Language-Menu */
.langmenu {
	margin-right: 10px;
}
.langmenu li {
	margin-left: 5px;
}

/* INFOBOX */
.infobox {
	padding: 0px 10px 0px 19px;
	margin-bottom: 30px;
}

.infobox p {
	margin-bottom: 15px;
}

/* Kontaktformular */
.csc-mailform label {
	display: block;
	font-weight: bold;
}

.csc-mailform .csc-mailform-field {
	margin-bottom: 10px;
}

.csc-mailform input, .csc-mailform textarea {
	border: 1px solid #A3B3CE;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	padding: 7px 4px;
	width: 350px;
	color: #393939;
}

.csc-mailform input:hover, .csc-mailform textarea:hover,
.csc-mailform input:focus, .csc-mailform textarea:focus {
	border: 1px solid #00285D;	
}

.csc-mailform #mailformformtype_mail {
	border: 0px;
	background: #A3B3CE;
	color: #FFFFFF;
	font-weight: bold;
	cursor:pointer;
	width: 100px;
}

#uid-364 .csc-mailform #mailformformtype_mail {
	width: 160px;
}

.csc-mailform #mailformformtype_mail:hover {
	background: #00285D;
}

.content ul li.csc-textpic-image{
	background: transparent;
}



/* polls */

.tx-rsdynamicpoll-pi1 {
	border: 1px solid #3D413F;
	background: #ffffff;
	padding: 5px;
}

.result_bar {
	height: 10px;
}

.infobox h1 {
	font-size: 14px;
	font-weight: bold;
}

.submit_vote input {
	background:#A3B3CE;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	padding:4px 7px;
}

.submit_vote input:hover,
.submit_vote input:active {
	background: #00285D
}

.answer {
	margin-bottom: 5px;
	overflow: hidden;
}

.answer input {
	vertical-align:text-bottom;
}

.question {
	margin-bottom: 5px;
	font-weight: bold;
}

.small {
	color:#696969;
	font-size:10px;	
}

.tx-rsdynamicpoll-pi1 {
	margin-bottom: 15px;
}

#facebook-like{
	padding: 10px 0px 10px 36px;
	margin-bottom: 15px;
}

.facebook {
    background: none repeat scroll 0 0 #F2F2F2;
    border-top: 1px solid #E2E2E2;
    margin-bottom: 15px;
    padding: 15px;
}

.facebook .bodytext {
    margin: 0;
    padding-top: 12px;
	font-weight: bold;
}

#exitTooltip{
	display: none;
	border: 1px solid #a3b3ce;
	background: #eaefff;
	padding: 20px;
	width: 410px;
	position: fixed;
	-moz-box-shadow: 0px 0px 60px #555;
	-webkit-box-shadow: 0px 0px 60px #555;
	box-shadow: 0px 0px 60px #555;
	text-align: left;
}

#exitTooltip .buttons{
	text-align: center;
	padding-top: 15px;
}

#exitTooltip .buttons a{
	margin: 0px 10px;
}

#exitTooltip .close{
	color: #888;
}

#exitTooltip .okay{
	padding: 5px 10px;
	font-weight: bold;
	background: #014b94;
	color: #FFF;
	text-decoration: none;
}

