html,
body,
input,
select,
textarea {
    font-family:		"myriad", "Trebuchet MS", verdana, arial, sans-serif;
}
input,
select,
textarea {
    font-size:		11px;
}


body {
    font-size:		12px;
    margin:			0;
    color:			#3d4d5a;
    text-align:		left;
    line-height:		18px;
}
.gruen {
    color:			#629420
}
.red {
    color:			#66070D !important;
}
.blue {
    color:			#0098e7;
}
a,
a:visited,
a:active {
    color:			#4e4e4e;
    text-decoration:	none;
}
.grey {
    color:			#4e4e4e;
}
a:hover {
    color:			#0098e7 !important;
}
.login {
    width:			100%;
    height:			29px;
    background-image:	url(../images/title_bg_grey.jpg);
    border-bottom:		1px solid #3d4d5a;
}
.login .inner {
    line-height:		30px;
    color:			#fff;
    font-weight:		bold;
}
.login .inner {
    margin-right:		10px;
}
.login .inner .left {
    float:			left;
    margin-left:		10px;
}
.login .inner .right {
    margin-right:		10px;
    float:			right;
}
.login a {
    color:			#fff !important;
}
.login a:hover {
    color:			#e4e4e4 !important;
}
#Content {
    background-color:	#ffffff;
}
#mainContent {
    background-image:	url(../images/bg.jpg);
    background-repeat:	repeat-y;
    width:			1236px;
    padding-bottom:		15px;
    padding-top:		15px;
}
#header {
    height:			70px;
}
#headTopLeft {
    float:			left;
    margin-left:		25px;
    width:			415px;
    overflow:		hidden;
    line-height:		50px;
    text-align:		left;
    font-weight:		bold;
    font-size:		18px;
}
#headTopRight {
    float:			right;
    margin-right:		40px;
    margin-top:		20px;
    margin-bottom:		20px;
}
#naviTop {
    background-image:	url(../images/navi_top_bg.jpg);
    background-repeat:	repeat-x;
    float:			left;
    padding-left:		20px;
    padding-right:		25px;
    width:			923px;
    height:			30px;
    margin-left:		6px;
    margin-bottom:		15px;
}
#naviTop ul {
    padding:		0;
    margin:			0;
    padding-top:		1px;
}
#headTopLinks ul {
    padding:		0;
    margin:			0;
}
#naviTop li {
    float:			left;
    display:		inline;
    font-size:		11px;
    line-height:		27px;
    border-right:		1px dotted #fff;
}
#naviTop li:first-child {
    border-left:		1px dotted #fff;
}
#naviTopActive a{
    background-image:	url(../images/colorize/originals/navi_top_active.jpg);
    color:			#ffffff !important;
    font-weight:		bold;
}
.headTopLinksActive {
    background-image:	url(../images/colorize/originals/navi_content_hover.png);
    font-weight:		bold;
}
#naviTop li a {
    padding-top:		7px;
    padding-bottom:		8px;
    padding-left:		11px;
    padding-right:		11px;
    color:			#3d4d5a;
    text-decoration:	none;
    font-weight:		bold;
}
#naviTop li a:hover {
    background-image:	url(../images/colorize/originals/navi_top_hover.jpg);
    color:			#fff !important;
}
#naviThird {
    background-image:	url(../images/navi_top_bg.jpg);
    background-repeat:	repeat-x;
    float:			left;
    padding-left:		10px;
    padding-right:		25px;
    width:			1132px;
    height:			30px;
    margin-bottom:		20px;
}
#naviThird ul {
    padding:		0;
    margin:			0;
    padding-top:		1px;
}
#headTopLinks ul {
    padding:		0;
    margin:			0;
}
#naviThird li {
    float:			left;
    display:		inline;
    font-size:		11px;
    line-height:		27px;
    border-right:		1px dotted #fff;
}
#naviThird li:first-child {
    border-left:		1px dotted #fff;
}
#naviThirdActive {
    background-image:	url(../images/colorize/originals/navi_top_active.jpg);
    color:			#ffffff !important;
    font-weight:		bold;
}
#naviThird li a {
    padding-top:		7px;
    padding-bottom:		8px;
    padding-left:		11px;
    padding-right:		11px;
    color:			#3d4d5a;
    text-decoration:	none;
    font-weight:		bold;
}
#naviThird li a:hover {
    background-image:	url(../images/colorize/originals/navi_top_hover.jpg);
    color:			#fff !important;
}

#naviInfo {
    background-color:	#ffffff;
    text-align:		justify;
}
#centerContent {
    margin-left:		-5px;
    width:			996px;
    float:			left;
    text-align:		justify;
}
#centerContent a {
    color:			#294163;
    text-decoration:	none;
}
#centerContent a:hover {
    color:			#878787;
}
h1 {
    margin-top:		0;
    font-size:		16px;
    font-weight:		bold;
    margin-bottom:		15px;
}
h2 {
    font-size:		16px;
    font-weight:		lighter;
    margin-bottom:		5px;
}
#footer {
    background-image:	url(../images/bg_footer.jpg);
    width:			1236px;
    height:			61px;
}
#footer .inner {
    color:			#393b30;
    font-size:		11px;
    text-align:		right;
    padding-top:		5px;
    padding-right:		25px;
    line-height:		23px;
}
#footer a {
    color:			#393b30;
}
.bildunterschrift {
    font-size:		10px;
}


/*#########
 FORMULARE
#########*/

.input {
    width: 250px;
    height: 17px;
    border: 1px solid #c0c0c0;
    padding: 2px;
    text-indent: 2px;
    font-size: 11px;
    background-repeat: repeat-x;
    padding-top: 5px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;


}

.input:hover, .input:focus, .textarea:hover, .textarea:focus, .select:hover, .select:focus
{
    background: none;
    background-color: #efefef !important;
    border: 1px solid #52b7e0;
}


.inputError {
    width: 250px;
    height: 20px;
    border: 1px solid #ff0000;
    background-color: #ffdfdf;
    background-repeat: no-repeat;
    padding: 2px;
    text-indent: 2px;
    font-size: 11px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
}

.inputError:hover, .inputError:focus
{
    background-color: #efefef;
}



.fileError {
    border: 1px solid #ff0000;
    background-color: #ffdfdf;
    background-repeat: no-repeat;
}

.textarea {
    width: 250px;
    height: 100px;
    border: 1px solid #c0c0c0;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: verdana;
    font-size: 11px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
}



.textareaError {
    width: 250px;
    height: 100px;
    border: 1px solid #ff0000;
    background-color: #ffdfdf;
    font-size: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: verdana;
    font-size: 11px;
    -moz-border-radius:3px;
    -khtml-border-radius:3px;
}

.select {
    width: 256px;
    border: 1px solid #c0c0c0;
    height: 25px;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;

    -moz-border-radius:3px;
    -khtml-border-radius:3px;
}

.selectError {
    width: 256px;
    border: 1px solid #ff0000;
    background-color: #ffdfdf;
    height: 25px;
    font-size: 11px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.input,
.textarea,
.select
{
    font-family:		"Trebuchet MS",Verdana, Arial, sans-serif !important;
    font-size:		12px;
    padding-left:		2px;
    padding-right:		2px;
}

.submit
{
    width:130px;
    height:26px;
    text-align:center;
    background-color: none;
    background-image: url(../images/submit.png);
    cursor:pointer;
    color: #3d4d5a;
    font-weight: bold;
    border: 0;
    margin:0;
    font-size:11px;
    font-family: "Trebuchet MS",Verdana, Arial, sans-serif;
    margin-top: 1px;

}
.StopButton {
    background-image:	url(../images/submit_red.png);
    color:			#ffffff;
}
.submit:hover {
    background-image:	url(../images/colorize/originals/submit_hover.png);
}
.StopButton:hover {
    background-image:	url(../images/submit_red_hover.png);
    color:			#000000;
}
.grey2 {
    background-image:	url(../images/button_grey.png);
    font-size:		12px;
    font-weight:		normal;
}
.icon {
    margin-top:		-3px;
    margin-right:		3px;
    vertical-align:		middle;
}
.table.click {
    cursor:			pointer;
}
.table {
    width: 100%;
    margin: 0;
}
.table th {
    background-image:	url(../images/colorize/originals/title_bg.jpg);
    background-repeat:	repeat-x;
    height:			30px;
    line-height:		21px;
    padding:		0 5px 0 5px;
    color:			#ffffff;
    vertical-align:		middle;
    text-align:		left;
}
.table th a{
    color:			#fff !important;
}
.table td {
    padding:		6px;
    border:			2px solid #fff;
    text-align:		left;
}
.table tr {
    vertical-align:		top;
}
.table tr:hover {
    background-color: #eaf3fa !important;


}
.table_error tr:hover {
    background-color:	#ffed95;
}
.table_error td {
    padding:		6px;
}
.table_blank {
    width:			100%;
}
.table_blank th {
    padding: 6px;
    line-height:		24px;
    text-align:		left;
}
.table_blank td {
    padding:		6px;
    line-height:		24px;
}
.table_blank tr {
    vertical-align:		top !important;
    text-align:		left;
}
.table_blank tr:hover {
    background-color: #eaf3fa !important;
}
.table_blank td,
.table_blank th {
    vertical-align:		top !important;
}
.table_blank .blank:hover {
    background:		none !important;
}
.errorBox {
    margin-bottom:		15px;
    border:			3px solid #d67e7e;
    background-color:	#ffdfdf;
    padding:		10px;
    font-size:		11px;
    font-weight:		bold;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
}
.errorBox h2 {
    color:			#ff0000;
    font-size:		12px;
    margin-top:		5px;
    margin-bottom:		5px;
    font-weight:		bold;
}
.img {
    padding:		2px;
    border:			1px solid #cccccc;
    margin:			0;
    padding-bottom:		3px;
}
a .img:hover {
    border:			1px solid #e4e4e4;
}
.configuration_box {
    float:			left;
    margin:			10px;
    width:			220px;
}
.configuration_box_padding {
    padding:		10px;
    height:			100px;
    text-align:		left;
}
.message_box {
    margin-bottom:		15px !important;
    font-size:		12px;
    font-weight:		bold;
    overflow:		hidden !important;
}
.message_box_success {
    border:			3px solid #99d67e;
    background-color:	#eaffe1;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
}
.message_box_error {
    border:			3px solid #d67e7e;
    background-color:	#ffdfdf;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
}

.message_box_info {
    border:			3px solid #c6d9e9;
    background-color:	#eaf3fa;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
}

.message_box a:hover{
    color: #3D4D5A !important;
}
.sortable-list {
    list-style-type :	none;
    margin :		0;
}
.sortable-list li {
    cursor :		move;
    margin :		0px 0 5px 0px;
    border :		1px solid #fff;
    padding:		0;
}
*+html .sortable-list li {
    margin-left:		0;
}
.sortable-list li:hover {
    border:			1px dotted #ccc;
}
#root
{
    text-align: left;
    line-height: 29px;
    font-size: 11px;
    color: #808080;
    background-color: #efefef;
    position: relative;
    border-bottom: 1px solid #ccc;
    padding:		0 6px 0 18px;
    margin:			0px 0 0px 0px;
    top: -15px;
    width:                  1200px;
    height:			29px;
    z-index:		10;


}

#root a:hover
{
    color: #0098e7;
}

.box {
    background-image:	url(../images/frontend/content/box_bottom.png) !important;
    background-repeat:	repeat-x;
    background-position:	bottom;
}
.box .inner {
    margin:			10px;
}
fieldset {
    border:			1px solid #cccccc;
    padding:		10px;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;

}
fieldset legend {
    padding:		5px;
    color:			#0098e7 !important;
    font-size:		14px;
    font-weight:		bold;
}
fieldset legend a {
    color:			#0098e7 !important;
}
.fieldset_error {
    border:			1px solid #ff0000;
    background-color:	#ffdfdf;
    padding:		10px;
}
.fieldset_error legend {
    color:			#ff0000;
}
.fieldset_yellow {
    background-color:	#ffffe1;
}
.fieldset_grey {
    background-color:	#efefef;
}
#counter {
    font-weight:		bold;
    color:			#2fde18;
    font-size:		14px;
}
#counter_stopped {
    font-weight:		bold;
    color:			red;
    font-size:		14px;
}
#counter_complete {
    font-weight:		bold;
    font-size:		14px;
}
.bold {
    font-weight:		bold;
}
.dashboard_link {
    float:			left;
    width:			195px;
    padding:		5px;
    margin:			5px;
    font-weight:		bold;
}
.dashboard_link:hover,
.dashboard_link:hover a {
    background-color:	#efefef;
    cursor:			pointer;
    color:			#0098e7 !important;
}
.hover {
    cursor:			pointer;
}
.ImageContainer {
    position:		relative;
}
.ImageContainer input {
    position:		absolute;
    top:			0;
    right:			0;
}
#loadingBoxOLD {
    text-align:		center;
    padding:		10px;
    display:		none;
    margin-bottom:		15px;
    font-size:		12px;
    font-weight:		bold;
    overflow:		hidden !important;
    border:			1px solid #cccccc;
    background-color:	#ffffe1;
}
#loadingBox {
    text-align:		center;
    display:		none;
    font-size:		16px;
    font-weight:		bold;
    overflow:		hidden !important;
    padding-top:		100px;
    position:		fixed;
    width:			100%;
    height:			100%;
    background-image:	url(../images/black-40.png) !important;
    top:			0;
    left:			0;
    z-index:		1000!important;


}
#loadingBoxInner {
    text-align:		center;
    padding:		20px;
    font-size:		15px;
    font-weight:		bold;
    width:			400px;
    margin:			auto;
    overflow:		hidden !important;
    -moz-border-radius:5px;
    -khtml-border-radius:5px;
    border:			5px solid #c6d9e9;
    background-color:	#ffffff;
}
.datepickericon {
    cursor:			pointer;
}
.Highlight {
    color:			#019ee1;
}
.DivTable {
    cursor:			move;
    margin-left:		-6px;
    width:			100%;
}
.VideoReleasePreviewBox {
    width:			480px;
    float:			left;
    margin:			0 25px 25px 0;
}
.VideoReleasePreviewBoxDeleteLink {
    float:			right;
}
.SendNewsletter {
    background-color:	#999999;
    padding:		5px;
    color:			#ffffff;
    display:		block;
    margin:			20px 0 10px 0;
}
.SendNewsletter input {
    vertical-align:		text-top;
}
.CleanUpTextarea {
    width:			100%;
    height:			400px;
}

/*Allgemeines */
.NavigationBox {
    background-image:	url('../images/navi_top_bg.jpg');
    background-repeat:	repeat-x;
    padding:		0 12px 0 12px;
    margin:			0 0 15px 6px;
    width:                  1200px;
    position:               relative;
    height:			29px;
    float:			left;
}
.ThirdNavigationBox {
    width:			1200px;
    left:             -26px;
    top:            -1px;
    margin-top:                    -15px;
}
.Navigation {
    text-align:		left;
    color:			#ffffff;
}
.Navigation a {
    white-space:		nowrap;
    color:			#3d4d5a;
    font-weight:		bold;
    background-repeat:	repeat-x;
    padding:		5px 10px 5px 10px;
    margin:			1px 0 0 0;
    display:		block;
}
.Navigation a:hover,
.Navigation a:focus,
.Navigation a:active {
    color:			#ffffff !important;
    background-image:	url(../images/colorize/originals/navi_top_hover.jpg)!important;
    background-color:	#0098e7;
    z-index:		1000!important;
    position:		relative;
}
.Navigation ul a {
    display:		block;
    margin:			0;
}
.Navigation ul a:hover,
.Navigation ul a:focus,
.Navigation ul a:active {
    color:			#0098e7 !important;
    background-image:	none;
    background-color:	transparent;
    z-index:		1000!important;
}
.Navigation ul ul a span {
    background-image:	url('../images/bullet_black.png');
    background-position:	left center;
    background-repeat:	no-repeat;
    padding:		0 0 0 20px;
}
.Navigation ul ul a {
    background-image:	none;
}
.Navigation ul ul a:hover,
.Navigation ul ul a:focus
.Navigation ul ul a:active {
    background-image:	none !important;
    color:			#0098e7 !important;
    z-index:		1000!important;
}
.Navigation ul ul a:hover span,
.Navigation ul ul a:focus span,
.Navigation ul ul a:active span {
    background-image:	url('../images/colorize/originals/bullet_blue.png');
    z-index:		1000!important;
}
.Navigation ul a {
    background-image:	url('../images/navi_top_bg.jpg');
    color:			#000000 !important;
}
.Navigation ul a span {
    background-image:	none;
}
.Navigation ul a:hover,
.Navigation ul a:focus,
.Navigation ul a:active {
    background-image:	url('../images/colorize/originals/navi_top_active.jpg');
    color:			#ffffff !important;
    z-index:		1000!important;
}
.Navigation ul {
    position:		absolute;
    top:			29px;
    left:			0;
    display:		none;
    background-image:	url('../images/bg_navigation.png');
    z-index:		100;
    min-width:		200px;
    border: 5px solid #777777;
    -moz-border-radius:0px 7px 7px 7px;
    -khtml-border-radius:0px 7px 7px 7px;
}
.Navigation ul ul {
    position:		static;
    width:			355px;
    display:		block;
    padding:		0 0 10px 5px;
    border:			none;
    background-image:	none;
    z-index:		150;
    min-width:		0;
}
.Navigation ul li {
    background-color:	#eeeeee;
}
.Navigation li {
    float:			left;
    position:		relative;
    font-size:		11px;
    border-right:		1px dotted #ffffff;
}
.Navigation li:first-child {
    border-left:		1px dotted #ffffff;
}
.Navigation li li {
    display:		block;
    float:			none;
    position:		static;
    padding:		0;
    clear:			both;
    border:			none;
    line-height:		normal;
}
.Navigation li li:first-child {
    border:			none;
}
.Navigation li li li {
    display:		inline-block;
    width:			175px;
    clear:			none;
    background-image:	none;
}
.Navigation li:hover ul {
    display:		block;
}
.NavigationActive {
    background-image:	url('../images/colorize/originals/navi_top_active.jpg');
    color:			#ffffff !important;
    background-color:	#0098e7;
}
.Navigation ul .NavigationActive span {
    background-image:	url('../images/arrow_white.png');
    background-repeat:	no-repeat;
    background-position:	left center;
    padding-left:		7px;
}
.MoreBox {
    border-top:		1px solid #cccccc;
}
.MoreBox li {
    padding:		0 0 0 20px;
    text-align:		right;
    display:		block !important;
    width:			auto !important;
}
.CloseButton {
    display:		none !important;
    position:		absolute;
    right:			10px;
    top:			10px;
    width:			16px;
    height:			16px;
    background-image:	url('../images/cancel.png');
    background-repeat:	no-repeat;
}
.CloseButton:hover {
    background-image:	url('../images/cancel.png');
}
.labelError {
    color:			#ff0000;
}

h1
{
    color: #0098e7 !important;
    margin-bottom: 10px !important;
}




/* Slideshow */
.Slideshow {
	position:		absolute;
	left:			-4000px;
}