
html {}

body {
  margin: 0px;
  padding: 0px;
  background-color: #565d8b;
  font-family: Verdana, Arial;
  font-size: 75%;
}

/* Basis Tags */

a { 
outline-color:invert;
outline-style:none;
outline-width:medium;
}

p, ul, li  {
  color: #626466;
  font-size: 1em;
}

ul, li {
  margin: 0 0 0 10px;
  padding: 0;
}

h1 {
  color: #646567;
  font-weight: bold;
  font-size: 1.2em;
}

h2 {
  color: #646567;
  font-weight: bold;
  font-size: 1.15em;
}

h3 {
  color: #646567;
  font-weight: bold;
  font-size: 1.1em;
}

h4 {
  color: #646567;
  font-weight: bold;
  font-size: 1.1em;
}

img { border: none; }

legend {   color: #646567; }

#loginbg {
  width: 100%;
  height: 10px;
  background-image: url(../img/bk_anmeldungbg.gif);
  background-repeat: repeat-x;
  text-align: center;
  overflow: hidden;
}

#login {
  width: 850px;
  background-image: url(../img/bk_anmeldungbg.gif);
  background-repeat: repeat-x;
  margin: 0 auto 0 auto;
  text-align: left;
}

#login p {
  margin: 0;
  padding: 0;
}

/* Header Definition */

#headerbg {
  width: 100%;
  height: 103px;
  background-image: url(../img/bk_headerbg.gif);
  background-repeat: repeat-x;
  text-align: center;
}

#header {
  width: 850px;
  height: 103px;
  margin: 0 auto 0 auto;
  background-image: url(../img/bk_headerbg.gif);
  background-repeat: repeat-x;
  text-align: left;
}

#logo { 
  float: left;
  width: 200px;
  height: 50px;
  padding-left: 17px;
  margin-top:19px;
}




#loginbutton {
  width: 165px;
  height: 18px;
  float: right;
  margin-right: 57px;
  background-image: url(../img/bk_loginbuttonbg.gif);
  background-repeat: no-repeat;
  text-align: center;
}

*html #loginbutton {
  margin-right: 28px;
  ma\rgin-right: 57px;
  
}

#loginbutton p {
    color: #e1e2ec;
    text-decoration: none;
    font-weight: bold;
    font-size: .8em;
    margin:0;
    padding:0;
    cursor: pointer;
}


#loginbutton a {
    color: #e1e2ec;
    text-decoration: none;
    font-weight: bold;
    font-size: .8em;
}



#loginbutton a:hover {
    color: #ffffff;
}



/* Hauptnavigation */

#navigationbg {
  width: 100%;
  height: 35px;
  background-image: url(../img/bk_navigationbg.gif);
  background-repeat: repeat-x;
  text-align: center;
}

#navigation {
  width: 850px;
  height: 35px;
  background-image: url(../img/bk_navigationborder.gif);
  background-repeat: repeat-x;
  margin: 0 auto 0 auto;
  text-align: left;
  overflow: hidden;
}


#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 2px;
  height: 35px;
}

#navigation ul li {
  float: left;
  background-image: url(../img/bk_navigationdivider.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 35px;
  list-style: none;
  margin: 0;
  padding: 0;
}

#navigation ul li a {
  padding: 10px 19px 0 19px;
  height: 35px;
  float: left;
  color: #d3d3d3;
  font-size: 1em;
  text-decoration: none;
  font-weight: bold;
}

#navigation ul li a:hover, #navigation ul li.act a {
  background-image: url(../img/bk_navigationrollover.gif);
  background-repeat: repeat-x;
  background-position: right top;
  color: #ffffff;
}

/* Content Definitionen */

#containerbg {
  width: 100%;
  background-image: url(../img/bk_contentbg.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
  text-align: center;
}

#container {
  width: 850px;
  background-image: url(../img/bk_contentbg.gif);
  background-repeat: repeat-x;
  background-color: #ffffff;
  margin: 0 auto 0 auto;
  text-align: left;
}

#outer{ margin: 2px 190px 0 190px; } 

#inner {
	padding: 20px 0 0 0;
	clear: left;
	width: 470px;
} 

#left {
	width: 190px;
	position:relative;
	margin-left:-190px;
	margin-right:0px;
	float: left;
	overflow: hidden;
}

#left h1 {
	margin: 0px 20px 0px 20px;
	padding: 8px 0 8px 0;
	border-bottom: solid #c4c5c6 1px;
}

#left ul, #left ul li {
  display:inline;
  list-style-type:none;
  margin:0px;
  padding:0px;
}

#left ul li a {
  background-image: url(../img/bk_navigationdot.gif);
  background-repeat: no-repeat;
  color: #6a6a6a;
  display:block;
  margin:5px 0 0 20px;
  padding-left: 10px;
  text-decoration:none;
  /* -- height: 15px; */ 
}

#left ul li a:hover, #left ul li.act a {
  background-image: url(../img/bk_navigationdotsel.gif);
  background-repeat: no-repeat;
  color: #3234a1;
}

#left ul li.act ul {
	border-top: solid #c4c5c6 1px;
	border-bottom: solid #c4c5c6 1px;
  list-style-type:none;
  margin: 5px 20px 5px 20px;
  padding: 5px 0 5px 0;
  display: block;
}

#left ul li.act ul li {
display:inline;
list-style-type:none;
margin:0px;
padding:0px;
}

#left ul li.act ul li a {
  background-image: url(../img/bk_navigationdot2.gif);
  background-repeat: no-repeat;
  display:block;
  padding-left:10px;
  margin:0px 0 0 10px;
  padding-bottom: 5px;
  text-decoration:none;
  color: #6a6a6a;
  height: auto;
}

#left ul li.act ul li a:hover, #left ul li.act ul li.act a {
  background-image: url(../img/bk_navigationdotsel2.gif);
  background-repeat: no-repeat;
  color: #3234a1;
}

#right {
	width:190px;
	float:right;
	position:relative;
	margin-right:-190px;
	margin-left:0px;
}

#right .news {
	margin: 0px 20px 10px 20px;
  border-bottom: solid #c4c5c6 1px;
  padding-bottom: 10px;
}

#right h1 {
	margin: 0px 20px 10px 20px;
	padding: 8px 0 8px 0;
	border-bottom: solid #c4c5c6 1px;
}

#right .news h2 {
	padding: 0;
	margin: 0;
	font-size: .9em;
}

#right .news p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: .95em;
}

#right .news p.date {
  font-style: italic;
  font-size: .9em;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}


#right p a {
  color: #3234a1;
  text-decoration: none;
}

#right p a:hover {
  text-decoration: underline;
}


#content {
  margin: 0;
  padding: 0 10px 20px 10px;
  float: left;
  min-height: 380px;
 	width: 450px; 	
}

*html #content {
  height: 380px;
 	width: 470px;
 	w\idth: 450px;
}

#content form {
	margin: 0px;
	padding: 8px 0 8px 0;
}

#content form fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#content form fieldset label {
  color: #626466;
  font-size: 1em;
  /* margin: 2px 0 0 0; */
  /* padding: 0px; */
  float: left;
  /* clear: left; */
  width: 100px;
  text-align: left;
}



#content form fieldset input, #content form fieldset select {
	margin: 0 0 10px 0;
	padding: 2px;
  border: solid #c4c5c6 1px;
  color: #626466;
}

#content form fieldset input.csc-mailform-check {
  border: none;
  margin-top: 4px;
}

#content form fieldset input.csc-mailform-submit {
  background-color: #eeeeee;
}

#content form span.csc-mailform-radio fieldset legend{
  display: none;
}


#content form span.csc-mailform-radio fieldset label {
  float: none;
  margin-top: 0; 
  padding: 0 5px;
  
}

#content form span.csc-mailform-radio fieldset input {
  clear:both;
  margin: 0; 
  padding: 0;
  border: none;
}

#content form fieldset textarea {
  font-family: Verdana, Arial;
	margin: 5px 0 10px 0;
	padding: 2px;
	font-size: 1em;
  border: solid #c4c5c6 1px;
  color: #626466;
  width: 99%;
}


#content h1 {
	margin: 0px;
	padding: 8px 0 8px 0;
	border-bottom: solid #c4c5c6 1px;
}

#content a {
  color: #74199f;
    text-decoration: none;
}

#content a:hover {
  text-decoration: underline;
}

.clear {
  clear: both;
}


/* Footer Definitionen */

#footerbg {
  width: 100%;
  height: 120px;
  background-image: url(../img/bk_footerbg.gif);
  background-repeat: repeat-x;
  text-align: center;
  clear: both;
}

#footer {
  width: 850px;
  height: 120px;
  background-image: url(../img/bk_footerbg.gif);
  background-repeat: repeat-x;
  margin: 0 auto 0 auto;
  text-align: center;
}

#footer p {
  font-size: .9em;
  color: #a7a9b8;
  background-image: url(../img/bk_footerline.gif);
  background-repeat: repeat-x;
  margin:0;
  padding-top: 2em;
  height:80px;
}


table.csc-uploads {
        margin-top: 10px;
	width: 100%;
}

tr.tr-even {
	background-color: #e5e5e5;	

}

.csc-uploads td p {
	margin: 2px 0;
}


#content form fieldset input.tx-srfeuserregister-pi1-radio{
  float: left;
  clear: left;
  border: none;
}



