/* 
THM Base colors

Logo 
green:  		#80ba24;
grey:			#4a5c66;

Markup
red: 			#b30931
yellow:			#FDA300 
blue-light: 	#00b5e2
blue-dark: 		#004289

*/


body {font-family: Verdana,Arial;font-size: 0.8em;line-height: 1.4em;color: #4a5c66;margin-top:2em;}

a {color: #24388D; text-decoration: none;}
a:hover {color: #b30931}


hr {border:0 #ccc solid;border-top-width:1px;clear:both;height:0}

h1 {	font-size: 1.2em;}
h2 {	font-size: 1.2em;}
h3 {	font-size: 1em;}
h4{font-size: 1em;}
h5{font-size: 0.75em;}
h6{font-size: 1em;}

ol{list-style:decimal;padding:1em 0 1em 2.5em;}
ul{list-style:none}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,pre,table,address,fieldset{margin-bottom:20px}
table td {vertical-align:top;}

.accessible {
	display: inline;
	height: 0px;
	left: -3000px;
	position: absolute;
	top: -2000px;
	width: 0px;
	z-index: 200;
}

/* */
.box{
    background-color: #eee;
    margin-bottom: 1em;
    padding: 0.4em;
	border: 1px solid #bbb;
    border-radius:3px;
    -moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 1px 1px 4px #ddd;
	-moz-box-shadow: 1px 1px 4px #ddd;
    -webkit-box-shadow: 1px 1px 4px #ddd;

}


/* divs */
.header {
	margin-top: 7px;
    background-color: #fff;
    margin-bottom: 0.2em;
	padding-bottom: 0.65em;
    color: white;
	border-bottom: 3px solid #FDA300;
	height: 120px;
}

.header img {
height: 80%;
margin-left:220px;
}

.LLink {
position: absolute;
left:0;top:0px;
width:210px;
height:70px;
}

div.search {
position: absolute;
left:10px;top:100px;
} 

div.search input[type=text]  {
  padding: 5px;
  font-size: 10px;
  border: 1px solid #24388D;
  float: left;
  width: 50%;
  background: #f1f1f1;
}

input:hover,input:active, input:focus {
}

div.search button {
  background-color: #2196F3;
  height:23px;
  border: 1px solid #24388D;
  border-left: none; /* Prevent double borders */
  cursor: pointer;
}

div.search button::before {
  display:inline-block;
  width:15px;
  height:15px;
  content: url('../images/header/search-solid.svg');
}


div.navpath {
    font-size: 85%;
    margin-bottom: 1em;
	margin-top: 5px;
	background: url(../images/path.png) 3px 6px no-repeat #eee;
	padding-bottom:3px;
}

div.navpath a {color: #24388D;text-shadow: 0px 0px 2px #aaa;}
div.breadcrumbs {padding-left: 15px;}



div.thmfooter {
	font-size: 0.8em;
	text-align: center;
    border-top: 3px solid #FDA300;
	padding-top: 5px;
	margin-top:20px;
	margin-bottom:5px;
}

div#bannerleft{
	text-align: center;
    margin-bottom: 1em;
    padding: 0.4em;
	border: 1px solid #bbb;
    border-radius:3px;
    -moz-border-radius:3px;
	-webkit-border-radius:3px;

	box-shadow: 1px 1px 4px #ddd;
	-moz-box-shadow: inset 0px 0px 8px #ddd;
    -webkit-box-shadow: 1px 1px 4px #ddd;
}
div#bannerleft div{
 margin: 1em 0 1em 0;
}

.banner {
	border: 1px solid #b30931;
	box-shadow: 0px 0px 3px #4a5c66;
	-moz-box-shadow: 0px 0px 3px #FDA300;
    -webkit-box-shadow: 0px 0px 3px #ddd;
}

div#bottomnav {text-align:center; background: #eee;padding:10px;}
div#bottomnav  .moduletable{float: left; }



#current {
    font-weight: bold;
}

/* top menu styling */
ul.menu-top {font-size:78%;margin-top: 8px;}
ul.menu-top li {display: inline;float: right;margin-left: 5px;padding-right: 5px;border-right:1px solid #4a5c66;line-height:110%;text-transform: uppercase;}
ul.menu-top li:first-child {border-right:none;}


/* main menu styling */
ul.menu {padding-left:5px;line-height:1.4em;}
ul.menu li {margin:4px 0;}
ul.menu li a{background: url(../images/i22.gif) 0 9px no-repeat;padding-left:10px;text-shadow: 1px 1px 0 #FFFFFF; color: #4a5c66; text-transform: uppercase;display:block;}
ul.menu li a:hover{background: url(../images/i23.gif) 0 9px no-repeat;color: #b30931;}


/* main menu level 1 */
ul.menu li ul {padding: 0 0 1px 5px;line-height:1.3em;font-weight: normal;font-size:0.9em;}
ul.menu li ul li a{padding-left:11px;text-transform: none;background: url(../images/i22_1.gif) 5px 6px no-repeat;}
ul.menu li ul li a:hover {background: url(../images/i23_1.gif) 5px 6px no-repeat;}


/* main menu level 2 */
ul.menu li ul li ul{padding-top: 3px;padding-left: 5px;line-height:1em;font-weight: normal;font-size:0.95em;}
ul.menu li ul li ul li a{padding-left:12px;text-shadow: 1px 1px 0 #FFFFFF; color: #4a5c66; text-transform: none;background: url(../images/i22_2.gif) 7px 5px no-repeat;}
ul.menu li ul li ul li a:hover {background: url(../images/i23_2.gif) 7px 5px no-repeat;}


.current {
	font-weight: bold;
}

/* component-content #content */

h2,.componentheading, .contentheading , .componentheading-ic, .contentheading-ic{
    padding-left: 13px;
    margin-bottom: 20px;
	background: url(../images/h1_9.gif) 0 4px no-repeat;
	font-weight: bold;
	text-shadow:  1px 1px 0px #ddd;
}

#content ul {margin-top: 10px;}


p.counter  {margin:20px 0 2px 0;font-size:0.85em;}

#content div.pagination ul {margin-top: 0;border-top:solid 1px #ccc;border-bottom:solid 1px #ccc;padding:5px 0 5px 0;font-size:0.85em;font-weight:bold;}
#content div.pagination ul li {background:none;display: inline;font-weight:normal;margin:0 5px 0 5px;}
#content div.pagination ul li a {color: #24388D;border:none;}
div.item-page a, div.category-desc a, #content p a {border-bottom: 1px dotted;}

#content li a{border-bottom:none;}

p.readmore a { color: #24388D; font-weight: bold; font-size: 85%; border-bottom: 1px dotted;}


.item-separator {
    border-top: 1px solid #DDDDDD;
    display: block;
    padding-bottom: 15px;
    clear:both;
}

#content ul, .blog ul, .contentdescription ul, .contentdescription-ic ul, blockquote {padding:1em 0 1em 1.5em;}

#content ul li, .blog ul li, .contentdescription ul li, .contentdescription-ic ul li{
	padding-left:13px;
	background: url(../images/li5.gif) 0 7px no-repeat;
	margin-bottom: 10px;
}

#content img.ibp, .contentdescription img.ibp, .contentdescription-ic img.ibp  , .blog .ibp , div.buttonheading img, div.contact img.ibp{
	padding: 4px;
	position: relative;
	border: 1px solid;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, .5);

	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;

	background: rgb(200, 200, 200);
	background: -moz-linear-gradient(center top, rgb(255,255,255) 0%, rgb(200,200,200) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(200,200,200)));
	-pie-background: linear-gradient(rgb(255,255,255), rgb(200,200,200) 100%);
	border-color: rgb(255, 255, 255);	
}

#content img.ibic
{
	padding: 2px;
	position: relative;
	border: 1px solid;
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .5);
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: rgb(200, 200, 200);
	background: -moz-linear-gradient(center top, rgb(255,255,255) 0%, rgb(200,200,200) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgb(255,255,255)), color-stop(1, rgb(200,200,200)));
	-pie-background: linear-gradient(rgb(255,255,255), rgb(200,200,200) 100%);
	border-color: rgb(255, 255, 255);	
	top:3px;
}



div.extlink {
	margin: 10px 0;
	padding: 6px;
	padding-left: 25px;
	background: url(../images/ext_link.gif) 9px 12px no-repeat;
	border: 1px solid #4a5c66;
	border-left: 5px solid #b30931;
	background-color: #eee;
    border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-shadow:  1px 1px 1px #aaa;
}

#content div.extlink  a {border: none;}

table.contenttoc {
	background-color: #eee;
	padding: 2px;
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}

table.contenttoc td {
  padding: 2px;
  font-size: 10px;
  line-height: 11px;  
}

table.contenttoc th {
  text-align: left;
  font-size: 10px;
  text-transform: uppercase;
}

	
.pagenavcounter {
  color: #FDA300;
  font-size: 100%;
  font-weight: bold;
}
 
.pagenavbar,.pagenav {
  margin-top:10px;
  color: #999999;
  line-height: 11px;
  font-size: 10px;
}

.pagenavbar a{
  color: #b30931;
  line-height: 11px;
  font-size: 10px;
  font-weight: bold;
  border-bottom: none !important;
}

#content ul.pagenav {
	padding-left: 0;
	display: inline;
}


#content li.pagenav-next, #content li.pagenav-prev {
	background: none;
	padding-left: 0;
	font-weight: bold;float:left;
} 

#content li.pagenav-next {
	padding-left: 80px;
} 

.quicklinks {
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-bottom: 5px;
	margin-left:10px;
	border: 1px solid #4A5C66; 
	background-color: #f0f0f0; 
	padding: 4px 0 0 7px;
	border-left: 3px solid #b30931;
    border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 1px 1px 4px #ddd;
	-moz-box-shadow: 1px 1px 4px #ddd;	
	-webkit-box-shadow: 1px 1px 4px #ddd;
    font-weight:bold;
    float: right;
    width: 205px;
}

.quicklink_item {
padding:6px 6px 6px 0px;
margin:0 6px 0 0;
text-shadow: 1px 1px 1px #AAAAAA;
font-size:11px;
font-weight:normal;
border-top: 1px solid #bbb;

}



.sectiontableentry1, .table_light_green {
    background-color: #E6F1D3;
    vertical-align: top;
}	

.table_medium_green {
    background-color: #DBEFA5;
}

.sectiontableentry2, .table_dark_green {
    background-color: #BFDC91;
    vertical-align: top;
}	
	
div.buttonheading {margin-bottom:10px;text-align:right; font-size: 0.8em;}
div.buttonheading a{ border-bottom: none;}
div.buttonheading img{ margin-left: 10px;}

	

/* section-category-article sequence */
a.category, .category .sectiontableentry1-ic a, .category .sectiontableentry1 a,
 .category .sectiontableentry2-ic a, .category .sectiontableentry2 a, a.blogsection{
 line-height: 2em;
 padding-left: 20px;
 color: #24388D;
 font-weight: bold;
 background: url(../images/cl_2.gif) 4px 6px no-repeat;
 border-bottom: none !important;
}

table.category {
  margin-top: 15px;
  width:100%;
}

table.category th, .table_blue {
    background-color: #24388D;
    color: #FFFFFF;
    padding: 8px 0 12px 8px;
    text-align: left;
}

table.category th a {
    color: #FFFFFF;
}

tr.cat-list-row0 {
	 background-color: #E6F1D3;
}

tr.cat-list-row1 {
	 background-color: #BFDC91;
}

ul.category{
  margin-top: 15px;
  padding-left:20px;
}

ul.category li{
  padding-left: 16px;background: url(../images/cl_2.gif) 0px 7px no-repeat;
  font-weight:bold;line-height: 1.3em;margin-bottom:10px;
}

.article_params ,p.article,p.iteminfo,.article-info {font-size:80%;font-weight:normal;font-style:italic;color: #777;margin-bottom:10px;line-height:1.3em;}

.article-info-term {display:none;}

.createdby,.createdate,.itemhits,.modifydate ,.modified {background: url("../images/i23_2.gif") no-repeat 0 6px;padding-left:5px;}


/* Category list -  Article count */
.item-count {
	padding-left:20px;
	font-style:italic;
}


/* left column modules */


div#left div.box  h3 {
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-bottom: 5px;
	border-bottom: 3px solid #FDA300; 
	background-color: #f0f0f0; 
	padding-left: 4px;
	border-bottom: 1px solid #4a5c66;
	line-height: 1.45em;
	box-shadow: 1px 1px 3px #aaa;
	-moz-box-shadow: 1px 1px 3px #aaa;	
	-webkit-box-shadow: 1px 1px 3px #aaa;	
}

/* right column modules (and contenttoc)*/

div#right .moduletable  {margin-bottom:25px;}

div#right div.sg_imagebild, div#right div.sg_info, div#right div.sg_bewerbung, div#right div.sg_beratung {
	margin-bottom:10px;
}

div#right div.sg_campusplan {
	margin-bottom:0;
	
}

.sg_imagebild, #right > div.sg_info, #right > div.sg_bewerbung, #right > div.sg_beratung, #right > div.sg_campusplan {
	border: 1px solid #4a5c66;
	width:160px !important;
}

#right .moduletable h3, table.contenttoc th {
	text-shadow: 1px 1px 0 #FFFFFF;
	margin-bottom: 5px;
	border-bottom: 3px solid #FDA300; 
	background-color: #f0f0f0; 
	padding-left: 7px;
  border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 1px 1px 4px #ddd;
	-moz-box-shadow: 1px 1px 4px #ddd;	
	-webkit-box-shadow: 1px 1px 4px #ddd;
}

#right .moduletable ul , ul.latestnews{
  padding-left: 5px;
  margin-top: 10px;
  font-size: 11px;
}

#right .moduletable ul li, ul.latestnews li.latestnews{
	padding-left:13px;
	background: url(../images/li3.gif) 0 5px no-repeat;
	line-height: 1.35em;
	margin-bottom: 5px;
	border-bottom: none;
}

#right ul.sg_thm_info li {
    background: none;
    border-bottom: medium none;
    line-height: 1.35em;
    margin-bottom: 8px;
    padding-left: 0;
}

#right > div.sg_info, #right > div.sg_beratung
{
	background: #d1e6af;
    font-size:10px;
    padding: 10px 5px;
    width: 150px !important;
}

#right div.sg_info h3, #right div.sg_beratung h3 {
font-size:1.4em;
border:0;
background:none;
color: #4a5c66;
text-shadow:none;
padding-left:5px;
}

#right > div.sg_info ul li, #right > div.sg_beratung ul li {
	background:none;
	padding-left:0;
	
}


#right > div.sg_bewerbung {
	background: #d2d2d2;
	height: 105px !important;
	color: #fff;
}

#archetyp {
	background: url(http://www.thm.de/site-demo/images/stories/Studiengaenge/sprechblase.png) 10px 7px no-repeat;
	
}

.sg-zitat {
	font-style:italic;
	font-size:0.9em;
	padding:0px 5px 0px 30px;
}


.sg-leitspruch {
	background: #f2f2f2 url(http://www.thm.de/site-demo/images/stories/Studiengaenge/kommas-grau.png) 2px 7px no-repeat;
	padding: 10px 0 10px 35px;
	font-weight:bold;
	font-size:1.1em;
	font-style:italic;
	margin:0px 0px 20px 0px;
}



/* contact component */
table.category tr td.sectiontableentry1 a, table.category tr td.sectiontableentry2 a { 
  background: none;
  padding:0;
}


#content table td {
  padding:5px 8px;
}

table.category {
  padding:10px; border:1px solid #BBBBBB;
}

table.category tr th.sectiontableheader, .table_blue {
  padding: 8px 0px 12px 8px;
  background-color: #24388D;
  color: #fff;
  text-align: left;
}

table.category tr td {   
  padding: 2px 4px 2px 8px;
  text-align: left;
}

table.category tr td.sectiontableentry1 {
  background-color: #e6f1d3;
}

table.category tr td.sectiontableentry2 {
  background-color: #bfdc91;
}
.adress,.contact_address, div#system-message-container {
	border: 1px solid #FDA300;
	border-left: 3px solid #b30931;
	padding: 10px;
	background-color: #f0f0f0; 
    margin-right:5px;
	margin-top: 5px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow: 1px 1px 4px #ddd;
	-moz-box-shadow: 1px 1px 4px #ddd;	
	-webkit-box-shadow: 1px 1px 4px #ddd;
}
.contact {
	padding: 0 5px 0 5px;
}

.contact_address .marker{
padding-right:10px;
}

.contact_email  label {
 float: left;
 width: 15em;
 font-weight:bold;
 }
 
div.contact_email  {
 margin-bottom: 15px;
}

.contact-form label {
    float: left;
    font-weight: bold;
    width: 15em;
}



.form-validate fieldset dd, .form-validate fieldset dt {
margin-bottom:15px;
}

h3.contact {
margin-bottom:10px;
}


label#jform_captcha-lbl {padding-top:15px;clear:both;}
div#dynamic_recaptcha_1 {padding-top:15px;}



h3.title {
	padding-left: 10px;
	border-bottom: 1px solid #ccc;
	border-left: 3px solid #ccc;
}

/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}


/* Weblinks */

div.weblinks .contentdescription {padding:0 0 20px 0;}
table.weblinks {border: 1px solid #bbb;}
table.weblinks tr.sectiontableentry1 td, table.weblinks tr.sectiontableentry2 td {padding:4px 7px;}
table.weblinks a.category {background:none; padding-left:7px;}



/* bottom navigation */
#bottomnav ul {text-align:left;font-size: 10px;line-height:1em;margin-right: 18px;padding-left:0;}
#bottomnav ul.menu li  a {font-weight: bold; background: none;}
#bottomnav ul.menu li  ul {padding-left: 8px;}
#bottomnav ul.menu li  ul li a {text-transform:none; background: url(../images/i18.gif) 3px 4px no-repeat;font-weight:normal;}



/* Background Color Styles */
.bg_blue { background:#24388D; color:#fff; font-weight:bold; }
.bg_greenlight { background:#E6F1D3; }
.bg_greendark { background:#BFDC91; }


/* Frontend edit mode */

div.contentpaneopen_edit {float: right;}
div.contentpaneopen_edit a {border-bottom: none}

#content li.edit-icon {background: none; padding-bottom: 0;float:right;}





/* Tooltips */
.tip-wrap{
    z-index: 10000;
}
.tip {
   background: #ffc;
   border: 1px solid #b30931;
   padding: 5px;
}
 
.tip-title {
   font-weight: bold;
   padding-bottom:10px;
}
 
.tip-text {

}

/* Login Form Styles */
label {display:block; float:left; width:120px; }
div.name {padding:3px 0;}

/* Frontpage styling */
.leading_separator {border-top: 1px solid #ddd;display: block;}



/* thm4u Form Styles */
#form_10 .fabrikGroup {border: 1px solid #4B5C68; padding-bottom: 15px; background: #EDFAD4;}
#form_10 .fabrikGroup legend {margin: 0 5px; padding: 2px 5px; background:#ffffff; border: 1px solid #4B5C68;}
#form_10 label {float:left; width:100%; padding-left:10px;}

#form_10 .fabrikSubElementContainer  {margin:0;}


.sectiontableentry3 {
    background-color: #E6F1D3;
    border: 1px solid #BBBBBB;
    vertical-align: top;
    
}

.sectiontableentry3 td{
border: #aaa solid 1px;
}

div#bottomnav{position:relative;}

/* Social media */
.moduletable-sm {
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.chronoform {display: none;}


/*-----xMap - Sitemap*/

#xmap ul.level_0 {
padding-left:0;
}

#xmap ul.level_0 li {
background: url("../images/i21.gif") no-repeat scroll 0 6px transparent;
}

#xmap ul.level_0 li  a {
font-weight:bold;
text-transform:uppercase;
}
#xmap ul.level_1 li {
background: url("../images/i18.gif") no-repeat scroll 0 8px transparent;
padding-left:10px;
margin-bottom:6px;
}

#xmap ul.level_1  {
margin-top:0;
padding-top:6px;
padding-bottom:3px;
}

#xmap ul.level_1 li  a {
font-weight:normal;
text-transform:none;
}

#xmap ul.level_2 li {
background: url("../images/i23_2.gif") no-repeat scroll 0 8px transparent;
padding-left:10px;
margin-bottom:4px;
}
#xmap ul.level_2 {
margin-top:0;
padding-top:3px;
padding-bottom:3px;
margin-bottom:6px;
}

/* Ausgaben der message-komponente */
div#system-message-container {
	margin-bottom: 20px;
}
dl#system-message {
	margin-bottom:0;
}
dt.error, dt.message  {
  font-size: 130%;
  color: red;
  font-weight:bold;
}

dt.message {
  color: #FDA300;
}

.message {	
font-size: 110%;line-height:150%;
}



/* THM Studiengänge */
#abschluss1_container_div {
	padding-bottom:0;
	margin-bottom:0;
}

#ingenieurbezeichnung_container_div {
	padding-left:150px;
}

#ingenieurbezeichnung_container_div div div label {
	width:80%;	
}


/* */

div.sprocket-tabs {
	border: 1px solid #ccc;
}
#content .sprocket-tabs-nav li {
	background: none;
	margin-bottom: 0;
}
.sprocket-tabs-text {
	font-weight: bold;
}


#content .sprocket-tabs-nav li, #content .sprocket-lists li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding-left:0;
}


/* TOC */

div#article-index {
    background-color: #EEEEEE;
    float: right;
    margin-bottom: 12px;
    margin-left: 12px;
    padding-right: 2px;
    border: 1px solid #B30931;
}    
#article-index ul{   
	font-size: 95%;
	padding: 0 0.5em;
}

.category-module h4{
	font-size:11px;
	margin-bottom:0;
	font-weight: normal;
	}
	
/* THM groups */

.profilepic {
    float: right !important;
    border: 1px solid #C8C8C8;
    padding: 4px;
    position: relative;
}

.thm_groups_person {
	padding-bottom: 20px;
}

.thm_groups_person label {
	font-weight:bold;
	width:90px;
}


	
/* 
THM Base colors

Logo 
green:  		#FDA300;
grey:			#4a5c66;

Markup
red: 			#b30931
yellow:			#FDA300
blue-light: 	#00b5e2
blue-dark: 		#24388D

*/