hr@12
|
1 |
@font-face {
|
hr@13
|
2 |
font-family: 'gandhi_serifbold';
|
hr@13
|
3 |
src: url('../fonts/gandhiserif-bold-webfont.eot');
|
hr@13
|
4 |
src: url('../fonts/gandhiserif-bold-webfont.eot?#iefix') format('embedded-opentype'),
|
hr@13
|
5 |
url('../fonts/gandhiserif-bold-webfont.woff') format('woff'),
|
hr@13
|
6 |
url('../fonts/gandhiserif-bold-webfont.ttf') format('truetype'),
|
hr@13
|
7 |
url('../fonts/gandhiserif-bold-webfont.svg#gandhi_serifbold') format('svg');
|
hr@12
|
8 |
font-weight: normal;
|
hr@12
|
9 |
font-style: normal;
|
hr@13
|
10 |
|
hr@12
|
11 |
}
|
hr@12
|
12 |
@font-face {
|
hr@13
|
13 |
font-family: 'gandhi_serifregular';
|
hr@13
|
14 |
src: url('../fonts/gandhiserif-regular-webfont.eot');
|
hr@13
|
15 |
src: url('../fonts/gandhiserif-regular-webfont.eot?#iefix') format('embedded-opentype'),
|
hr@13
|
16 |
url('../fonts/gandhiserif-regular-webfont.woff') format('woff'),
|
hr@13
|
17 |
url('../fonts/gandhiserif-regular-webfont.ttf') format('truetype'),
|
hr@13
|
18 |
url('../fonts/gandhiserif-regular-webfont.svg#gandhi_serifregular') format('svg');
|
hr@12
|
19 |
font-weight: normal;
|
hr@12
|
20 |
font-style: normal;
|
hr@13
|
21 |
|
hr@12
|
22 |
}
|
hr@12
|
23 |
|
hr@18
|
24 |
/**.btn-lg {
|
hr@18
|
25 |
padding: 10px 16px;
|
hr@18
|
26 |
font-size: 18px;
|
hr@18
|
27 |
line-height: 1.33;
|
hr@18
|
28 |
border-radius: 6px;
|
hr@18
|
29 |
}**/
|
hr@18
|
30 |
|
hr@16
|
31 |
.jumbotron img {
|
hr@16
|
32 |
float: left;
|
hr@18
|
33 |
border-right: 10px solid transparent;
|
hr@29
|
34 |
border-bottom: 10px solid transparent;
|
hr@29
|
35 |
display: block;
|
hr@29
|
36 |
height: auto;
|
hr@16
|
37 |
}
|
hr@29
|
38 |
.clear {clear:both;}
|
hr@25
|
39 |
body {background-color: #e9e2d0;
|
hr@25
|
40 |
font-size:16px}
|
hr@7
|
41 |
|
hr@18
|
42 |
.jumbotron h1 {text-align: center; font-size: 40px;}
|
hr@12
|
43 |
.navbar-brand {
|
hr@13
|
44 |
font-weight: 600; font-size: 24px;
|
hr@22
|
45 |
font-family: 'gandhi_serifbold';
|
hr@27
|
46 |
background-color: #e9e2d0;
|
hr@22
|
47 |
border-bottom: 1px solid transparent;}
|
hr@22
|
48 |
|
hr@6
|
49 |
.container {
|
hr@6
|
50 |
|
hr@6
|
51 |
box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
|
hr@6
|
52 |
-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
|
hr@6
|
53 |
-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
|
hr@6
|
54 |
-o-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
|
hr@8
|
55 |
border: 1px solid #9f998c;
|
hr@6
|
56 |
/* for the Epidemic */
|
hr@6
|
57 |
filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30);
|
hr@6
|
58 |
-ms-filter: "progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
|
hr@6
|
59 |
zoom: 1;}}
|
hr@7
|
60 |
|
hr@8
|
61 |
.dropdown-menue {
|
hr@8
|
62 |
background-color: #9f9a8b;}
|
hr@7
|
63 |
.navbar {
|
hr@27
|
64 |
background-color: #e9e2d0;
|
hr@8
|
65 |
border: 1px solid transparent;
|
hr@7
|
66 |
}
|
hr@7
|
67 |
.navbar-default .navbar-nav > .active > a,
|
hr@7
|
68 |
.navbar-default .navbar-nav > .active > a:hover,
|
hr@7
|
69 |
.navbar-default .navbar-nav > .active > a:focus {
|
hr@7
|
70 |
|
hr@7
|
71 |
background-color: transparent;
|
hr@7
|
72 |
border-bottom: 1px solid #bf1339;
|
hr@7
|
73 |
}
|
hr@7
|
74 |
|
hr@7
|
75 |
.jumbotron {
|
hr@7
|
76 |
|
hr@11
|
77 |
background-color: #e5edf1;
|
hr@10
|
78 |
/*background-color: #01e9ff;*/
|
hr@7
|
79 |
/*background-color: #ce4b68;*/
|
hr@7
|
80 |
/*background-color: #9f998c;*/
|
hr@29
|
81 |
/*min-height:250px;*/
|
hr@8
|
82 |
}
|
hr@8
|
83 |
|
hr@8
|
84 |
.flags {
|
hr@8
|
85 |
padding: 5px 0 0 5px;
|
hr@14
|
86 |
float: right;}
|
hr@14
|
87 |
|
hr@14
|
88 |
#footer {
|
hr@14
|
89 |
background: #e9e2d0;
|
hr@16
|
90 |
height: 180px;
|
hr@14
|
91 |
}
|
hr@14
|
92 |
.separator {
|
hr@14
|
93 |
width: 100%;
|
hr@14
|
94 |
border-bottom: 1px solid #ff9a20;
|
hr@14
|
95 |
text-align: center;
|
hr@14
|
96 |
height: 22px;
|
hr@14
|
97 |
margin-bottom: 15px;
|
hr@14
|
98 |
}
|
hr@14
|
99 |
.separator img {
|
hr@14
|
100 |
line-height: 43px;
|
hr@14
|
101 |
padding: 0 10px;
|
hr@14
|
102 |
background: #e9e2d0; /* Farbe des Elements darunter */
|
hr@14
|
103 |
display: inline-block;
|
hr@14
|
104 |
/*margin-top: 20px;*/
|
hr@14
|
105 |
color: #dbe2e3; |