

body {
    margin: 0%;
    margin-left: 8%;
    padding: 0;
    background-color: #000033;
    background-image: url(style_FILES/bgup.jpg);
    background-repeat: repeat-x;
    background-position: top;
  }


#container {
    margin: 0px auto;
    width: 90%;
    background-image: url(style_FILES/topimage.jpg);
    background-position: top;
    background-repeat: no-repeat;
    min-width: 850px;
  }


#head {
    width: 90%;
    min-width: 450px;
  }


#myname {
    padding-top: 120px;
    width: 90%;
    height: 30px;
    text-align: right;
    min-width: 450px;
  }


#myname a {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    padding-right: 50px;
  }

#menu {
  float:right;
  margin:15px 5% 0 0;
  min-width:150px;
  position:relative;
  text-align: center;
  top:-60px;
  width:150px;
}

#menu ul {
    display: block;
    margin: 0;
  }


#menu ul li {
    list-style-type: none;
    display: inline;
    margin-right: 30px;
  }


#menu ul li a {
    text-decoration: none;
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
  }


#menu ul li a:hover {
    color: #ff9900;
  }


#blueline {
    background-image : url(style_FILES/blueline.jpg);
    background-repeat : repeat-x;
    height : 3px;
    width: 90%;
    min-width: 500px;
    margin-top:40px;
  }


#realbody {
    margin-top: 0px;
    width: 95%;
    min-width: 800px;
    float: left;
    position: relative;
    top: -60px;
  }

h1 {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 16px;
    font-weight: bold;
    color: #99ccff;
  }


h2 {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 20px;
    font-weight: bold;
    color: #99ccff;
  }


h3 {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 18px;
    font-weight: bold;
    color: #99ccff;
  }


h4 {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 16px;
    font-weight: bold;
    color: #99ccff;
    padding-top: 36px;
    padding-left: 60px;
  }

#verticalmenu {
    width: 30%;
    float: left;
    overflow: hidden;
    position: relative;
    left: 0;
    top: 200px
    margin: 20px 0 0 0;
  }

#verticalmenu ul li {
    list-style-type: circle;
    color: #99ccff;
  }


#verticalmenu ul li a {
    text-decoration: none;
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 14px;
    color: #ffffff;
  }


#verticalmenu ul li a:hover {
    color: #ff9900;
  }


#verticalmenu li.verticalmenu {
    position: relative;
    background-color: #99ccff;
    padding: 0 5px 0 5px;
    margin: 2px 0 2px -25px;
    list-style-type: none;
    text-transform: uppercase;
  }
#verticalmenu li.verticalmenu a {
    color: #000000;
  }
#verticalmenu li.verticalmenu a:hover {
    color: #b04300;
  }
#verticalmenu li.verticalmenu1 {
    position: relative;
    left: 10px;
  }
#verticalmenu li.verticalmenu2 {
    list-style-type: none;
    position: relative;
    left: 20px;
  }

#verticalmenu1 ul li {
    list-style-type: circle;
    color: #99ccff;
  }

#content {
    width: 65%;
    float: right;
    /*
    background-image: url(style_FILES/seaweed.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    */
    overflow: hidden;
    min-height: 390px;
    min-width: 450px;
    color: #DDDDDD;
  }


#content p {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 16px;
  }

#content div.csc-textpic-text {
    position: relative;
    padding: 0px 0px 0px 20px;

}

#content div.csc-textpic-imagewrap {
    margin-right: 30px;
}

#content span.important {
    color: #cf0000;
}

#content table.contenttable,
#content table.contenttable tr,
#content table.contenttable td
 {
    color: #DDDDDD;
    border: 1px solid #fff;
}

#content div.tx-drwiki-pi1 {
/*    color: #FF0000;*/
}

#toc table {
  color: silver;
}
.bubble {
    width: 90%;
    height: 60px;
    background-image: url(style_FILES/bubble.jpg);
    background-repeat: no-repeat;
    background-position: left;
    clear: both;
  }


#foot {
    width: 90%;
    height: 40px;
    padding-top: 10px;
    background-image: url(style_FILES/blueline.jpg);
    background-repeat: repeat-x;
    background-position: top;
    clear: both;
    min-width: 450px;
  }


#foot p {
    text-align: right;
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 10px;
    color: #ffffff;
  }


#foot p a {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
  }


#foot p a:hover {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 10px;
    font-weight: bold;
    color: #ff9900;
  }


.imageleft {
    padding: 5px;
    border: 1px solid #99ccff;
    background-color: #ffffff;
    margin: 10px 10px 10px 0px;
    float: left;
  }


.imageright {
    padding: 5px;
    border: 1px solid #99ccff;
    background-color: #ffffff;
    margin: 10px 0px 10px 10px;
    float: right;
  }

.csc-bulletlist  {
    color: #ffffff;
    font-size: 16px;
  }

.csc-bulletlist-0 {
    color: #ffffff;
    font-size: 16px;
  }

a {
    font-family: Verdana, Arial, Times, san-serif;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
  }
a:hover {
    font-family: Verdana, Arial, Times, san-serif;
    font-weight: bold;
    color: #ff9900;
  }

ul {
    font-family: Verdana, Arial, Times, san-serif;
    color: #ffffff;
}
ol {
    font-family: Verdana, Arial, Times, san-serif;
    color: #ffffff;
}
div.csc-mailform-label {
	color: #FF0000;
	font-weight: bold;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
div.csc-mailform-field {
	width: 100%;
	float: right;
	font-size: 12px;
}
label {
	vertical-align : middle;
	float: left;
	width: 40%;
	font-weight: bold;
	padding-bottom: 10px;
}
fieldset {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0;
	padding: 0;
}
fieldset legend{
	display: none;
}
fieldset.csc-mailform {
	float: none;
}
span.csc-mailform-radio {
	float: none;
}
input.csc-mailform-radio {
	float: left;
}
input,textarea,select {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	width: 250px;
}
input.csc-mailform-submit {
	background-color: #FF0000;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

/* Powermail */
	/* Form */
span.powermail_mandatory {
	/* Color of mandatory error message */
	color: red;
}
input.validation-failed,
textarea.validation-failed {
	/* Background color if validation failed 
	background-color: red;*/
	background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
	background-repeat: no-repeat;
	background-position: 98% 1px;
}
div.powermail_mandatory_js {
	/* DIV container of errormessage */
	color: red;
/*	margin: 3px 0 15px 200px;*/
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
/*	border: 1px solid #aaa;*/
/*	background-color: #ccc;*/
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	/* legend of Fieldset */
	font-weight: bold;
	color: black;
}
fieldset.tx-powermail-pi1_fieldset label {
	/* label */
	display: block;
/*	width: 300px; */
	float: left;
	clear: both;
	font-weight: normal;
	font-size: 12px;
	color: #99ccff;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	/* Input and textarea */
	width: 300px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	/* DIV container arround every field */
	margin: 10px 0;
}
div.tx_powermail_pi1_fieldwrap_html_radio div {
	/* DIV container arround every field */
	/* float: left; */
}
div.powermail_radio_inner label {
	/* width: 130px; */
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	/* submit button */
	margin: 20px 0 10px 200px;
	font-weight: bold;
}
#content p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
#content p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 0.8em;
	color: #99ccff;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a {
	/* Description */
	cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
	/* Description */
	display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
	/* Description on mouseover */
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
	border: 1px solid red;
	color: black;
	text-decoration: none;
	font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	/* Description icon */
	padding: 2px 2px 0 2px;
}


	/* Confirmation */
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}

	/* THX */
td.powermail_all p.bodytext {
	margin: 0;
}

#content div.tx-tgrstatichtml-pi1 {
  background-color: white;
}
.clr {
   clear: both;
   display:block;
   font-size:1px;
   height:1px;
   overflow:hidden;
   width:100%;
}

#content hr {
   color:#99CCFF;
}
#content div.news-latest-item img {
   border:medium none;
   float:left;
   margin:0 15px 3px 0;
}

div.tx-rkpollsimple-pi1 li label{
  padding-bottom: 0;
  width: auto;
}
