/* CSS-Datei des Plugins Aktivierungs - Plugin */
.aktivierung {}
/* ENDE des CSS-Datei des Plugins Aktivierungs - Plugin */

/* CSS-Datei des Plugins Freie Module */

/* ENDE des CSS-Datei des Plugins Freie Module */

/* CSS-Datei des Plugins Bootstrap-Dropdown */

/* ENDE des CSS-Datei des Plugins Bootstrap-Dropdown */

/* CSS-Datei des Plugins Content Manipulator-Plugin */
.test_text
{
	border: 1px solid #993333;
	font-size: 250%;
	background: url(../plugins/test/bilder/testbild.jpg);
}


/* ENDE des CSS-Datei des Plugins Content Manipulator-Plugin */

/* CSS-Datei des Plugins devtools */
.newdump_tablelist
{
	border: 1px solid #999999;
}


/* ENDE des CSS-Datei des Plugins devtools */

/* CSS-Datei des Plugins Cookie Plugin */

/* ENDE des CSS-Datei des Plugins Cookie Plugin */

/* CSS-Datei des Plugins Formular Manager */
.fehlerliste
{
	border: 1px solid red;
	background: #eee;
	padding: 10px 0px 0px 10px;
	margin-bottom: 10px;
}
.form_error
{
	color:red;
	font-weight:600;
}

/*
.labdiv
{
	float:left;
	margin:2px;
	margin-bottom:5px;
	width:99%;
}
*/
.labdiv {overflow: hidden;}

.labdiv label
{
	display:block;
	float:left;
	margin-top:0px;
	width:30%;
}

.labdiv label.checkboxlabel
{
	display:inline;
	float:none;
	margin-left:10px;
}

div#qTip
{
	padding: 3px;
	border: 1px solid #666;
	display: none;
	background: #FFF4D2;
	color: #222;
	
	position: absolute;
	z-index: 1000;
}

.descrip_img
{
	margin-left:10px;
	margin-bottom:-3px;
}

fieldset.field_class table {
	width: 100%;
}
fieldset.field_class td {
	padding-right: 0.3ex;
}
/* ENDE des CSS-Datei des Plugins Formular Manager */

/* CSS-Datei des Plugins HTML 2 PDF Plugin */

/* ENDE des CSS-Datei des Plugins HTML 2 PDF Plugin */

/* CSS-Datei des Plugins Leadtracker-Plugin */
.test_text
{
	border: 1px solid #993333;
	font-size: 250%;
	background: url(../plugins/test/bilder/testbild.jpg);
}

code.apikey {
    display: block;
    font-size: 1.7em;
    margin: 0.1ex 0.1ex 0.5ex;
    padding: 0.7ex 0.5ex 0.5ex;
    width: 25em;
}

.message.message-progress {
    background-color: #D9E9F0;
    border-color: #C7DEE9;
    color: #466788;
}

ol.statistics-progress {
    list-style: none;
}

ol.statistics-progress li:before {
    display: inline-block;
    margin-left: -1em;
    content: "☐";
    font-size: 18px;
    width: 18px;
    padding-right: 0.5ex;
    text-align: center;
}
ol.statistics-progress li.done:before {
    content: "✓";
}

ol.statistics-progress li.failed:before {
    content: "✗";
}

ol.statistics-progress li.current:before {
    content: url(loader.gif);
}
/* ENDE des CSS-Datei des Plugins Leadtracker-Plugin */

/* CSS-Datei des Plugins Efa-fontsize Plugin */

/* ENDE des CSS-Datei des Plugins Efa-fontsize Plugin */

/* CSS-Datei des Plugins Hintergrundbild */

/* ENDE des CSS-Datei des Plugins Hintergrundbild */

/* CSS-Datei des Plugins Bannerverwaltung */

/* ENDE des CSS-Datei des Plugins Bannerverwaltung */

/* CSS-Datei des Plugins Newsletter */
.Stil1 {
color:#083163;
}
.news_old {
width:100%;
padding:4px;
margin:0;
border:none;
}
.news_tool {
width:99%;
height:65px;
margin-bottom:10px;
text-align:center;
background-color:#fff;
}
.height40 {
height:40px;
margin-top:15px;
}
A.news_tool_edit,
A.news_tool_edit:LINK {
display:block;
padding:3px;
border:1px solid #fff;
background-color:#fff;
border-bottom:0;
text-decoration:none;
float:left;
margin-right:10px;
width:60px;
}
A.news_tool_edit:VISITED {
color:#22599a;
background-color:#fff;
}
A.news_tool_edit:HOVER,
A.news_tool_edit:FOCUS,
A.news_tool_edit:ACTIVE {
color:#22599a;
background-color:#fff;
border:1px dotted #999;
}
.news_old_row A:HOVER,
.news_old_row A:ACTIVE,
.news_old_row A:LINK,
.news_old_row A:VISITED,
.news_old_row A:FOCUS {
background-color:transparent;
color:#22599a;
}
.news_old_row TD {
padding:4px;
margin:0;
height:22px !important;
}	
.news_old_row form {
padding:0 !important;
margin:0 !important;
height:22px !important;
}
.errmsg,
.bold_red {
color:red;
font-weight:bold;
}
.nl_weiter ul {
padding-left:0;
}
/* ENDE des CSS-Datei des Plugins Newsletter */

/* CSS-Datei des Plugins Twitter Plugin */
.tweet_container {
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    max-width: 530px;
}
.tweet_container > .tweet_header { margin-top: 10px; background-color: #ffffff; padding: 30px 10px 30px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom: 1px solid #f0f0f0; color: #999999; font-size: 1.5em; text-align: center; }
.tweet_container .tweet { padding: 10px; margin: 0px; background-color: #ffffff; border-bottom: 1px solid #f0f0f0; }
.tweet_container .tweet:last-child { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; border: 0; }
.tweet_container .tweet > .tweet_image { float: left; }
.tweet_container .tweet > .items { padding-left: 60px; }
.tweet_container .tweet > .items > .profile_image { border-radius: 5px; position: relative; margin-top: 5px; }
.tweet_container .tweet > .items > .user_name { display: inline-block; }
.tweet_container .tweet > .items > .user_name > a { font-weight: bold; text-decoration: none; color: #000000; font-size: 0.9em !important; }
.tweet_container .tweet > .items > .user_name > a:hover { text-decoration: underline !important; color: #0084B4; }
.tweet_container .tweet > .items > .screen_name { color: #999999; font-size: 0.8em !important; display: inline-block; margin-left: 5px; }
.tweet_container .tweet > .items > .text { font-size: 0.9em; color: #333333; margin-top: 5px; margin-bottom: 5px; }
.tweet_container .tweet > .items > .created_at { font-size: 0.8em !important; color: #999999; display: inline-block; margin-left: 5px; }
.tweet_container .tweet > .items > .id_str > a { font-size: 0.8em !important; text-decoration: none; color: #999999; }
.tweet_container .tweet > .items > .id_str > a:hover { color: #0084B4; }

.followers_container { margin: 0 auto; width: 600px; }
.followers_container .followers_header { margin-top: 10px; background-color: #ffffff; padding: 30px 10px 30px 10px; border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom: 1px solid #f0f0f0; color: #999999; font-size: 1.5em; text-align: center; }
.followers_container .followers { padding: 10px; margin: 0px; background-color: #ffffff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.followers_container .followers_list { padding: 0; margin: 0; list-style-type: none; }
.followers_container .followers_list > li { display: inline-block; margin: 5px; }
.followers_container .followers_list > li img { border-radius: 5px; } 
/* ENDE des CSS-Datei des Plugins Twitter Plugin */

/* CSS-Datei des Plugins Exit Intent Plugin */

/* ENDE des CSS-Datei des Plugins Exit Intent Plugin */

/* CSS-Datei des Plugins RSS-Feed */
 
/* ENDE des CSS-Datei des Plugins RSS-Feed */

/* CSS-Datei des Plugins Umfragen */
#mod_umfrage_plugin fieldset input[type=submit]
{
	margin: 1em 0 1em 0;
}

/* Umfrage Ergebnis (Balken etc.) */

.umfrage_ergebnisliste
{
	list-style-type: none !important;
	position:static;
}

/* Umfrage-Backend */
#umfrage_backend input[type=text]
{
	width: 50em;
}
.umfrage_ergebnisliste img {
	height:1px;
	
}
.umfrage_balken1{ background-color: #c03030; border: 2px ridge #C00000; }

.umfrage_balken2{ background-color: #c040e0; border: 2px ridge #e030E0; }

.umfrage_balken3{ background-color: #909090; border: 2px ridge #D0D0D0; }

.umfrage_balken4{ background-color: #f08000; border: 2px ridge #FFc030; }

.umfrage_balken5{ background-color: #608020; border: 2px ridge #608000; }

.umfrage_balken6{ background-color: #FF5050; border: 2px ridge #FF0000; }

.umfrage_balken7{ background-color: #FF4050; border: 2px ridge #FFa000; }
.umfrage_balken8{ background-color: #FF4050; border: 2px ridge #FFa000; }
.umfrage_balken9{ background-color: #FF4050; border: 2px ridge #FFa000; }
.umfrage_balken10{ background-color: #FF4050; border: 2px ridge #FFa000; }
/* ENDE des CSS-Datei des Plugins Umfragen */

/* CSS-Datei des Plugins Google Sitemap */

/* ENDE des CSS-Datei des Plugins Google Sitemap */

