/* ************************************

* CSS Dokument :: Tory Consulting AG

* Created: 20050131

* SwiftLizard :: Chris Wittmann

* SiteGeist Mediasolutions GmbH

************************************ */

body {
	background-color: #203F7F;
	background-image: url(img/bg_top.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
}
#image{
        width: 180px;
	margin: 0px 0px 30px 46px;
}

#contentText{ margin: 0px 0px 20px 0px;}
#newsTeaser{width: 168px;}

a {
font-family: Arial, Helvetica, sans-serif;
color:#203F7F;
}

/* ************************************

* Hintergrund Dekor :: 

************************************ */

#dokbg{
	background-color:#FFFFFF;
}



/* ************************************

* Layout :: Bereich Kopf

************************************ */



#Logo{
	background-color:#FFFFFF;
	padding: 16px 14px 0px 16px;
}

#imageHeader{
	background-color:#FFFFFF;
	padding: 16px 0px 0px 0px;
}

#leftColumn{
	background-color:#FFFFFF;
}

#rightColumn{
	background-color:#F4F4F4;
}
#shadowLeft{
	background-image: url(img/shadow_l.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

#shadowRight{
	background-image: url(img/shadow_r.jpg);
	background-repeat: repeat-y;
	background-position: left;
	}

/* ************************************

* Layout :: Bereich Rechts

************************************ */

#navigation{
	background-color: #ffffff;



}

#Hauptnavigation{
}

#contentElement{
	margin: 0px 0px 0px 0px;
        font-size: 12px;
}




#Footer{
	background-color: #ffffff;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BFC0BF;
	text-decoration: none;
}

#Footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

#Flexline{
	background-color: #B8BABA;
	height: 4px;
	margin: 0px;
}

/* ************************************

* Dekorlinien Links

************************************ */

#DecoLine1{
	background-color: #BFC0BF;
}

#DecoLine2{
	background-color: #BFC0BF;
}

#DecoLine3{
	background-color: #BFC0BF;
}



#topShadow {
	width:100%; 
}

/* ************************************

* Navigation

************************************ */

#navigtion1{
	height: 25px;
}

#navigation2{
	height: 25px;
	padding: 4px 0px 0px 0px;

}
#subnavigation, #subnavigation a{
        font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
        color: #333333;
	text-decoration: none;
	margin: 16px 0px 0px 0px
}

/* ************************************
* Subnavigation
************************************* */
#subnavi {width:170px;}
#subnavi ul{
	margin: 0px;
	padding: 0px;
}
/* Definition des umgebenden Li - Tags*/
#subnavi li{

	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* Definition des ersten Li - Tags*/
#subnavi #subnaviTop li{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
/* Definition des a - Tags im ersten Li - Tag*/
#subnavi #subnaviTop a{
	margin: 0px;
	padding: 0px;
	background-color: #5F7AA9;
	display: block;
	width: 100%;
	text-indent: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #203F7F;
}
#subnavi #subnaviTop a:hover{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #5F7AA9;
	display: block;
	width: 100%;
	text-indent: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #203F7F;
}
#subnavi #subnaviTopactive a{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	text-indent: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F7AA9;
	text-decoration: none;
	line-height: 20px;
	border: 1px solid #203F7F;
}
#subnavi #subnaviTopactive a:hover{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #5F7AA9;
	display: block;
	width: 100%;
	text-indent: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
        text-decoration: none;
	line-height: 20px;

	border: 1px solid #203F7F;
}
/* Definition des a - Tag im umgebenden Li - Tag*/
#subnavi a{
	margin: 0px;
	padding: 0px;
	background-color: #5F7AA9;
	display: block;
	width: 100%;
	text-indent: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203F7F;
	border-right-color: #203F7F;
	border-bottom-color: #203F7F;
	border-left-color: #203F7F;
}
#subnavi a:hover{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #5F7AA9;
	text-decoration: none;
	display: block;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203F7F;
	border-right-color: #203F7F;
	border-bottom-color: #203F7F;
	border-left-color: #203F7F;
}
#subnavi #subnaviactive a{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	text-indent: 14px;
	font-family: Arial, Helvetica, sans-serif;

        font-size: 11px;
	font-weight: bold;
	color: #5F7AA9;
	text-decoration: none;
	line-height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203F7F;
	border-right-color: #203F7F;
	border-bottom-color: #203F7F;
	border-left-color: #203F7F;
}
#subnavi #subnaviactive a:hover{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #5F7AA9;
	text-decoration: none;
	display: block;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #203F7F;
	border-right-color: #203F7F;
	border-bottom-color: #203F7F;
	border-left-color: #203F7F;
}

/* ************************************

* CSS Content

************************************ */

#LanguageSwitch{
       margin: 0px 0px 0px 50px;
}

#greyline {
	background-color: #8592B4;
}

#infoContent{
        margin: 0px 5px 10px 12px;
}
#newsContent{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	margin: 0px 0px 10px 12px;

}
#infoContent2{
        margin: 35px 6px 0px 12px;
}





#content{
	margin: 30px 0px 10px 50px;
	font-size: 12px;
}

#headline{
        font-weight: bold;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #203F7F;
}

#content b{
	color: #203F7F;
}

#subcontent{
	margin: 0px 0px 10px 6px;
}





/* ************************************

* Layout :: Bereich Teaser

************************************ */

#teaserline{
	width: 155px;
	background-color:#A6B2CC;
	height: 4px;
}
#teaserImage{
	margin: 0px 0px 0px 0px;
}
#teaserlink {
	margin: 0px 0px 0px 0px;
	text-align: right;
}
#teaserlink a{
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	margin: 0px 0px 20px 0px;

}

#teaserText{
	width: 155px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	margin: 6px 0px 0px 0px;
}

/* ************************************

* Layout :: Bereich Service Container

************************************ */

#service{
	width: 180px;
	background-color: #A5A7A6;
	margin: 0px 0px 30px 46px;
}

#serviceHeader{
	height: 26px;
}

#serviceBody{
	padding: 0px 10px 5px 10px;
}

#serviceItem{
	margin: 0px 0px 4px 0px;
}

#serviceItem a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

#serviceItem a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}

#serviceItem img{
	margin: 0px 15px 0px 0px;
}

/* ************************************

* Layout :: Bereich Reference Container

************************************ */

#reference{
	width: 180px;
	background-color: #8693B6;
	margin: 0px 0px 30px 46px;
}

#referenceHeader{
	height: 26px;
}

#referenceBody{
	padding: 0px 10px 5px 10px;
}

#referenceItem{
	margin: 0px 0px 4px 0px;
}

#referenceItem a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

#referenceItem a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}

#referenceItem img{
	margin: 0px 15px 0px 0px;
}

#project{margin: 10px 25px 10px 50px;}
#projected{margin: 10px 10px 10px 20px;}
#project a ,#projected a{
        color:  #203F7F;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: none;
}
#project a:hover, #projected a:hover {
        color:  #203F7F;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        text-decoration: underline;
}
#project td, #projected td{
        padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}

/* **************************************
* Base Config :: Emailform
************************************** */
#emailform{
        position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 500px;
        margin: 15px 15px 15px 50px;
}
#emailformleftColumn{
	float:left;
	width: 245px;
}
#emailformrightColumn{
	float:left;
	width: 245px;
	margin: 0px 0px 0px 10px;
}
#emailformtextArea{
	float:left;
	width: 500px;
}
#emailformsendForm{
	float:right;
	padding: 10px 2px 10px 0px;
}
/* **************************************
* Column inner Config
************************************** */
#emailforminputRow{
	width:245px;
	height: 25px;
}
#emailforminputRowLarge{
	width:500px;
}
#emailformlabel{
	float:left;
	width: 105px;
	padding: 4px 0px 4px 0px;
}
#emailforminput{
	float:left;
	width: 140px;
}
#emailforminputlarge{
	float:left;
	width: 395px;
}
/* **************************************
* Inputfield  Config
************************************** */
#emailforminputfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 135px;
	height: 16px;
}

#emailforminputfieldlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #003366;
	width: 390px;
	height: 200px;
}


/* **************************************
* Tippspiel
************************************** */
.user-wm-pi1 *, .user-wm-pi2 *, .user-wm-pi3 *, .user-wm-pi4 *, .user-wm-pi5 *, .user-wm-pi6 * {
	font-size:12px;
}

.csc-menu {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
}
.csc-menu li {
	margin-bottom:5px;
}		
.wmGruppenname {
	background-color:#CFDBEA;
	padding:2px;
	font-weight:bold;
	font-size:10px;
}
.wm_tab_top, .wm_tab_top2 {
	border-bottom:1px solid #333;
	font-size:10px;	
}
.wm_tab_main1 {
	background-color:#CFDBEA;
	font-size:10px;
}
.wm_tab_main2 {
	font-size:10px;
}
.user_wm_pi1_Gruppenzeile td {
	background-color:#CFDBEA;
	padding:2px;
	font-weight:bold;
}
.user_wm_pi1_Headzeile td {
	border-bottom:1px solid #333;
}
.user_wm_pi2_Headzeile td {
	border-bottom:1px solid #333;
	background-image:url(/fileadmin/images/bg_emtipp.png);
	height:40px;
	vertical-align:bottom;
}
.user_wm_pi2_Tippabgabe {
	margin-top:20px;
}
.user_wm_pi3_Punktestandtabelle_ICH {
	background-color:#CFDBEA;
}

.user_wm_pi3_Punktestandtabellehead th {
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #CFDBEA;
}

tr.o {
	background-color: #CFDBEA;
	font-size:12px;	
}

tr.e {
	font-size:12px;
}
td.brl {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}
td.br {
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
td.tbr {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
td.tbrl {
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
}
caption {
	padding: 1px 3px 1px 3px;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
	font-size:12px;
	margin-top:20px;
}
th, th span {
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	padding: 1px 3px 1px 3px;
	font-size:12px;
}
.topborder {
	border-top:1px solid #999;
}

.tx-newloginbox-pi1 {
	width:540px;
}

.tx-newloginbox-pi1 * {
	font-size:12px;
}

.tx-newloginbox-pi1 h3 {
	color:#203F7F;
}
.tx-srfeuserregister-pi1 {
	width:540px;
}
