/* ====================================================================================================
** = Cascading Style-Sheet for BeulenDoktor-Rostock.de
** =
** = Copyright (C) 2009 - BeulenDoktor-Rostock.de - All Rights Reserved
** ====================================================================================================
*/

@charset "UTF-8";

/* ----------------------------------------------------------------------------------------------------
** - html, body
** ----------------------------------------------------------------------------------------------------
*/

html
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

body
{
background-color: #f5f6f5;
background-repeat: repeat;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*overflow: hidden;
overflow: -moz-scrollbars-vertical;
overflow-x: auto;
overflow-y: scroll;*/
}

/* ----------------------------------------------------------------------------------------------------
** - Layout
** ----------------------------------------------------------------------------------------------------
*/

div#layout
{
background-color: #fdfdfd;
background-image: url('/gfx/layout/background.gif');
background-repeat: repeat-y;
margin: 0px auto 0px auto;
height: auto;
min-height: 100%;
width: 960px;
}

div#header
{
background-color: #fdfdfd;
background-image: url('/gfx/layout/header.jpg');
background-repeat: no-repeat;
height: 160px;
width: 960px;
}

div#site_path
{
border-bottom: 1px solid #254571;
margin: 0px 8px 0px 8px;
width: 584px;
}

div#site_path h1,
div#site_path h1 a,
div#site_path h1 span
{
color: #254571;
font-size: 8pt;
text-decoration: none;
white-space: nowrap;
}

div#site_path h1
{
padding: 1px 0px 2px 0px;
}

div#site_path h1,
div#site_path h1 span
{
cursor: default;
}

div#main
{
background-image: url('/gfx/layout/background.gif');
background-repeat: repeat-y;
width: 960px;
}

div#content
{
float: left;
min-height: 480px;
width: 600px;
}

div#content div.text
{
clear: both;
margin: 0px 8px 0px 8px;
width: 584px;
}

div#footer
{
background-color: #254571;
background-image: url('/gfx/layout/footer.gif');
background-repeat: repeat-x;
height: 19px;
padding-right: 8px;
}

div#footer p
{
padding: 2px 2px 2px 2px;
text-align: right;
}

div#footer p,
div#footer p a
{
color: white;
}

div#copyright
{
float: left;
width: 180px;
}

div#copyright p
{
padding: 2px 2px 2px 8px;
text-align: left;
}

/* ----------------------------------------------------------------------------------------------------
** - Block Groups
** ----------------------------------------------------------------------------------------------------
*/

div#left_blocks
{
margin: 0px 0px 0px 0px;
float: left;
min-height: 540px;
width: 180px;
}

div#right_blocks
{
background-image: url('/gfx/layout/bg_right.jpg');
background-repeat: no-repeat;
background-position: left bottom;
float: left;
padding-top: 11px;
min-height: 480px;
width: 180px;
}

/* ----------------------------------------------------------------------------------------------------
** - Block
** ----------------------------------------------------------------------------------------------------
*/
div.block
{
background-color: white;
/*border: 1px solid #5189c6;*/
display: block;
margin: 0px 0px 10px 0px;
}

div.block div.block_header
{
background-color: white;
/*border-bottom: 1px solid #5189c6;*/
padding: 4px 5px 4px 5px;
}

div.block div.block_header h1
{

}

div.block div.block_content
{
padding: 5px 5px 5px 5px;
min-height: 20px;
}


/* ----------------------------------------------------------------------------------------------------
** - Block (left)
** ----------------------------------------------------------------------------------------------------
*/

div#left_blocks div.block,
div#left_blocks div#oeffnungszeiten div.block_header,
div#left_blocks div#oeffnungszeiten div.block_content,
div#left_blocks div#oeffnungszeiten div.block_footer
{
border-width: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 180px;
}

div#left_blocks div.block
{
margin-bottom: 10px;
}

div#left_blocks div#oeffnungszeiten div.block_header
{
background-image: url('/gfx/layout/right_block_header.gif');
background-repeat: repeat-x;
height: 8px;
width: 180px;
}

div#left_blocks div#oeffnungszeiten div.block_content
{
background-image: url('/gfx/layout/right_block_content.gif');
background-repeat: repeat;
padding: 8px 8px 8px 8px;
width: 180px;
}

div#left_blocks div#oeffnungszeiten.image div.block_content
{
padding: 0px 0px 0px 0px;
}

div#left_blocks div#oeffnungszeiten div.block_footer
{
background-image: url('/gfx/layout/right_block_footer.gif');
background-repeat: repeat-x;
height: 8px;
width: 180px;
}

div#left_blocks div#oeffnungszeiten div.block_header h1
{
display: none;
visibility: hidden;
}


/* ----------------------------------------------------------------------------------------------------
** - Block (right)
** ----------------------------------------------------------------------------------------------------
*/

div#right_blocks div.block,
div#right_blocks div.block div.block_header,
div#right_blocks div.block div.block_content,
div#right_blocks div.block div.block_footer
{
border-width: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 180px;
}

div#right_blocks div.block
{
margin-bottom: 10px;
}

div#right_blocks div.block div.block_header
{
background-image: url('/gfx/layout/right_block_header.gif');
background-repeat: repeat-x;
height: 8px;
width: 180px;
}

div#right_blocks div.block div.block_content
{
background-image: url('/gfx/layout/right_block_content.gif');
background-repeat: repeat;
padding: 8px 8px 8px 8px;
width: 180px;
}

div#right_blocks div.block.image div.block_content
{
padding: 0px 0px 0px 0px;
}

div#right_blocks div.block div.block_footer
{
background-image: url('/gfx/layout/right_block_footer.gif');
background-repeat: repeat-x;
height: 8px;
width: 180px;
}

div#right_blocks div.block div.block_header h1
{
display: none;
visibility: hidden;
}

/* ----------------------------------------------------------------------------------------------------
** - Text
** ----------------------------------------------------------------------------------------------------
*/

h1, h2, div, p, a, span, label
{
color: #254571;
font-family: Verdana, Arial, Tahoma;
font-size: 9pt;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
overflow: hidden;
text-decoration: none;
}

h1
{
font-size: 10pt;
}

/* ----------------------------------------------------------------------------------------------------
** - inline Text
** ----------------------------------------------------------------------------------------------------
*/

span.error
{
color: red;
font-weight: bold;
}

span.success
{
color: green;
font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------
** - Label
** ----------------------------------------------------------------------------------------------------
*/

label.checkbox, label.radio
{
cursor: pointer;
}

/* ----------------------------------------------------------------------------------------------------
** - List
** ----------------------------------------------------------------------------------------------------
*/

ol, ul, dl, li, dt, dd
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

li
{
line-height: 16px;
}

ol, ul
{
padding-left: 40px;
}

/* ----------------------------------------------------------------------------------------------------
** - Links
** ----------------------------------------------------------------------------------------------------
*/

a
{
color: #5189c6;
cursor: pointer;
}

a:hover
{
text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------
** - Images
** ----------------------------------------------------------------------------------------------------
*/

img
{
border-width: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

img.border
{
border: 1px solid #5189c6;
}

/* ----------------------------------------------------------------------------------------------------
** - Horizontal Ruler
** ----------------------------------------------------------------------------------------------------
*/

hr
{
background-color: white;
color: white;
border: 0 none;
border-bottom: 1px solid #254571;
clear: both;
display: block;
font-size: 0px;
height: 0px;
line-height: 0px;
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}

hr.dashed
{
border-bottom: 1px dashed #254571;
}

/* ----------------------------------------------------------------------------------------------------
** - Form Elements
** ----------------------------------------------------------------------------------------------------
*/

fieldset
{
background-color: white;
border: 1px solid #75b2de;
margin: 5px 0px 15px 0px;
padding: 5px 5px 5px 5px;
}

fieldset legend
{
background-color: white;
border: 1px solid #75b2de;
color: #6080a0;
cursor: default;
font-family: georgia, times, serif;
font-size: 12pt;
font-weight: bold;
margin: 0px 0px 0px 5px;
padding: 2px 10px 2px 10px;
}

input
{
font-family: Verdana, Arial, Tahoma;
font-size: 9pt;
font-style: normal;
font-weight: normal;
}

textarea,
select,
optgroup,
option
{
color: black;
background-color: white;
font-family: Verdana, Arial, Tahoma;
font-size: 9pt;
font-style: normal;
font-weight: normal;
}

optgroup
{
font-style: normal;
font-weight: bold;
}

input.checkbox,
input.radio
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* ----------------------------------------------------------------------------------------------------
** - Navigation
** ----------------------------------------------------------------------------------------------------
*/

div#navigation
{
border-width: 0px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div#navigation div.block_header
{
background-image: url('/gfx/layout/nav_header.gif');
background-repeat: no-repeat;
height: 25px;
width: 180px;
}

div#navigation div.block_header h1
{
display: none;
visibility: hidden;
}

div#navigation div.block_footer
{
background-image: url('/gfx/layout/nav_footer.gif');
background-repeat: no-repeat;
height: 9px;
width: 180px;
}

div#navigation div.block_header,
div#navigation div.block_footer,
div#navigation div.block_content
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

/* ----------------------------------------------------------------------------------------------------
** - 1st level
** ----------------------------------------------------------------------------------------------------
*/

div#navigation ul
{
list-style-type: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div#navigation ul li
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

div#navigation ul li a
{
background-image: url('/gfx/layout/nav_01.gif');
color: #254571;
display: block;
font-family: Verdana, Arial, Tahoma;
font-size: 9pt;
font-style: normal;
font-weight: normal;
height: 20px;
line-height: 22px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 15px;
text-decoration: none;
}

div#navigation ul li.selected a
{
background-image: url('/gfx/layout/nav_01_hover.gif') !important;
color: #254571;
font-weight:bold;
font-size: 9pt;
}

div#navigation ul li a:hover
{
background-image: url('/gfx/layout/nav_01_hover.gif') !important;
color: #254571 !important;
}

/* ----------------------------------------------------------------------------------------------------
** - 2nd level
** ----------------------------------------------------------------------------------------------------
*/

div#navigation ul li ul
{
display: none;
visibility: hidden;
}

div#navigation ul li.selected ul
{
display: block;
visibility: visible;
}

div#navigation ul ul li a
{
color: #254571 !important;
font-weight: normal;
padding-left: 15px;
}

div#navigation ul ul li.selected a
{
color: #b70b0b !important;
font-weight:bold;
font-size: 9pt;
}

/* ----------------------------------------------------------------------------------------------------
** - 3rd level
** ----------------------------------------------------------------------------------------------------
*/

div#navigation ul ul li ul
{
display: none;
visibility: hidden;
}

div#navigation ul ul li.selected ul
{
display: block;
visibility: visible;
}

/*div#navigation ul ul ul li
{
background-image: url('/gfx/layout/nav_03.gif');
background-position: left bottom;
}

div#navigation ul ul ul li:active,
div#navigation ul ul ul li:hover,
div#navigation ul ul ul li.hover,
div#navigation ul ul ul li.selected
{
background-image: url('/gfx/layout/nav_03_hover.gif');
background-position: left bottom;
}

/*div#navigation ul ul li.hover ul
{
height: 0px;
overflow: hidden;
}*/

div#navigation ul ul ul li a
{
padding-left: 20px;
}


/* ----------------------------------------------------------------------------------------------------
** - contact form
** ----------------------------------------------------------------------------------------------------
*/

div#contact table
{
border-width: 0px;
border-spacing: 5px;
margin: 5px 8px 5px 8px;
padding: 0px 0px 0px 0px;
table-layout: fixed;
text-align: left;
width: 584px;
}

div#contact table table
{
border-spacing: 0px;
}

div#contact table tr td input.text,
div#contact table tr td select,
div#contact table tr td textarea
{
width: 360px;
}

/* ----------------------------------------------------------------------------------------------------
** - contact form captcha
** ----------------------------------------------------------------------------------------------------
*/

div#contact img.captcha,
div#contact input.captcha,
div#contact input.submit
{
vertical-align:middle;
overflow: hidden;
}

div#contact img.captcha
{
border: 1px solid whitesmoke;
}

div#contact img.captcha.enabled,
div#contact input.captcha.enabled
{
margin: auto 10px auto 0px;
}

div#contact img.captcha.disabled,
div#contact input.captcha.disabled
{
display: none;
visibility: hidden;
}

/* ----------------------------------------------------------------------------------------------------
** - link partners
** ----------------------------------------------------------------------------------------------------
*/

div#link_partners ul
{
list-style-type: none;
margin: 10px 0px 10px 0px;
padding: 0px 0px 0px 15px;
}

div#link_partners ul li h1
{
font-weight: bold;
}

/* ----------------------------------------------------------------------------------------------------
** - gallery
** ----------------------------------------------------------------------------------------------------
*/

div#gallery img
{
border: 0px;
}

div#gallery.category p,
div#gallery.image p
{
margin: 3px 0px 3px 0px;
text-align: center;
}

div#gallery img
{
border: 1px solid #254571;
}

div#gallery a img.thumb
{
margin: 5px 3px 5px 3px;
}

div#gallery a:hover img.thumb
{
opacity: 0.8;
-moz-opacity: 0.8;
filter: alpha(opacity=80);
}

