/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
*
{
   margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, td, th, caption, dl, dt, dd, form, fieldset, label, select, input, textarea, address, blockquote, nobr
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

img
{
	border: none;
}

.hrClearBoth,
.clearBoth
{
	clear: both;
	position: absolute;
	top:-1000px;
	font-size: 0.1em;
	height: 0em;
	visibility: hidden;
}

hr[class = "hrClearBoth"],
div[class = "clearBoth"]
{
	position: static;
}

.floatLeft
{
	float: left;
}

.floatRight
{
	float: right;
}

html
{
	height: 100%;
}

body
{ 
	background: #004e9f;
	font-size: 100.01%;
	text-align: center;
	height: 100%;
}

#wrapper
{
	background: #FFFFFF url(wrapperbg.gif) repeat-y;
	text-align: left;
   margin: 0px auto;
	width: 1010px;
}

.wrapperHeight
{
	height: 100%;
}

div[class = "wrapperHeight"]
{
	height: auto;
	min-height: 100%;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* mothers little helpers */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.hidden, ul dfn
{
	position: absolute;
	left: -1000px;
	top:-1000px;
	width:0px;
	height: 0px;
	overflow:hidden;
	display:inline;
}

dfn, acronym, abbr 
{
  font-style: normal;
  text-decoration: none;
  cursor: help;
  border-bottom: 1px dotted;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* header */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#header
{

}

.headerHeight
{
	height: 230px;
}

#headerImage
{

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* hNavigationgation 1 level horizontal*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#hNavigation
{
	margin: 0px 15px;
	background: #004a95 url(hnavbg.jpg) repeat-x;
}

#hNavigation ul
{
	margin-left: 30px;
	font-size: 0.8em;
	list-style-type: none;
	height: 2.35em;
}

#hNavigation li
{

	line-height: 2.3em;
	display: inline;
}

#hNavigation li a,
#hNavigation li strong
{
	text-decoration: none;
	padding: 6px 11px;
	border-right: 1px solid #06335c;
	border-left: 1px solid #2668a8;
}

#hNavigation li a
{
	color: #FFFFFF;

}

#hNavigation li a:hover,
#hNavigation li#nav1646 a,
#hNavigation li#nav1646 strong
{
        color: #FFFFFF;
        background: #810257 url(fotostorynavbg.jpg) repeat-x;
}

#hNavigation li.first a,
#hNavigation li.first strong
{
	border-left: 0px solid #2668a8;
}

#hNavigation li.last a,
#hNavigation li.last strong
{
	border-right: 0px solid #06335c;
}

#hNavigation li.liact a,
#hNavigation li strong
{
	color: #000000;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main 3 column layout*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainWrap
{
	margin: 0px 15px;
}

.mainWrapLayout1
{
	height: 100px;
	background: url(mainwrap1bg.png) right top repeat-y;
}

div[class = "mainWrapLayout1"]
{
	height: auto;
	min-height: 100px;
}

.mainWrapLayout2
{
	height: 100px;
	background: url(mainwrap2bg.png) right top repeat-y;
}

div[class = "mainWrapLayout2"]
{
	height: auto;
	min-height: 100px;
}

.mainWrapLayout3
{
	height: 100px;
	background: url(mainwrap3bg.png) right top repeat-y;
}

div[class = "mainWrapLayout3"]
{
	height: auto;
	min-height: 100px;
}

.mainWrapLayout4
{
	height: 100px;
	background: url(mainwrap4bg.png) right top repeat-y;
}

div[class = "mainWrapLayout4"]
{
	height: auto;
	min-height: 100px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* right column*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#firstColumn
{
	float: right;
	width: 275px;
}

#firstColumnContent h2
{
        font-size: 0.75em;
	color: #000000;
}

.ceWrapGuide1
{
      border-top: 10px solid #ffffff;
      padding-top: 18px;
      padding-left: 65px;
      padding-right: 20px;
      background: url(sogehtesbg1.png) no-repeat 0px 0px;
}

.ceWrapGuide2
{
      padding-top: 110px;
      padding-left: 65px;
      padding-right: 20px;
      background: url(sogehtesbg2.png) no-repeat 0px 0px;
}

.ceWrapGuide3
{
      padding-top: 90px;
      padding-left: 65px;
      padding-right: 20px;
      background: url(sogehtesbg3.png) no-repeat 0px 0px;
}

.ceWrapGuide1 h2
{
	margin-bottom: 72px;
}

.ceWrapHotlineTop
{
        height: 75px;
        background: url(hotlinebgtop.png) no-repeat;
        margin-left: 55px;
        margin-top: 17px;
        margin-bottom: 17px;
        width: 200px;   
}

div[class = "ceWrapHotlineTop"]
{
	height: auto;
	min-height: 75px;
}

.ceWrapHotlineBottom
{
        background: url(hotlinebgbottom.png) no-repeat left bottom;
        width: 200px;
        padding: 20px 11px;  
}

#firstColumnContent .ceWrap
{
      border-top: 10px solid #ffffff;
      margin-top: 20px;
      padding-top: 18px;
      padding-left: 65px;
      padding-right: 20px;
}

#firstColumnContent .ceWrapNoBorder
{
      margin-top: 20px;
      padding-top: 18px;
      padding-left: 65px;
      padding-right: 20px;
      padding-bottom: 10px;
}

#firstColumnContent .ceWrapHotlineTop h2
{
	font-size: 0.75em;
	margin-bottom: 10px;
}


#firstColumnContent p
{
        font-size: 0.65em;
        line-height: 1.3;
}

#firstColumnContent .ceWrapHotlineTop p
{
        font-size: 1em;
        font-weight: bold;
}

#firstColumnContent a
{
        color: #e2007a;
}

#firstColumnContent .ceWrapHotlineTop a
{
        text-decoration: none;
}

#firstColumnContent a.internal-link
{
        background: url(arrow.gif) no-repeat right center;
        padding-right: 8px;
}

#firstColumnContent div.csc-textpic-intext-right div.csc-textpic-imagewrap,
#firstColumnContent div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap
{
        margin-left:3px !important;
}

#firstColumnContent dt,
#firstColumnContent dd
{
        font-size: 0.75em;
        line-height: 1.8;
}

#firstColumnContent dd input
{
        width: 96%;
}


#firstColumnContent p input
{
        font-size 1.2em;
        margin-top: 5px;
}

#firstColumnContent p.submit
{
        text-align: right;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* maincontainer with right column and content*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#mainContainer
{
	margin-right: 275px;
}

.mainContainerHeight
{
	height: 100px;
}

div[class = "mainContainerHeight"]
{
	height: auto;
	min-height: 100px;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* contentSection*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentSection
{
	padding: 85px 40px 20px;
}

#content
{
	float: left;
	width: 100%;
}

.contentHeight
{
        height: 400px;
}

div[class = "contentHeight"]
{
	height: auto;
	min-height: 400px;
}

.ceWrap
{
       /*clear: both;
       float: left;
       width: 100%;
       margin-bottom: 20px; */
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* example content styles*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#contentSection a
{
        color: #000000;
}

#contentSection a:hover
{
        color: #004e9f;
}

h2
{
	font-size: 1.6em;
	margin-bottom: 1em;
	color: #e3007a;
}

h3
{
	font-size: 0.9em;
	margin-bottom: 1em;
	color: #004e9f;
}

h4
{
        font-size: 0.8em;
        margin: 10px 0;
}

#contentSection p
{
        font-size: 0.8em;
        margin: 10px 0;
        line-height: 1.8;
}

#contentSection ul,
#contentSection ol,
#contentSection dt,
#contentSection dd
{
        font-size: 0.8em;
        line-height: 1.8;
}

#contentSection ul
{
        margin-left: 15px;
        list-style-type: none;
}

#contentSection ol
{
        margin-left: 25px;
}

#contentSection li
{
        margin: 8px 0;
        list-style-image: url(li.gif);
}

#contentSection ul ul
{
        font-size: 1em;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* footer*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer1
{
	clear: both;
	background: url(footerbg.png) no-repeat;
	padding-top: 55px;
	padding-bottom: 15px;
	padding-left: 38px;
}

#footer1 ul
{
	font-size: 0.7em;
	list-style-type: none;
	height: 1.5em;
	color: #004e9e;
}

#footer1 li
{
	line-height: 1.5em;
	display: inline;
}

#footer1 li a,
#footer1 li strong,
#footer1 li span
{
	padding: 2px 4px;
	color: #004e9e;
	font-weight: normal;
	text-decoration: none;
}

#footer2
{
	
}

#footer2 p
{
	color: #9c9d9d;
	font-size: 0.7em;
	margin-left: 40px;
}

#footer2 ul
{
	font-size: 0.7em;
	list-style-type: none;
	height: 1.5em;
	margin-left: 38px;
	color: #9c9d9d;
}

#footer2 li
{
	line-height: 1.5em;
	display: inline;
}

#footer2 li a,
#footer2 li strong
{
	padding: 2px 8px 2px 4px;
	color: #9c9d9d;
	font-weight: normal;
	text-decoration: none;
}

#bookmarks
{
	padding-top: 15px;
	padding-bottom: 30px;
	padding-left: 38px;
}

#bookmarks
{
	font-size: 0.7em;
	line-height: 1.5em;
	color: #9c9d9d;
}

#bookmarks a,
#bookmarks span
{
	padding: 2px 8px 2px 4px;
	color: #9c9d9d;
	font-weight: normal;
	text-decoration: none;
}

.tx-timtabsociable-pi1
{
        display: inline;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* mail form */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

fieldset.csc-mailform
{
        border: none;
        margin-top: 20px;
}

.csc-mailform label
{
        width: 7em;
        float: left;
        font-size: 0.8em;
}

.csc-mailform input,
.csc-mailform textarea,
.csc-mailform select
{
       font-size: 0.8em;
       border: 1px solid #B22222;
       margin: 2px 0px;
}

.csc-mailform-field
{
        clear: left;

}

.csc-mailform input.csc-mailform-submit
{
      border: none;
      background: #B22222;
      color: #FFFFFF;
      cursor: pointer;
      margin-left: 7em;
}




/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* newsletter / register */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.tx-srfeuserregister-pi1 fieldset
{
       border: none;
}

.tx-srfeuserregister-pi1 input,
.tx-srfeuserregister-pi1 textarea
{
       border: 1px solid #c7007f;
}

.tx-srfeuserregister-pi1 input .foto-right
{
      border: none;
}

.tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit,
#firstColumnContent input.submit
{
       border: none;
}

.foto-upload label,
.foto-upload input
{
       margin-bottom: 5px;
}



