/* Entwickelt von M. Wernecke
   f�r die Schwimmabteilung des VfB Hermsdorf */

/* Elemente allgemein */

body {
	background: #3D3DFF url(../bilder/backgr.gif) repeat-x scroll top;
	margin: 0;
	padding: 0;
	font: normal normal 11px Verdana,Geneva,Arial,Helvetica,sans-serif;
	color: #333333;
        text-align: center;
}

p,ul,li,form,fieldset,ol,div,span,object {
	margin: 0;
	padding: 0;
}

ul {
        list-style: none;
}

p {
        line-height: 16px;
}

img {
        margin: 0;
        border: none;
        padding: 0;
}

h1,h2,h3,h4,h5,h6 {
        margin: 0;
        padding: 0;
}

form {
        display: inline;
}

label,select,input[type=checkbox],input[type=radio],input[type=button],input[type=submit] {
        cursor: pointer;
}

select,input {
        margin: 0;
        font: normal normal 11px/100% Verdana,Geneva,Arial,Helvetica,sans-serif;
        color: #666666;
}

/* Container */

#container {
	position: relative;
        width: 928px;
	margin: 10px auto 0 auto;
	padding: 0 0 10px;
}

/* Header */

#header {
	background: transparent url(../bilder/header_vfb_ol.gif) no-repeat left top;
        position: relative;
	height: 120px;
	margin-bottom: 0;
        padding: 0;
}

#header h1, #header h2, #header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header h1 {
        padding-top: 13px;
	font-size: 40px;
}

#header h2 {
        font-size: 180%;
}

/* Logo */

#logo {
        background: transparent url(../bilder/logo-vfb.gif) no-repeat scroll left top;
        float: left;
        width: 89px;
        height: 120px;
        margin-left: 40px;
        padding: 0;
}

#logo h1, #logo h2, #logo a {
	display: block;
        height: 120px;
        padding: 0;
        font-size: 100%;
        color: #FFFFFF;
        text-decoration: none;
}

#logo h1 a span {
        display: none;
}

#headcontent {
	float: right;
        width: 799px;
	height: 80px;
        margin: 0;
        padding: 0;
}

#headcontent h1 {
        margin-top: 15px;
        margin-bottom: 0;
        padding-top: 0;
}

#headcontent h2 {
        margin-top: 0;
        padding-top: 0;
}

/* Wrapper */

#wrapper {
	background-color: #FFFFFF;
        height: 760px;
        padding: 5px 0 5px;
}

/* ColTwo */

#colTwo {
	background-color: #F4F4F4;
        display: inline;
	float: right;
	width: 643px;
	height: 696px;
        overflow: auto;
        padding: 20px;
}

#colTwo h1 {
	margin: 17px 0;
	padding: 0;
}

#colTwo p {
	margin: 13px 0;
	padding: 0;
	line-height: normal;
}

#colTwo.photo {
        display: block;
        margin-top: 13px;
	margin-bottom: 5px;
}

#colTwo.nomination {
        margin-top: 5px;
	margin-bottom: 13px;
}

#colTwo .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

.compotext {
	min-height: 625px;
}

/* Footer */

#footer {
	background: #FFFFFF url(../bilder/footer.gif) repeat-x scroll 0%;
	position: relative;
	clear: both;
	height: 36px;
        margin: 0pt auto;
	padding-top: 28px;
}

#footer p {
	margin: 0pt;
	padding: 0;
        text-align: center;
}

/* *** Float containers fix:*/

.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}

.clearfix {
        display: inline-block;
}

/* begin Box, Block */
.block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
}

.block-ur, .block-ul, .block-dr, .block-dl, .block-uc, .block-dc,.block-cr, .block-cl
{
	position:absolute;
	z-index:-1;
}

.block-ur, .block-ul, .block-dr, .block-dl
{
	width: 14px;
	height: 14px;
	background-image: url('../images/Block-s.png');
}

.block-ul
{
	top:0;
	left:0;
	clip: rect(auto, 7px, 7px, auto);
}

.block-ur
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 7px, 7px);
}

.block-dl
{
	bottom: 0;
	left: 0;
	clip: rect(7px, 7px, auto, auto);
}

.block-dr
{
	bottom: 0;
	right: 0;
	clip: rect(7px, auto, auto, 7px);
}

.block-uc, .block-dc
{
	left: 7px;
	right: 7px;
	height: 14px;
	background-image: url('../images/Block-h.png');
}

.block-uc
{
	top: 0;
	clip: rect(auto, auto, 7px, auto);
}

.block-dc
{
	bottom: 0;
	clip: rect(7px, auto, auto, auto);
}

.block-cr, .block-cl
{
	top: 7px;
	bottom: 7px;
	width: 14px;
	background-image: url('../images/Block-v.png');
}

.block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 7px);
}

.block-cl
{
	left:0;
	clip: rect(auto, 7px, auto, auto);
}

.block-cc
{
	position:absolute;
	z-index:-1;
	top: 7px;
	left: 7px;
	right: 7px;
	bottom: 7px;
	background-color: #EAEBEB;
}


.block
{
	margin-bottom: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.blockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	margin-bottom: 7px;
}

.blockHeader .top
{
	height: 30px;
	color: #000000;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        font-style: normal;
        font-weight: bold;
	white-space : nowrap;
	padding: 0;
	line-height: 30px;	
}

.blockHeader .top .title
{
	color: #000000;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
	padding: 0 10px;
	margin: 0 7px;
}

.blockHeader .l, .blockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/BlockHeader.png');
}

.blockHeader .l
{
	left:0;
	right:6px;
}

.blockHeader .r
{ 
	width:894px;
	right:0;
	clip: rect(auto, auto, auto, 888px);
}





.art-header-tag-icon
{
    height: 30px;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 12px;
	background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.blockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.blockContent p
{
	font-size: 10px;
        text-align: right;
	padding: 3px 7px;
}

.blockContent #underline
{
        width: 172px;
        height: 3px;
}

.blockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
	text-align: left;
	color:#000000;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
}

.blockContent-body a:link
{
        font-family: Arial, Helvetica, Sans-Serif;
        text-decoration: underline;
}

.blockContent-body a:visited, .blockContent-body a.visited
{
        font-family: Arial, Helvetica, Sans-Serif;
        text-decoration: underline;
}

.blockContent-body a:hover, .blockContent-body a.hover
{
	color: #BB991B;
        font-family: Arial, Helvetica, Sans-Serif;
        text-decoration: none;
}

.blockContent-body ul
{
	list-style-type: none;
	color: #232622;
	margin:0;
	padding:0;
}

.blockContent-body ul li
{
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 10px;
        text-decoration: none;
        line-height: 125%;
        line-height: 1.25em;
        padding: 0px 0 0px 13px;
        background-image: url('../images/BlockContentBullets.png');
        background-repeat: no-repeat;
}

.blockContent-body ul li p
{
        padding: 0;
        text-align: right;
}

/* end Box, BlockContent */

/* Hides from IE-mac \*/

* html .clearfix {
        height: 1%;
}

.clearfix {
        display: block;
}

/* End hide from IE-mac */