/*Allgemein*/

figure{
	margin: 0;
}
.border {
	border: 1px solid #D8D8D8 !important;
}
/*#portal-column-content h1{
	font-size: 25px;
}*/

/*#portal-column-content h2, #portal-column-content h3 {
	margin: 1.4em 0 0.7em 0;
	font-size: 125%;
}*/

#portal-column-content table th{
	text-align: left;
}

/*#portal-column-content h4, #portal-column-content h5 {
	margin: 3em 0 1.5em 0;
}*/

/*#portal-column-content h5 {
  font-size: 110%;}*/

.clear {
	clear: both;
}

.paddingtop{
	padding-top: 30px;
}

#portal-column-content h5.margintop100{
	margin-top: 100px;
}

.margintop{
	margin-top: 20px;
}

#portal-column-content table td {
	border-bottom: solid 1px #E4E4E4;
    padding: 7px 8px;
    font-size: 13px;
}

#maincontentwrapper _p{
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
}

.icontable td img {
    margin-top: -4px;
}
#portal-column-content ul{
-webkit-padding-start: 20px;}

#portal-column-content li, #portal-column-content li ul, #portal-column-content li ol, #portal-column-content ul{
	margin: 8px 0;
}

#portal-column-content ol {
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 20px;
}

/*#portal-column-content ol{
	margin: 0.75em 0 2em 1.77em;
	-webkit-margin-before: 0;
	-moz-margin-before: 0;
	margin-before: 0;
    -webkit-margin-after: 0;
    -moz-margin-after: 0;
    margin-after: 0;
}*/

h5 {
	margin: 2em 0 0.6em;
}

h3 {
	line-height: 1.25em;
	margin: 3em 0 0.5em;
}

p{
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

/*webstyle_nav*/

/*#portal-column-content ul.webstyle_nav li{
	display: inline-block;
	padding-right: 35px;
    list-style-type: none;
    position: relative;
    width: 190px;
}*/

#portal-column-content .webstyle_nav{
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
	column-count: 3;
}


/*webstyle_nav close*/

/*Icons*/

.icn_info_cd {
    padding: 0 0 0 22px;
    background-image: url("global_elements/icn_info");
    background-repeat: no-repeat;
    background-position: 0px 3px;
}

.icn_download{
    padding: 0 0 0 20px;
    background-image: url("global_elements/icn_download");
    background-repeat: no-repeat;
    background-position: 1px 6px;
}

.achtung, .achtunglow{
	border-width: 8px;
	border-style: solid;
	border-color: #3070b3;
	padding: 15px;
	margin: 20px 0;
/*	padding: 10px 10px 10px 55px;	
	background-image: url("global_elements/icn_achtung");
	background-repeat: no-repeat;
    background-position: 11px 12px;
    min-height: 34px; */
}

.achtung h3, .achtunglow h3{
	border: none;
}


#portal-column-content .achtung h3,#portal-column-content .achtunglow h3{
	font-size: 16px;
	color: #3070b3;
	text-transform: uppercase;
	margin-top: 0;
}
#portal-column-content .achtung p,#portal-column-content .achtunglow p{
	margin: 0;
}

#portal-column-content p.achtung {
	margin: 20px 0;
}

.icn_externlink::after{
	content: '';
	padding: 0px 0px 0px 18px;
	background-image: url("global_elements/icn_externlink");
	background-size: 10px;
	background-repeat: no-repeat;
	background-position: 6px 3px;
}

.icn_mail::after{
	content: '';
	padding: 0px 0px 0px 19px;
	background-image: url("global_elements/icn_mail");
	background-size: 14px;
	background-repeat: no-repeat;
	background-position: 4px 3px;
}

/*Icons Ende*/



/*Vorlagen Box*/

.v_container {
	border: solid 2px #F7F6F6;
	min-height: 246px;
	margin-bottom: 40px;
	position: relative;
}

.v_container img {
	margin-right: 20px;
}

.v_container .spalte_1{
	width: 248px;
	background-color: #F7F6F6;
	position: absolute;
	height: 100%;
}

.v_container .spalte_2{
	max-width: 448px;
	position: relative;
	left: 250px;
}


/*Logos*/

div.logocontainer {
	float: left;
	width: 248px;
	margin: 0 20px 25px 0;
	border: solid 2px #F7F6F6;
}

div.logocontainer310 {
	float: left;
	width: 310px;
	margin: 0 20px 25px 0;
	border: solid 2px #F7F6F6;
}
#portal-column-content p.header{
	line-height: 1.3em;
    margin-bottom: 15px;
}

.logocontainer.logoinner{
	padding: 10px;
}

.logoinner{
	padding: 15px;
}

.logoinner .header p{
	margin-bottom: 10px;
}

#portal-column-content .logoinner p.format {
	width: 50px;
	margin-bottom: 5px;}

.logoinner .reihe{
	margin-top: 6px;
}

.reihe a{
	border-bottom: none;
}

a.Button {
    padding: 2px 11px;
    border: 1px solid #3070b3;
    display: inline-block;
    color: #3070b3;
    transition: color 0.1s, background-color 0.2s;
    margin-right: 3px;
    margin-bottom: 5px;
    font-size: 12px;
}

a.Button:hover{
	background-color: #3070b3;
	color: #ffffff;
 	text-decoration: none;
}

#portal-column-content p.logoformat{
	margin-bottom: 5px;
	font-size: 12px;
}

/*Fakultäts Logos*/

div.fak_logocontainer {
    float: left;
    width: 222px;
    margin: 0 12px 15px 0;
    border: solid 2px #F7F6F6;
    min-height: 330px;
}

.fak_logocontainer.last {
	margin: 0 0 15px 0;
}

/*Farben*/

.colorbox {
    float: left;
    width: 46.2%;
    margin: 5px 2% 3% 0px;
    border: solid 2px #E4E4E4;
    height: 100%;
    position: relative;
    min-width: 220px;
}

.colorbox p{
	padding: 10px 10px 10px 72px;
	-webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

.color{
	width: 59px;
	float: left;
	position: absolute;
	top: 0;
	bottom: 0;
}


.cbmini{
	width: 30%;
}

.cmini{
	width: 32px;
	min-height: 74px;
}

.colorbox.cbmini p {
    padding: 10px 10px 10px 44px;
}

.web_tum_blau{
	background-color: #3070B3;
}

.schwarz_rahmen{
	background-color: #B3B3B3;
}

.gray_back{
	background-color: #E6E6E6;
}

.light_gray_back{
	background-color: #F7F7F7;
}

.white{
	background-color: #ffffff;
	border-right: solid 2px #E4E4E4;
}
.white{
	background-color: #ffffff;
	border-right: solid 2px #E4E4E4;
}
    

.blau{
	background-color: #0065BD;
}

.schwarz{
	background-color: #000000;
}

.s1{
	background-color: #98C6EA;
}

.s2{
	background-color: #64A0C8;
}

.s3{
	background-color: #005293;
}

.s4{
	background-color: #003359;
}

.schwarz20{
	background-color: #cccccc;
}

.schwarz50{
	background-color: #808080;
}

.schwarz80{
	background-color: #333333;
}

.a1{
	background-color: #DAD7CB;
}

.a2{
	background-color: #E37222;
}

.a3{
	background-color: #A2AD00;
}

.warm-grau{
	background-color: #8f8f8f;
}

.text-grau{
	background-color: #8a8a8a;
}

/*Erweiterte Farbpalette*/

.color-1 {
    background-color:#69085a;
}
.color-2 {
    background-color:#0f1b5f;
}
.color-3 {
    background-color:#003359;
}
.color-4 {
    background-color:#005293;
}
.color-5 {
    background-color:#0073cf;
}
.color-6 {
    background-color:#64a0c8;
}
.color-7 {
    background-color:#98c6ea;
}
.color-8 {
    background-color:#00778a;
}
.color-9 {
    background-color:#007c30;
}
.color-10 {
    background-color:#679a1d;
}
.color-11 {
    background-color:#a2ad00;
}
.color-12 {
    background-color:#dad7cb;
}
.color-13 {
    background-color:#ffdc00;
}
.color-14 {
    background-color:#f9ba00;
}
.color-15 {
    background-color:#e37222;
}
.color-16 {
    background-color:#d64c13;
}
.color-17 {
    background-color:#c4071b;
}
.color-18 {
    background-color:#9c0d16;
}


/* Typografie Werte Styleguide */
#typografie h2.icn_externlink.sg:hover,#typografie h2.icn_internlink.sg:hover,#typografie h2.icn_download_h.sg:hover,#typografie h2.icn_lock.sg:hover{
    color: #3070b3;
    transition: color 100ms ease;
}

#typografie h2.icn_externlink.sg,#typografie h2.icn_internlink.sg,#typografie h2.icn_download_h.sg,#typografie h2.icn_lock.sg{
    transition: color 100ms ease;
}

#typografie hr{
	padding: 10px 0px;
    border-style: hidden;
}

#typografie.sg h1{
	font-size: 35px;
    font-weight: bold;
	line-height: 1.142em;
	color: #333;
}

#typografie.sg p.intro{
	font-size: 16px;
    font-weight: normal;
	line-height: 26px;
	color: #333;
}

#typografie.sg h1, #typografie.sg h2, #typografie.sg h3, #typografie.sg h4, #typografie.sg h5, #typografie.sg h6{
    margin: 0.5em 0 1.5em 0;
    padding: 0;
}

#typografie.sg h2.gross{
	font-size: 24px;
    font-weight: bold;
	line-height: 1.2em;
	color: #333;
}

#typografie.sg h2{
	font-size: 20px;
    font-weight: bold;
	line-height: 1.2em;
	color: #333;
}

#typografie.sg h3{
	font-size: 16px;
    font-weight: bold;
	line-height: 1.2em;
	color: #333;
	border-bottom: 1px solid #b3b3b3;
    padding-bottom: 3px;
    text-transform: uppercase;
}

#typografie.sg h4{
	font-size: 16px;
    font-weight: bold;
	line-height: 1.2em;
	color: #333;
	border-left: 3px solid #cccccc;
	border-top: none;
	border-bottom: none;
	padding: 0 0 0 10px;
}

#typografie.sg h5{
	font-size: 16px;
    font-weight: normal;
	line-height: 1.2em;
	color: #4d4d4d;
	border-top: none;
	border-bottom: none;

}

#typografie.sg h6{
	font-size: 16px;
    font-weight: normal;
	line-height: 1.2em;
	color: #737373;
	border-top: none;
	border-bottom: none;
	font-style: italic;
}

#typografie.sg p{
	font-size: 14px;
    font-weight: normal;
	line-height: 1.5em;
	color: #333;
	margin: 0 0 1em 0;
}

#typografie.sg p.italic{
	font-style: italic;
}

#typografie.sg p.bold{
    font-weight: bold;
}

#typografie.sg p.klein{
	font-size: 12px;
	line-height: 1.25em;
}

#typografie.sg a {
    padding-bottom: 1px;
    border-bottom: 1px solid gray;
    -webkit-transition: all 100ms linear;
    color: #333;
    text-decoration: none;
    transition: all 100ms linear;
    list-style-type: none;
}

#typografie.sg a:hover{
	border-bottom-width: 3px;
    border-bottom-color: #3c88d9;
    color: #3070b3;
    cursor: 
}

.icn_externlink, .icn_internlink, .icn_download_h, .icn_lock{
    cursor: pointer;
}

h2.icn_externlink::after {
	padding: 0px 0px 0px 22px;
    background-position: 10px 2px;
    bottom: -5px;
    position: relative;
}

h2.icn_internlink::after {
    content: '';
    padding: 0px 0px 0px 22px;
    background-image: url("global_elements/icn_internlink");
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 10px 5px;
}

h2.icn_download_h::after {
    content: '';
    padding: 0px 0px 0px 24px;
    background-image: url("global_elements/icn_download_inline");
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 10px 7px;
}

h2.icn_lock::after {
    content: '';
    padding: 0px 0px 0px 24px;
    background-image: url("global_elements/icn_lock");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 10px 5px;
}




.icn_download_h::after {
    content: '';
    padding: 0px 0px 0px 19px;
    background-image: url("global_elements/icn_download_inline");
    background-size: 13px;
    background-repeat: no-repeat;
    background-position: 6px 3px;
}

.icn_lock::after {
    content: '';
    padding: 0px 0px 0px 19px;
    background-image: url("global_elements/icn_lock");
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: 6px 1px;
}

#typografie.sg li {
	font-size: 14px;
	line-height: 1.6em;
}
#typografie.sg ul {
	list-style: square;
	margin: 0 0 0 1.2em;
}

code{
	color: #999999;
	font-size: 14px;
}

.codebox{
	background-color: none;
	border-width: 1px;
	border-style: solid;
	padding: 15px;
	border-color: #CCCCCC;
	background-repeat: no-repeat;
	background-position: 11px 12px;
	margin: 20px 0;
}

a.box {
    border-bottom: none;
    max-width: 30%;
    position: relative;
    display: inline-block;
    margin-right: 2%;
    margin-bottom: 2%;
    min-width: 150px;
}

a.box img{
	width: 100%;
}
