/* Dummy CSS */
/* von Martin Sassenberg */
/* info@masa-media.de */

body	{
	font-family: 'Ubuntu', Lucida Grande, Lucida, Verdana, sans-serif
}

/* @font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu'), url(https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap) format('woff');
}*/

/* <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@300&display=swap" rel="stylesheet"> */

.dummy_css table {
	width:auto;
	margin:0px;
	padding: 0px;
	border-width: 1px;
	border-color: #de1212;
	border-right-color: #c03333;
}

#rsp-image {  
	width: 100%;  height: auto;
} 

p {
	font-family: 'Ubuntu', Lucida Grande, Lucida, Verdana, sans-serif;
}

p.fuss {
	color: #43454b;
	font-size: 0.85em;
	text-align: center;
}

p.inner {
	left: 40px;
	position: relative;
	color: #43454b;
	font-size: 1.2em;
}

p.inner_intro {
	color: #43454b;
	font-size: 1em;
	text-align: center;
	position: relative;
	max-width: 680px;
}

p.fuss_mini {
	color: #c8c8c8;
	font-size: 0.75em;
	text-align: center;
}

p.inner_klein {
	left: 40px;
	position: relative;
	color: #43454b;
	font-size: 1.0em;
}

p.inner_h3 {
	left: 40px;
	position: relative;
	color: #43454b;
	margin-right: 70px;
	font-size: 1.0em;
	font-weight: bold;
}

p.inner_text {
	left: 40px;
	position: relative;
	color: #43454b;
	margin-right: 70px;
	font-size: 0.9em;
}

p.call-action {
	left: 40px;
	position: relative;
	color: #43454b;
	margin-right: 70px;
	font-size: 1.2em;
	text-transform: uppercase;
}

p.call-address {
	left: 40px;
	position: relative;
	color: #43454b;
	margin-right: 70px;
	font-size: 1em;
	text-transform: uppercase;
}

.tabellen_css table tr td:first-child {
	background-color: #ffffff;
	font-weight: bold;
	font-family: 'Ubuntu', Lucida Grande, Lucida, Verdana, sans-serif;
}


ul {
    list-style-image:url(pdf_icon.png);
	padding-left: 80px;
}

p.oeff {
	color: #808080;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.05em;
}	


p.box-adr {
	left: 40px;
	padding: 20px;
	position: relative;
	background-color: #e7e0d5;
	height: 220px;
	width: 60%;
	font-family: 'Ubuntu', Lucida Grande, Lucida, Verdana, sans-serif;
	text-align: center;
}

p.box-info {
	left: 40px;
	border-style: solid;
	border-color: #b9b9b9;
	padding: 4px;
	position: relative;
	width: 40%;
	height: 220px;
}

p.box-text {
	margin-right: 100px;
	color: #808080;
	text-align: center;
}

p.box-text-col2 {
	margin-right: 100px;
	color: #808080;
	text-align: center;
	left: 90px;
	position: relative;
}

p.box-text-col3 {
	margin-right: 100px;
	color: #808080;
	text-align: center;
	left: 50px;
}	


ul.box-info {
	border-style: solid;
	border-color: #b9b9b9;
	padding: 40px;
	position: relative;
	width: 40%;
	margin: 4px;
	height: 220px;
}

.box-karte {
	background-color: #efebe6;
}


/* Font / Schriftart für die Tabelle*/
.tabellen_css {
	font-family: 'Ubuntu', Lucida Grande, Lucida, Verdana, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #45cb65;
	border-color: #bababa;
}


/* Tabellen Globalparameter: Größe, Rahmen, Zellabstände,... */
.tabellen_css table {
	width:100%;
	margin:1px;
	padding:2px;
}

/*
.tabellen_css td {
	text-align: center;
}
*/

.tabellen_css a:link {
    color: #9d9d9d;
}

/* visited link */
.tabellen_css a:visited {
    color: #9d9d9d;
}

/* mouse over link */
.tabellen_css a:hover {
    color: #355299;
}

/* selected link */
.tabellen_css a:active {
    color: #355299;
}


/*
.tabellen_css {
	width:100%;
	border:1px solid #000000;
}
*/


/* Titelzeile */
.tabellen_css table tr:first-child td {
	background-color: #FFFFFF;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
}


/* Zellenfarbe (Zeile) */
.tabellen_css td{
	color:#000000;
	background-color: #FFFFFF;
	font-size: 0.8em;
	padding: 3px;
}

/* tr,td {text-align:center;} */


/* Zeilenfabe Mouse Hover (Wenn die Maus drüber schwebt */
.tabellen_css tr:hover td{
	background-color: #FFFFFF;
}


/* ------------------------------------------------ */
/* Martins Gedöns letzte Zelle, erste Zelle anders etc. */ 
/* ------------------------------------------------ */

/* 1.0 .tabellen_css table tr:first-child td:first-child {
	background-color: #0074ea;
}
*/

/* 3.0
.tabellen_css table tr:first-child td:last-child {
	background-color: #0074ea;
}
 */

/* 3.3 
.tabellen_css tr:last-child td:last-child {
	background-color: #d5dfba;
}
*/

/* 1.3 
.tabellen_css tr:last-child td:first-child{
		background-color: #d5dfba;
}
*/

/* 2.0 
.tabellen_css tr:first-child td{
	color:#ffffff;
	background-color: #0074ea;
}
*/

/*  
.CSSTableGenerator tr:first-child:hover td{
	background-color: #d3cb00;
}
*/

/*
.tabellen_css tr:last-child td{
	border-width:0px 1px 0px 0px;
}
*/

/*
.tabellen_css tr td:last-child{
	border-width:0px 0px 1px 0px;
}
*/

/*
.tabellen_css tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
*/

/*
.tabellen_css tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
*/

/*
.tabellen_css tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
*/




