* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
    background: transparent;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	
	font-weight: normal;
	font-family: verdana;
	color:#575656;
    }
input {
    width: 130px;
}
select {
    width: 135px;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #FF8600;
	color: #e77844;
    text-decoration: none;
}
p {
    /*clear: both;*/
}
	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #a2a2a2;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

/*h1 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.883em;
	font-weight: 400;
	color: #575656;
}*/
h1 .orange{
	font-size: 1.083em;
	font-weight: 400;
	color: #ff6c00;
}
h1 {
	background: url(../images/template/title-bg.gif) no-repeat 0% 100%;
	margin: 0px 0 18px 0;
	padding: 0 0 4px 0;
	line-height: 1.2em;
	font-size: 1.783em;
	font-weight: lighter;
	color: #393939;
    text-transform: uppercase;
}
h2 {
    text-transform: uppercase;
    color: #FF8600;
    color: #E77844;
    font-weight: 100;
}
#content #indent h3 {
    text-transform: uppercase;
    color: #575656;
    font-weight: 100;

    font-size: 1.23em;
    margin-bottom: 20px;
}
	h2.firma{
		text-transform: uppercase;
		font-size: 1.25em;
        font-weight: 100;
		color: #575656;
	}
	h2.extra {
		margin: 0 0 26px 0;
	}

	h2.extra1 {
		margin: 0 0 23px 0;
	}

	h2.extra2 {
		margin: 0 0 28px 0;
	}

		h2 b {
			background: url(../images/template/title-bg1.gif) no-repeat 0% 100%;
			display: block;
			margin: 0 0 -4px 0;
			padding: 0 0 4px 0;
			font-weight: 400;
		}

		h2 strong {
			background: url(../images/template/title-bg2.gif) no-repeat 0% 100%;
			display: block;
			margin: 0 0 -4px 0;
			padding: 0 0 4px 0;
			font-weight: 400;
		}

h6 {
	padding: 0 0 23px 0;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 1.25em;
	font-weight: normal;
	color: #ff6c00;
}

	h6 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}
    #content hr {
        background: url(../images/template/title-bg.gif) no-repeat 0% 100%;
        border: 1px solid transparent;
    }
.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail {
	background: #e8e8e8 url(../images/template/main-tail.gif) repeat-x 50% -20px;
}

#main {
	background: url(../images/template/main-top-white.gif) no-repeat 50% 19px;
    background-repeat: repeat-y;
	font-size: 0.75em;
}

#header {
/*
	background: url(../images/template/header.jpg) no-repeat 302px 149px;
	height: 536px;
*/
	position: relative;
	width: 974px;
    padding: 0 11px;

	margin: 0 auto;
    height:129px;
    height:116px;
    background-image:none;
   
}

#header #menu_container{
    
    height: 28px;
	overflow: hidden;
	position: absolute;
	/*
    top: 69px;
	left: 302px;*/
	top: 83px;
    left: 11px;
    width: 974px;    
    border-bottom: 5px solid #a2a2a2;
}

/*
	#page2 #header {
		background: url(../images/template/header-2.jpg) no-repeat 302px 149px;
	}

	#page3 #header {
		background: url(../images/template/header-3.jpg) no-repeat 302px 149px;
	}

	#page4 #header {
		background: url(../images/template/header-4.jpg) no-repeat 302px 149px;
	}
*/
#logo {
    position: absolute;
    /*
    top: 75px;
    left: 50px;
    */
    top:11px;
    left:13px;
}

#menu {
	/*background: url(../images/template/menu-tail.gif) repeat-x 0% 0%;*/
	height: 28px;
	overflow: hidden;
	position: absolute;
	/*
    top: 69px;
	left: 302px;*/
	/*top: 83px;*/
    left:181px;
    
}

	#menu div {
		/*background: url(../images/template/menu-left.gif) no-repeat 0% 0%;*/
		height: 22px;
	}

		#menu div div {
			/*background: url(../images/template/menu-right.gif) no-repeat 100% 0%;*/
			height: 22px;
			overflow: hidden;
			float: left;
		}

	#menu ul {
		overflow: hidden;
	}

		#menu ul li {
			/*background: url(../images/template/menu-divider.gif) no-repeat 0% 0%;*/
			float: left;
			margin: 0 0 0 -1px;
			padding: 0 0 0 1px;
            list-style-type: none;
		}

			#menu ul li a {
				display: block;
				width: 115px;
				height: 22px;
                
				float: left;
				line-height: 22px;
				text-transform: uppercase;
				text-align: center;
				text-decoration: none;
				font-size: 12px;
				font-weight: 400;
				color: #575656;
				color: #575656;
                background: #e7e7e7;
                border-top: 5px solid #fff;
                border-left:  1px solid #fff;
                border-bottom: 1px solid #fff;
			}

			#menu ul li a:hover {
				background: #a2a2a2;

				color: #fff;
			}
            #menu ul li:first-child a:hover,#menu ul li:first-child.act a {
                /*background-image: url(../images/template/menu-act-left.gif);*/
                background-repeat: no-repeat;
            }
            #menu ul li:last-child a:hover,#menu ul li:last-child.act a  {
                /*background-image: url(../images/template/menu-act-right.gif);*/
                background-repeat: no-repeat;
                background-position: right;
            }

				#menu ul li a:hover strong {
					background: url(../images/template/menu-act-left.gif) no-repeat 0% 0%;
					display: block;
				}

				#menu ul li a:hover b {
					background: url(../images/template/menu-act-right.gif) no-repeat 100% 0%;
					display: block;
				}

			#menu ul li.act a {
				background: #a2a2a2;
				color: #fff;
                border-top: 0;
                border-bottom: 0;
                height: 28px;
                line-height: 28px;
                font-weight: bold;
			}

				#menu ul li.act a strong {
					background: url(../images/template/menu-act-left.gif) no-repeat 0% 0%;
					display: block;
				}

				#menu ul li.act a b {
					background: url(../images/template/menu-act-right.gif) no-repeat 100% 0%;
					display: block;
				}

			#menu ul li a strong {
				font-weight: 400;
			}

			#menu ul li a b {
				font-weight: 400;
			}

.menutitle {
    background-color: #a2a2a2;
    line-height: 27px;
    border-bottom: 5px solid #a2a2a2;
    color: #fff;
    font-weight: bold;
    text-align: right;
    padding-right: 24px;
    text-transform: uppercase;
}
#head-box {
	overflow: hidden;
    position:relative;
    top:0px;
    height:auto;
    min-height: 251px;
    width: 176px;
    
}

	#head-box .inner {
		/*padding: 17px;*/
        /*padding: 13px 13px 0px 13px;*/
	}

	#head-box ul {
		overflow: hidden;
        margin: 0px;
        background: url(../images/template/menu-line.gif) no-repeat right top;
        background: none;
        margin-top: 20px;
        
	}

		#head-box ul li {
			background: #fff;
			/*margin: 0 0 1px 0;*/
            list-style-type: none;
            background: url(../images/template/menu-line.gif) no-repeat right center ;
            text-align: right;
		}
        
        /*
        #head-box ul li:first-child {
            -webkit-border-radius: 3px 3px 0px 0px;
            -moz-border-radius: 3px 3px 0px 0px;
        }
        #head-box ul li:last-child {
            -webkit-border-radius: 0px 0px 3px 3px;
            -moz-border-radius: 0px 0px 3px 3px;
        }
        */
        #head-box ul li:hover {
            /*background-color: #ffffff;*/
        }
        #head-box ul li.act{
            /*padding-left: 10px;
            background-color: #ffffff;*/
            background: url("../images/template/menu-line.gif") no-repeat right center transparent;
            
            
        }
        #head-box ul li.submenu{
            /*padding-left: 10px;
            background-color: #ffffff;*/
            background: url("../images/template/menu-border-right-bottom.gif") no-repeat right center transparent;
            /*background: url("../images/template/menu-line.gif") no-repeat right center transparent;*/
            
            
        }
        

			#head-box ul li a {
				/*background: url(../images/template/head-marker.gif) no-repeat 12px 8px;*/
				display: block;
				/*width: 183px;*/
				/*padding: 5px 10px 5px 36px;*/
                padding: 7px 20px 7px 10px;
                padding: 6px 20px 8px 10px;
				overflow: hidden;
				line-height:normal;
				text-decoration: none;
				font-size: 12px;
				color: #333333;
                color: #575656;
                
			}

			#head-box ul li a:hover {
				/*background: url(../images/template/head-marker-act.gif) no-repeat 12px 8px;*/
				color: #ff6900;
                color: #FF8600;
                
                
			}


/* Hintergrundfarbe für die dritte Subnavigation */
            #head-box ul.subpage {
                margin-right: 11px;
                border-right:  1px solid #a2a2a2;
                margin-right: 0px;
                border-right:  12px solid #a2a2a2;
                border:0;
                background: none;
                
                margin-top: 0;
                padding-top: 10px;
                padding-top: 0px;
                
            }
            #head-box ul.subpage li:first-child {
                /*background: url(../images/template/menu-line.gif) no-repeat right top, url(../images/template/menu-line.gif) no-repeat right bottom;
                background: none;*/
            }
            #head-box ul.subpage li:last-child {
                /*padding-left: 10px;
                background-color: #ffffff;*/
                background: url("../images/template/menu-border-right-lastchild.gif") no-repeat right bottom transparent;
                /*background: none;*/
                margin-bottom: 13px;
                
                
                
            }
            #head-box ul.subpage li {
                line-height: 1.4em;
            }
            
            #head-box ul.subpage li a {
                padding-right: 8px;
                padding: 4px 8px 6px 10px;
                color: #575656;
                font-size: 11px;
                
                /*background: url(../images/template/icon_subsub1.gif) no-repeat 17px 12px;*/
                
            }
            
            #head-box ul.subpage li {
                background: url("../images/template/menu-line.gif") repeat-y right center transparent;
                /*background: none;Ü*/
                padding-right: 12px;
            }
            
            

/* Mouseover dritte Subnavigation */
            #head-box ul.subpage li a:hover {
                color: #ff8600;
                /*background: url(../images/template/head-marker-act.gif) no-repeat 12px 8px;*/
                /*background-color:#ffffff;*/
            }

            #head-box ul li a.act, #head-box ul li a.act:hover {
                font-weight:bold;
                
            }

            #head-box li.lisubpage {
                margin: 0 0 0 0;
                background: none;
            }
            #head-box ul .subpage li a.act, #head-box ul .subpage li a.act:hover {
                color: #ff8600;
                font-weight: normal;
            }



#head-box-bottom{
    background: url(../images/template/submenu_bot.gif) no-repeat 0% 0%;
    position:relative;
    top:0px;
    left:22px;
    height: 13px;
    clear:both;
}

#search-form {
	background: url(../images/template/search-form-bg.gif) no-repeat 0% 0%;
	width: 219px;
	height: 32px;
	padding: 16px 17px 18px 17px;
	overflow: hidden;
	position: absolute;
	top: 455px;
	left: 42px;
}

	#search-form span {
		background: url(../images/template/search-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}

	#search-form input {
		background: none;
		width: 161px;
		height: 16px;
		padding: 8px 11px 8px 11px;
		border: none;
		float: left;
		font-size: 1.083em;
		color: #575656;
	}

	#search-form input#search-submit {
		background: url(../images/template/search-submit.gif) no-repeat 0% 0%;
		width: 36px;
		height: 32px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

#slogan {
	position: absolute;
	top: 387px;
	left: 583px;
}

#slogan-2 {
	position: absolute;
	top: 418px;
	left: 344px;
}

#slogan-3 {
	position: absolute;
	top: 275px;
	left: 589px;
}

#slogan-4 {
	position: absolute;
	top: 276px;
	left: 576px;
}

#content {
	/*
    background: url(../images/template/content-tail.gif) repeat-y 0% 0%;
	width: 914px;
    */
	/*margin: 6px auto 0;*/
    padding-top: 6px;
    border-left:  1px solid #a2a2a2;
    float:left;
    width:622px;
    background:none;
}

	#content #indent {
		/*
        background: url(../images/template/content-bot.gif) no-repeat 0% 100%;
		position: relative;
		margin: 0 0 -1px 0;
		padding: 26px 36px 35px 59px;*/
        padding:0px 12px 0px 10px;
        /*
        float:left;
        width:631px;
        background:none;*/
	}

	#content p {
		padding: 0 0 13px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #575656;
	}

		#content p small {
			float: right;
			padding: 0 28% 0 0;
			font-size: 1em;
		}

	#content p.extra {
		padding: 0 0 26px 0;
	}

	#content p.extra1 {
		padding: 0 0 19px 0;
	}

	#content p.extra2 {
		padding: 0 0 15px 0;
	}

#content-bg {
	background: url(../images/template/content-top.gif) no-repeat 0% 0%;
}

.line-ver-1 {
	/*background: url(../images/template/line-ver.gif) repeat-y;*/
	width: 100%;
}

.line-ver-2 {
	background: url(../images/template/line-ver.gif) repeat-y;
	width: 100%;
}

.list {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list li {
		background: url(../images/template/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 18px;
		line-height: 2.083em;
		font-size: 1em;
		color: #575656;
	}

		.list li a {
			text-decoration: none;
			color: #575656;
		}

		.list li a:hover {
			text-decoration: underline;
		}

.list-2 {
	overflow: hidden;
	padding: 0 0 15px 0;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 16px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.417em;
		font-size: 1em;
		color: #575656;
	}

		.list-2 li img {
			float: left;
			margin: 11px 17px 0 0;
		}

		.list-2 li strong {
			display: block;
			padding: 0 0 6px 0;
			text-transform: uppercase;
			line-height: 2.6em;
			font-size: 1.25em;
			font-weight: normal;
			color: #ff6c00;
		}

			.list-2 li strong a {
				text-decoration: none;
				color: #ff6c00;
			}

			.list-2 li strong a:hover {
				text-decoration: underline;
			}

		.list-2 li p {
			padding: 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #575656 !important;
		}

			.list-2 li p a {
				background: url(../images/template/arrows.gif) no-repeat 50% 50%;
				margin: 0 0 0 6px;
				padding: 0 4px;
				text-decoration: none;
			}

.list-3 {
	overflow: hidden;
	padding: 0 0 3px 0;
}

	.list-3 dt {
		padding: 0 0 15px 0;
		text-transform: uppercase;
		line-height: 1.4em;
		font-size: 1.25em;
		font-weight: normal;
		color: #ff6c00;
	}

		.list-3 dt a {
			text-decoration: none;
			color: #ff6c00;
		}

		.list-3 dt a:hover {
			text-decoration: underline;
		}

	.list-3 dd {
		padding: 0 0 27px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #575656;
	}

	.list-3 dd.extra {
		padding: 0;
	}

		.list-3 dd a {
			background: url(../images/template/arrows.gif) no-repeat 50% 50%;
			margin: 0 0 0 6px;
			padding: 0 4px;
			text-decoration: none;
		}

.list-indent {
	padding: 0 0 31px 0 !important;
}

.list-indent1 {
	padding: 0 0 26px 0 !important;
}

.link {
	background: url(../images/template/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 29px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	text-decoration: none;
	font-size: 1.25em;
	color: #fff;
}

	.link span {
		background: url(../images/template/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}

	.link span span {
		background: url(../images/template/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 29px;
		padding: 0 19px 0 15px;
	}

	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	background: url(../images/template/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 29px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	text-decoration: none;
	font-size: 1.25em;
	color: #fff;
}

	.link-1 span {
		background: url(../images/template/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}

	.link-1 span span {
		background: url(../images/template/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 29px;
		padding: 0 8px 0 8px;
	}

	.link-1:hover span span {
		cursor: pointer;
		color: #000;
	}

.indent-bot {
	margin: 0 0 24px 0;
}

#secondary-content-bg {
	background: #a2a2a2 url(../images/template/secondary-content-tail.gif) repeat-y 50% 0%;
}

#secondary-content {
	/*background: url(../images/template/secondary-content-bot.gif) no-repeat 50% 100%;*/
	width: 996px;
    background-color: #f4f4f4;
	margin: 0 auto;
    font-size: 12px;
}

	#secondary-content .indent {
		padding-top: 40px;
		padding-left: 106px;
		padding-bottom: 32px;
	}

	#secondary-content p {
		padding: 0 0 19px 0;
		line-height: 1.462em;
		font-size: 1.083em;
		color: #575656;
	}

		#secondary-content p a {
			text-decoration: none;
			color: #575656;
		}

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

	#secondary-content .block-1 {
		width: 170px;
		padding: 0 0 0 0;
	}

	#secondary-content .block-2 {
		width: 120px;
		padding: 0 0 0 5px;
		border-left: 1px solid #d2d2d2;
	}

	#secondary-content .block-3 {
		width: 190px;
		padding: 0 0 0 5px;
		border-left: 1px solid #d2d2d2;
	}

	#secondary-content .block-4 {
		width: 150px;
	}

.title {
	background: url(../images/template/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 23px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.667em;
	font-weight: 400;
	color: #575656;
}

#column-left {
	float: left;
	width: 541px;
	padding: 0 27px 0 0;
}

#column-right {
	float: left;
	width: 260px;
}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		line-height: 1.75em;
		font-size: 1em;
		color: #575656;
	}

		.list-1 li a {
			text-decoration: none;
			color: #575656;
		}

		.list-1 li a:hover {
			text-decoration: underline;
		}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 228px;
	padding: 14px 0 0 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}

	#contact-form input {
		background: none;
		width: 220px;
		height: 14px;
		padding: 4px 3px 4px 3px;
		border: 1px solid #d2d2d2;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #575656;
	}

	#contact-form textarea {
		background: none;
		width: 220px;
		height: 236px;
		padding: 4px 3px 4px 3px;
		border: 1px solid #d2d2d2;
		float: left;
		overflow: auto;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #575656;
	}

	#contact-form a {
		background: url(../images/template/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 29px;
		float: right;
		margin: 30px 0 0 28px;
		overflow: hidden;
		line-height: 28px;
		text-decoration: none;
		font-size: 1.25em;
		color: #fff;
	}

		#contact-form a span {
			background: url(../images/template/link-left.gif) no-repeat 0% 0%;
			display: inline-block;
		}

		#contact-form a span span {
			background: url(../images/template/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 29px;
			padding: 0 8px 0 8px;
		}

		#contact-form a:hover span span {
			cursor: pointer;
			color: #000;
		}

#footer-bg {
	background: #a2a2a2;
}

#footer {
	width: 914px;
	height: 56px;
	overflow: hidden;
	margin: 0 auto;
    font-size: 12px;
}

	#footer p {
		padding: 0 0 0 31px;
		line-height: 50px;
		color: #fff;
	}
 /* --- Lists | Listen  -------------------------------------------------------------------------------- */

  ul, ol, dl { line-height:1.5em; margin:0 0 1em 0em; color:#e77844; color: #FF8600;}
  ul { list-style-type:disc; }
  ul ul { list-style-type:circle; margin-bottom:0; }

  ol { list-style-type:decimal; }
  ol ol { list-style-type:lower-latin; margin-bottom:0; }

  li { margin-left:0.0em; line-height:1.5em; }

  dt { font-weight:bold; }
  dd { margin:0 0 1em 0.8em; }
  /*********************************************/
  ul.noItem{
  	list-style-type:none;
	color:#575656;
  }
  /*********************************************/
  ul.bullet_left{
 	margin-left:3.4em;
  }
  ul.bullet_left li{
	line-height:1.15em;
  }
  ul.bullet_left span{
	color:#575656;
  }
  ul.all li li {
	  list-style-type:square;
	  /*line-height:1em;*/
      line-height: 1.417em;
	  /*margin-top:4px;*/
	  margin-bottom:0em;
	  margin-left:3.4em;
	  color:#666;
  }

  /*********************************************/
  ol.all, ul.all{
 	margin-left:3.4em;
	margin-bottom:2em;
  }
  ol.all li, ul.all li{
	/*line-height:1.15em;*/
    line-height: 1.417em;
	margin-bottom: 1.15em;
    margin-bottom: 0.89em;
  }
  ol.all span,  ul.all span{
	color:#575656;
  }
  img.news{
	width:230px;
	height:152px;
	float:right;
	margin-left:10px;
	}
	img.cross_cultures_services,
img.cross_cultures_services_germany,
img.coaching,
img.training,
img.offene,
img.unternehmen,
img.expat,
img.consulting,
img.elearning{
	 float:right;
	 margin-right:20px;
	 margin-left:10px;
}

.iconList_oneLineMiddle, .iconList_twoLineMiddle, .iconList_multiLine, .iconList_multiLine_PictureRight {

    margin: 10px 10px;
    max-width: 545px;
}
.iconList_oneLineMiddle p, .iconList_twoLineMiddle p, .iconList_multiLine_PictureRight p {
    float: none;
    clear: none;
    margin-left: 50px;
}
.iconList_oneLineMiddle>a, .iconList_twoLineMiddle>a, .iconList_multiLine>a, .iconList_multiLine_PictureRight>a {

    float: left;
}
#toTopLink {
    clear: both;
    margin: 15px;
}

#content ul>li {
    list-style: square;
}
form {
    max-width: 600px;
}
form label {
    width: 300px;
    display: block;
    float: left;
    margin-right: 10px;
    color: #575656;
}
textarea.form {
	font-family: verdana;
	color: #575656;
	font-size: 1.25em;
}
#content form li {
    list-style-type: none;
}
form li, form p {
    clear: both;
    margin-top: 0px;
}
b {
    font-weight: inherit;
}
img.news, img.leistungen, img.laender {
    float: right;
}
.clearer {
    clear: both;
}
address {
    font-style: normal;
}

.notransform {
    text-transform: none;
}
#content .errortext * {
    color: #f00 !important;

}
#content .errortext {
    margin-bottom: 25px;
}
.error{
    color: #f00;
}

/*Dritte Menüebene im Content-Bereich*/
/*#content .subgroup {
    float: right;
    clear: none;
}
#content .subgroup li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 3px 10px;
    margin-left: 0;
    margin-right: 0;
    border-style: solid;
    border-color: #E77844;
    border-width: 0 1px 0 0;
}
#content .subgroup li:last-child {
    border-width: 0;
}
*/
/*
 * CSS Fixes
 */
 #content .iconList_multiLine_PictureRight p {
     padding: 0px;
}



/*
 * 	CUSTOM MENU 
 */

/*
#head-box, #head-box ul { overflow: visible; } 
#head-box .subgroup li { position: relative; }
#head-box .subgroup li a { padding: 10px 8px 10px 36px; background: url(../images/template/head-marker.gif) no-repeat; background-position: 12px 12px!important; }
#head-box .subgroup .sub:hover, #head-box .subgroup .sub:hover a {
	color: #ff6900; 
	background: url(../images/template/head-marker-act.gif) no-repeat 12px 12px #fff;
	padding-right: 30px;
}
#head-box .subgroup li.sub:hover { border-right: 11px solid #ffffff;}
#head-box .subgroup .subpage { display: none; position: absolute; left: 248px; top: 0px; }
#head-box .subgroup .subpage li { border: none!important; }
#head-box .subgroup .subpage li a { background: url(../images/template/head-marker.gif) no-repeat 12px 8px #ff8601!important; color: #fff!important; padding: 7px 8px 7px 36px; }
/* #head-box .subgroup .subpage li a { background: url(../images/template/head-marker.gif) no-repeat 12px 8px #FF6900!important; color: #fff!important; } */
/* GRAU Ton #head-box .subgroup .subpage li a { background: url(../images/template/head-marker-act.gif) no-repeat 12px 8px #ebebe9!important; color: #393939!important; } */
/*
#head-box .subgroup .subpage li a:hover { color: #fff!important; }
#head-box .subgroup li:hover .subpage { display: block!important; }
#head-box .subgroup .subpage li a:hover {
	color: #FF6900!important; 
	background: url(../images/template/head-marker-act.gif) no-repeat 12px 8px #fff!important;
}
*/
.social_icons {margin:  0;} 
.social_icons .container{
    /*margin:6px 0 0 1px;*/
    margin-left: 72px;
    margin-top: 6px;
    padding-top: 7px;
    width: 100px;
}

.social_icons .container a, .social_icons .container a:hover {
    height: 16px;
    width: 16px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
}

.social_icons .container .twitter {
    background-image: url(/images/social/twitter-g.png);
}
.social_icons .container .xing {
    background-image: url(/images/social/xing-g.png);
}
.social_icons .container .facebook {
    background-image: url(/images/social/facebook-g.png);
}
.social_icons .container .mail {
    background-image: url(/images/social/mail-g.png);
}
.social_icons .container .print {
    background-image: url(/images/social/print-g.png);
}
.social_icons .container .bookmark {
    background-image: url(/images/social/bookmark-g.png);
}
.social_icons .container .twitter:hover {
    background-image: url(/images/social/twitter.png);
}
.social_icons .container .xing:hover {
    background-image: url(/images/social/xing.png);
}
.social_icons .container .facebook:hover {
    background-image: url(/images/social/facebook.png);
}
.social_icons .container .mail:hover {
    background-image: url(/images/social/mail.png);
}
.social_icons .container .print:hover {
    background-image: url(/images/social/print.png);
}
.social_icons .container .bookmark:hover {
    background-image: url(/images/social/bookmark.png);
}



.share {
    float: left;
    padding-left: 10px;
}

.share_facebook_like {
    width: 100px;
}

.share_google1 {
    width: 90px;
}

.share_twitter {
    width: 110px;
}
