/*
Theme Name: SecuMedia
Theme URI: http://www.secumedia.de
Description: Webseite
Version: 1
Author: Ansgar Hiller, 2006 Planet Pixel, Kï+½ln - Sven Homrighausen, 2007 MediaEvent Services, Wetzlar
*/


/* GLOBAL LAYOUT
---------------------------------------------------------------------------------------------------- */

body {
	margin: 0px;
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

a:link, a:active, a:visited{ color: #333; text-decoration: none;}
a:hover {color: #891217; text-decoration: underline;}

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

a img {
	border-width:0px;
	border: 0px;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	margin:0px;
	text-transform: uppercase;
}
h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 3px;
}


/* 1. Ebene in Hauptmenü */
h1 { font-size: 11px;}


/* +œberschrift mit gepunkteter Linie 
 * Diese +œberschrift kann per Typo3 in den Eigenschaften
 * des Content-Elements unter "+œberschrift" -> "Typ" -> "Layout 2"
 * ausgew+¤hlt werden.
 */
/*
h1.dotted { 
    font-size: 12px;
    background: url(../bilder/trenner_punkt.gif) no-repeat bottom;
    padding-bottom:5px;
}
*/

h2 { font-size: 12px; }

h3 { font-size: 10px;}

h4 { font-size: 15px;}
h5 { font-size: 12px; font-weight: bold; color: #891217;} /*Headlines*/
h6 { font-size: 11px; font-style: italic; font-weight: bold; color: #333;}  /*Datum*/

/* GLOBAL CONTAINER*/

#bg {
	/*min-width: 920px;*/
	min-width: 980px;
	min-height: 170px;
	left: 0px;
	top: 0px;
	background: white url(../bilder/bg_1.gif) no-repeat center top;
}

#container {
	position: relative;
	/*width: 920px;*/
	width: 980px;
	top: 0px;
	margin: 0px auto;
	/*background: url(../bilder/bg_2.gif) repeat-y center top;*/
	background: url(../bilder/bg_2.gif) repeat-y 180px top;
}

/* CONTENT CONTAINER 
 * 
 * Diese DIV-Elemente dienen als Container zum Positionieren der Inhalte 
 */

div#header-left{
  /*width:170px;*/
  width:200px;
  height:110px;
  background: url(../bilder/kopf_1.gif) no-repeat;
  float:left;
}

div#header-center{
  width:620px;
  height:110px;
  background: url(../bilder/kopf_2.gif) no-repeat;
  float:left;
}

div#header-right{
  /*width:170px;*/
  width:160px;
  height:110px;
  background: url(../bilder/kopf_3.gif) no-repeat left;
  float:right;
}

div#breadcrumb-container{
  width:740px;
  height:10px;
  /*background-color:gray;*/
  /*margin-left:180px;*/
  margin-left:210px;
  padding-top:30px;
  background: url(../bilder/farbbalken.gif) no-repeat left 20px;
  clear:both;
}

div#left-container{
  width:170px;
  /*width:180px;*/
  float:left;
  margin-left:10px;
}

div#content{
  width:581px;
  padding:21px 15px 20px 40px;
  float:left;
}

/* Star-HTML-Hack wird von allen Browsern ausser IE ignoriert */
* html div#content{
  width:566px;
  padding:29px 15px 20px 40px;
  float:left;
}

/* Links die mit dem RTE erzeugt werden */
div#content a.internal-link{
	color: #891217;
}

div#content a.internal-link-new-window{
	color: #891217;
}

div#content a.external-link{
	color: #891217;
}

div#content a.external-link-new-window{
	color: #891217;
}

div#content a.mail{
	color: #891217;
}

div#content a.download{
	color: #891217;
}

/* zurück-Link auf allen Unterseiten */
div#content div#page-backlink, div#content div#page-backlink a {
   font-weight: bold;
   font-size: 10px;
   margin-bottom: 15px;
   margin-top: 25px;
}

/* Link-Formatierung für kompletten Container entfernen */
div#content div#page-backlink a:hover{
 	text-decoration:none;
}

/* "zurück"-Icon als Hintergrundbild einfügen 
 * Star-HTML-Hack für IE
 */
* html div#content div#page-backlink span.backlink-icon {
	background:url(../bilder/pfeil_rot_back.gif) no-repeat left;
	padding-right:15px;
}

/* "zurück"-Icon als Hintergrundbild einfügen */
div#content div#page-backlink span.backlink-icon{
 	background:url(../bilder/pfeil_rot_back.gif) no-repeat left;
	width: 20px;
	height:20px;
	padding-right:15px;
}

/* Link-Formatierung für "zurück"-Text hinzufügen */
div#content div#page-backlink span.backlink-text a:hover{
  text-decoration:underline;
}
/*
div#content a.backlink{
	color: #891217;
	background:url(../secumedia_v3/bilder/pfeil_rot_back.gif) no-repeat left;
	width: 20px;
	height:20px;
	padding-right:15px;
}
*/

div#page-backlink, div#page-backlink a{
	clear:both;
	margin-top:10px;
	font-weight: bold;
    font-size: 10px;
    margin-bottom: 15px;
    margin-top: 10px;
}

    
/* Link-Formatierung für kompletten Container entfernen */
div#page-backlink a:hover{
  text-decoration:none;
}

/* "zurück"-Icon als Hintergrundbild einfügen 
 * Star-HTML-Hack für IE
 */
* html span.backlink-icon {
	background:url(../bilder/pfeil_rot_back.gif) no-repeat left;
	padding-right:15px;
}

/* "zurück"-Icon als Hintergrundbild einfügen */
span.backlink-icon{
  background:url(../bilder/pfeil_rot_back.gif) no-repeat left;
	width: 20px;
	height:20px;
	padding-right:15px;
}

/* Link-Formatierung für "zurück"-Text hinzufügen */
span.backlink-text a:hover{
  text-decoration:underline;
}


div#ad-container{
  width:130px;
  height:100px;
  float:right;
  margin-top:10px;
  margin-right:15px;
  /*background-color:green;*/
}

/* Star-HTML-Hack wird von allen Browsern ausser IE ignoriert */
* html div#ad-container{
  width:130px;
  height:100px;
  float:right;
  margin-top:17px;
  margin-right:15px;
  /*background-color:green;*/
}

div#foot{
  clear:both;
  font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
  width:740px;
  height:50px;
  background: url(../bilder/farbbalken.gif) no-repeat;
  /*margin-left:180px;*/
  margin-left:210px;
  padding-top:15px;
}

#menue { width: 165px; margin-top: 20px;}

/*#foot {font: 10px/16px Verdana, Arial, Helvetica, sans-serif;}*/
/*#foot hr {border: 1px solid #999999; margin:0px;}*/
div#footer-bar{
  /*background-color:white;*/
  padding:0px;
}

/* HISTORY */
#history .clicked {color: #891217; font-weight: bold;}
#history .link {color: #333; font-weight: bold;}

/* MENUE */

#menue .erste { background: url(../bilder/pfeil_grau.gif) no-repeat 0px 1px; padding-left: 15px; margin-top: 7px; padding-top:1px;}
#menue .erste_aktiv { background: url(../bilder/pfeil_rot.gif) no-repeat 0px 1px; padding-left: 14px; margin-top: 7px; padding-top:1px;}

* html #menue .erste { background: url(../bilder/pfeil_grau.gif) no-repeat 0px 2px; padding-left: 15px; margin-top: 7px; padding-top:1px;}
* html #menue .erste_aktiv { background: url(../bilder/pfeil_rot.gif) no-repeat 0px 2px; padding-left: 14px; margin-top: 7px; padding-top:1px;}

#menue .clicked {color: #891217; font-weight: bold;}
#menue .link {color: #333; font-weight: bold;}

/* zweite Ebene */
#menue .erste_aktiv ul { background: url(../bilder/linie.gif) repeat-y left top; list-style-type: none; padding-left: 0px; margin:0px;}
#menue .erste_aktiv ul li { background: url(../bilder/gabel.gif) no-repeat left top; padding-left: 9px; margin-top: 7px; list-style-type: none;}
#menue .erste_aktiv ul li.last-child { background: #FFF url(../bilder/ecke.gif) no-repeat left top; padding-left: 9px; margin-top: 7px; list-style-type: none;}

/* dritte Ebene */
#menue .erste_aktiv ul li ul { background: url(../bilder/linie.gif) repeat-y left top; list-style-type: none; padding-left: 0px; margin:0px;}
#menue .erste_aktiv ul li ul li{ background: url(../bilder/gabel.gif) no-repeat left top; padding-left: 9px; margin-top: 7px; list-style-type: none;}
#menue .erste_aktiv ul li ul li.last-child { background: #FFF url(../bilder/ecke.gif) no-repeat left top; padding-left: 9px; margin-top: 7px; list-style-type: none;}

/* Menü für Sprachumschaltung */
#lang-menu {
	padding:2px;
	text-align:right;
	width:80%;
	border-top:1px solid #891217;
	margin-top:30px;
	color: #7B776F;
	font-size:11px;
}

#lang-menu a{
	background: url(../bilder/pfeil_rot.gif) no-repeat 0px -2px;
	padding-left:12px;
}

/* CONTENT */

#content h1 {
	font-weight: bold; 
	font-size:12px;
	color: #891217;
}

#content h1.dotted {
	font-size: 12px;
   background: url(../bilder/trenner_punkt.gif) no-repeat bottom;
   padding-bottom:5px;
	color: #891217;
}

#content h2 {
	font-weight:bold;
	/*color: #7B776F;*/
	color:#000000;
}

#content .textlink {background: url(../bilder/pfeil_rot.gif) no-repeat left center; padding-left: 12px; margin-left:3px; margin-top: 7px; padding-top:1px; color: #891217; font-weight: bold;}
#content .link { color: #891217; font-weight: bold;}

#content .text_item {font: 11px/20px Verdana, Arial, Helvetica, sans-serif; color: #333; font-weight: normal; margin-bottom:20px;}

#content hr {
	border: none 0;
	/*border-top: 1px solid #891217;*/
	border-top: 1px solid #7B776F;
	width: 98%;
	height: 1px;
}

#content .text_item .assetleft { margin: 5px 10px 5px 0px; clear: left; float: left; padding-top: 3px; top: 0px;}

#content .text_item li {background: url(../bilder/pfeil_rot.gif) no-repeat left center; padding-left: 12px; margin-left:3px; margin-top: 7px; padding-top:1px; list-style-type: none; display: inline;}

/*
Theme Name: SecuMedia
Theme URI: http://www.secumedia.de
Description: Webseite
Version: 1
Author: Sven Homrighausen, MediaEvent Services, Wetzlar 2006
*/


/* Typo3 Style-Definitionen
---------------------------------------------------------------------------------------------------- */


/*
Theme Name: SecuMedia
Theme URI: http://www.secumedia.de
Description: Webseite
Version: 1.1
Author: André Petrakow, Netzpepper, Winterberg 2011
*/


/* Typo3 Style-Definitionen
---------------------------------------------------------------------------------------------------- */

#kontakt {}
#kontakt fieldset{border-bottom:none;border-left:none;border-right:none;}
#kontakt legend {font-size:1.4em; color:#891217;}
#kontakt .row {margin:10px 0; overflow:auto;}
#kontakt label {display:inline-block;width:130px; text-align:right;float:left; margin:0 10px 0 0;}
#kontakt label.required {font-weight:bold;}
#kontakt label span.requiredCharAfter {display:none;}
#kontakt label.longlabel {display:inline;width:auto;text-align:left;float:none;}
#kontakt label.nofloat {float:none;text-align:left;}
#kontakt input, #kontakt select, #kontakt textarea{border:1px solid #7B776F}
#kontakt input, #kontakt textarea {width:278px;}
#kontakt input.longtext {display:block; width:579px; float:none; margin:10px 0 0 0; }
#kontakt input.short{width:130px;}
#kontakt input[type=checkbox], #kontakt input[type=radio], #kontakt input.button {width:auto;}
#kontakt input[type=checkbox], #kontakt input[type=radio] {border-width:0px;}
#kontakt input:focus, #kontakt textarea:focus, #kontakt select:focus{border:1px solid #891217; background-color:#EEEEEE;}
#kontakt textarea {height:112px;}
#kontakt .spacer{margin:0 0 0 140px;}
#kontakt .buttons{text-align:right;}
#kontakt .buttons input.button{background:#ffffff;font-weight:bold;}
#kontakt input.error{border:1px solid #891217;}
#kontakt label.error{color:#891217;}
#kontakt label.error a {text-decoration:underline;}
#kontakt ul.checkboxList {display:block; list-style:none; padding:0; margin:0; float:left;}
#kontakt ul.checkboxList li {}
#kontakt #formErrorMsg{border:1px solid #891217; padding:10px; color:#891217; }
#kontakt #formErrorMsg ul li a{text-decoration:underline;}
